From add7e4b0c00b1ba188b22e9c159dde4484e32e97 Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 30 Jan 2001 02:20:05 +0000 Subject: [PATCH] Improved Together design docs git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193991 13f79535-47bb-0310-9956-ffa450edef68 --- docs/design/contrib/layout/about.html | 1 + docs/design/contrib/layout/help-doc.html | 1 + docs/design/contrib/layout/index-all.html | 14 ++++++++++++++ docs/design/contrib/layout/index.html | 7 +++++++ docs/design/contrib/layout/overview-frame.html | 4 ++++ docs/design/contrib/layout/overview-summary.html | 1 + docs/design/contrib/layout/overview-tree.html | 1 + 7 files changed, 29 insertions(+) create mode 100755 docs/design/contrib/layout/about.html create mode 100755 docs/design/contrib/layout/help-doc.html create mode 100755 docs/design/contrib/layout/index-all.html create mode 100755 docs/design/contrib/layout/index.html create mode 100755 docs/design/contrib/layout/overview-frame.html create mode 100755 docs/design/contrib/layout/overview-summary.html create mode 100755 docs/design/contrib/layout/overview-tree.html diff --git a/docs/design/contrib/layout/about.html b/docs/design/contrib/layout/about.html new file mode 100755 index 000000000..754926305 --- /dev/null +++ b/docs/design/contrib/layout/about.html @@ -0,0 +1 @@ +

Documentation for fop.tpr

Generated by Together® on Thu Jan 25 10:46:29 EST 2001 \ No newline at end of file diff --git a/docs/design/contrib/layout/help-doc.html b/docs/design/contrib/layout/help-doc.html new file mode 100755 index 000000000..8e318341f --- /dev/null +++ b/docs/design/contrib/layout/help-doc.html @@ -0,0 +1 @@ +


How This API Document Is Organized

This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

Overview

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

Package

Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

Class/Interface

Each class, interface, inner class and inner interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

Tree (Class Hierarchy)

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

Deprecated API

The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

Index

The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

Prev/Next

These links take you to the next or previous class, interface, package, or related page.Resource not found: Help_Contents_FramesNoFrames.start


\ No newline at end of file diff --git a/docs/design/contrib/layout/index-all.html b/docs/design/contrib/layout/index-all.html new file mode 100755 index 000000000..ed615f009 --- /dev/null +++ b/docs/design/contrib/layout/index-all.html @@ -0,0 +1,14 @@ +Index
A B C D E F G H I L M N O P R S T W

A

addAfter(org.apache.fop.layout.AreaContainer) - Method in class org.apache.fop.layout.Page
 
addAfter(org.apache.fop.layout.RegionArea) - Method in class org.apache.fop.layout.PageMaster
 
addBefore(org.apache.fop.layout.AreaContainer) - Method in class org.apache.fop.layout.Page
 
addBefore(org.apache.fop.layout.RegionArea) - Method in class org.apache.fop.layout.PageMaster
 
addBody(org.apache.fop.layout.BodyAreaContainer) - Method in class org.apache.fop.layout.Page
Ensure that page is set not only on B.A.C.
addBody(org.apache.fop.layout.BodyRegionArea) - Method in class org.apache.fop.layout.PageMaster
 
addCharacter(char,org.apache.fop.layout.LinkSet,boolean) - Method in class org.apache.fop.layout.LineArea
adds a single character to the line area tree
addCharacter(org.apache.fop.layout.FontState,float,float,float,int,org.apache.fop.layout.LinkSet,int,char,boolean) - Method in class org.apache.fop.layout.BlockArea
 
addChild(org.apache.fop.layout.Box) - Method in class org.apache.fop.layout.Area
 
addChildAtStart(org.apache.fop.layout.Box) - Method in class org.apache.fop.layout.Area
 
addDisplaySpace(int) - Method in class org.apache.fop.layout.Area
 
addEnd(org.apache.fop.layout.AreaContainer) - Method in class org.apache.fop.layout.Page
 
addEnd(org.apache.fop.layout.RegionArea) - Method in class org.apache.fop.layout.PageMaster
 
addFontProperties(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - Method in class org.apache.fop.layout.FontInfo
 
addFootnote(org.apache.fop.fo.flow.FootnoteBody) - Method in class org.apache.fop.layout.BlockArea
 
addLeader(int,int,int,int,int,int,int,int) - Method in class org.apache.fop.layout.LineArea
adds a Leader; actually the method receives the leader properties +and creates a leader area or an inline area which is appended to +the children of the containing line area.
addLeader(org.apache.fop.layout.FontState,float,float,float,int,int,int,int,int,int,int,int) - Method in class org.apache.fop.layout.BlockArea
adds a leader to current line area of containing block area +the actual leader area is created in the line area
addLineArea(org.apache.fop.layout.LineArea) - Method in class org.apache.fop.layout.BlockArea
 
addLinkSet(org.apache.fop.layout.LinkSet) - Method in class org.apache.fop.layout.Page
 
addMetrics(java.lang.String,org.apache.fop.layout.FontMetric) - Method in class org.apache.fop.layout.FontInfo
 
addPage(org.apache.fop.layout.Page) - Method in class org.apache.fop.layout.AreaTree
 
addPageNumberCitation(java.lang.String,org.apache.fop.layout.LinkSet) - Method in class org.apache.fop.layout.LineArea
 
addPageNumberCitation(org.apache.fop.layout.FontState,float,float,float,int,org.apache.fop.layout.LinkSet,int,java.lang.String) - Method in class org.apache.fop.layout.BlockArea
 
addPending() - Method in class org.apache.fop.layout.LineArea
adds pending inline areas to the line area +normally done, when the line area is filled and +added as child to the parent block area
addPendingFootnote(org.apache.fop.fo.flow.FootnoteBody) - Method in class org.apache.fop.layout.Page
 
addRect(java.awt.Rectangle,org.apache.fop.layout.LineArea) - Method in class org.apache.fop.layout.LinkSet
 
addStart(org.apache.fop.layout.AreaContainer) - Method in class org.apache.fop.layout.Page
 
addStart(org.apache.fop.layout.RegionArea) - Method in class org.apache.fop.layout.PageMaster
 
addText(char[],int,int,org.apache.fop.layout.LinkSet,boolean) - Method in class org.apache.fop.layout.LineArea
adds text to line area
addText(org.apache.fop.layout.FontState,float,float,float,int,org.apache.fop.layout.LinkSet,int,char[],int,int,boolean) - Method in class org.apache.fop.layout.BlockArea
 
addToIDList(java.lang.String) - Method in class org.apache.fop.layout.Page
 
adjustFootnoteArea() - Method in class org.apache.fop.layout.BodyAreaContainer
 
align() - Method in class org.apache.fop.layout.LinkSet
 
align(int) - Method in class org.apache.fop.layout.LineArea
aligns line area
applyAreaContainerOffsets(org.apache.fop.layout.AreaContainer,org.apache.fop.layout.Area) - Method in class org.apache.fop.layout.LinkSet
 
Area - class org.apache.fop.layout.Area
 
Area(org.apache.fop.layout.FontState,int,int) - Constructor for class org.apache.fop.layout.Area
 
Area(org.apache.fop.layout.FontState) - Constructor for class org.apache.fop.layout.Area
 
AreaContainer - class org.apache.fop.layout.AreaContainer
 
AreaContainer(org.apache.fop.layout.FontState,int,int,int,int,int) - Constructor for class org.apache.fop.layout.AreaContainer
 
AreaTree - class org.apache.fop.layout.AreaTree
 

B

BlockArea - class org.apache.fop.layout.BlockArea
 
BlockArea(org.apache.fop.layout.FontState,int,int,int,int,int,int,int,int) - Constructor for class org.apache.fop.layout.BlockArea
 
BodyAreaContainer - class org.apache.fop.layout.BodyAreaContainer
 
BodyAreaContainer(org.apache.fop.layout.FontState,int,int,int,int,int,int,int) - Constructor for class org.apache.fop.layout.BodyAreaContainer
 
BodyRegionArea - class org.apache.fop.layout.BodyRegionArea
 
BodyRegionArea(int,int,int,int) - Constructor for class org.apache.fop.layout.BodyRegionArea
 
borderColorBottom - Variable in class org.apache.fop.layout.Area
 
borderColorLeft - Variable in class org.apache.fop.layout.Area
 
borderColorRight - Variable in class org.apache.fop.layout.Area
 
borderColorTop - Variable in class org.apache.fop.layout.Area
 
borderStyleBottom - Variable in class org.apache.fop.layout.Area
 
borderStyleLeft - Variable in class org.apache.fop.layout.Area
 
borderStyleRight - Variable in class org.apache.fop.layout.Area
 
borderStyleTop - Variable in class org.apache.fop.layout.Area
 
borderWidthBottom - Variable in class org.apache.fop.layout.Area
 
borderWidthLeft - Variable in class org.apache.fop.layout.Area
 
borderWidthRight - Variable in class org.apache.fop.layout.Area
 
borderWidthTop - Variable in class org.apache.fop.layout.Area
 
Box - class org.apache.fop.layout.Box
 

C

changeColor(float,float,float) - Method in class org.apache.fop.layout.LineArea
 
changeFont(org.apache.fop.layout.FontState) - Method in class org.apache.fop.layout.LineArea
 
changeHyphenation(java.lang.String,java.lang.String,int,char,int,int) - Method in class org.apache.fop.layout.LineArea
sets hyphenation related traits: language, country, hyphenate, hyphenation-character +and minimum number of character to remain one the previous line and to be on the +next line.
changeWhiteSpaceCollapse(int) - Method in class org.apache.fop.layout.LineArea
 
changeWrapOption(int) - Method in class org.apache.fop.layout.LineArea
 
ColumnArea - class org.apache.fop.layout.ColumnArea
 
ColumnArea(org.apache.fop.layout.FontState,int,int,int,int,int) - Constructor for class org.apache.fop.layout.ColumnArea
 
contentRectangleWidth - Variable in class org.apache.fop.layout.LinkSet
 

D

destination - Variable in class org.apache.fop.layout.LinkSet
the destination of the links
DisplaySpace - class org.apache.fop.layout.DisplaySpace
 
DisplaySpace(int) - Constructor for class org.apache.fop.layout.DisplaySpace
 

E

end() - Method in class org.apache.fop.layout.Area
 
end() - Method in class org.apache.fop.layout.BlockArea
 
end() - Method in class org.apache.fop.layout.ColumnArea
 
end() - Method in class org.apache.fop.layout.SpanArea
 
EXTERNAL - Static variable in class org.apache.fop.layout.LinkSet
 

F

FontDescriptor - interface org.apache.fop.layout.FontDescriptor
 
fontInfo - Variable in class org.apache.fop.layout.AreaTree
object containing information on available fonts, including +metrics
FontInfo - class org.apache.fop.layout.FontInfo
 
FontInfo() - Constructor for class org.apache.fop.layout.FontInfo
 
fontLookup(java.lang.String,java.lang.String,java.lang.String) - Method in class org.apache.fop.layout.FontInfo
 
FontMetric - interface org.apache.fop.layout.FontMetric
interface for font metric classes
fontName() - Method in interface org.apache.fop.layout.FontDescriptor
 
fonts - Variable in class org.apache.fop.layout.FontInfo
 
FontState - class org.apache.fop.layout.FontState
 
FontState(org.apache.fop.layout.FontInfo,java.lang.String,java.lang.String,java.lang.String,int,int) - Constructor for class org.apache.fop.layout.FontState
 
FontState(org.apache.fop.layout.FontInfo,java.lang.String,java.lang.String,java.lang.String,int) - Constructor for class org.apache.fop.layout.FontState
 

G

getAbsoluteHeight() - Method in class org.apache.fop.layout.Area
 
getAfter() - Method in class org.apache.fop.layout.Page
 
getAllocationWidth() - Method in class org.apache.fop.layout.Area
 
getArea() - Method in class org.apache.fop.layout.LinkSet
 
getAscender() - Method in class org.apache.fop.layout.FontState
 
getAscender() - Method in interface org.apache.fop.layout.FontDescriptor
 
getAscender(int) - Method in interface org.apache.fop.layout.FontMetric
 
getBackgroundColor() - Method in class org.apache.fop.layout.Area
 
getBackgroundColor() - Method in class org.apache.fop.layout.RegionArea
 
getBefore() - Method in class org.apache.fop.layout.Page
 
getBeforeFloatReferenceArea() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getBody() - Method in class org.apache.fop.layout.Page
 
getCapHeight() - Method in class org.apache.fop.layout.FontState
 
getCapHeight() - Method in interface org.apache.fop.layout.FontDescriptor
 
getCapHeight(int) - Method in interface org.apache.fop.layout.FontMetric
 
getChildren() - Method in class org.apache.fop.layout.Area
 
getColumnCount() - Method in class org.apache.fop.layout.BodyRegionArea
 
getColumnCount() - Method in class org.apache.fop.layout.SpanArea
 
getColumnGap() - Method in class org.apache.fop.layout.BodyRegionArea
 
getColumnIndex() - Method in class org.apache.fop.layout.ColumnArea
 
getContentHeight() - Method in class org.apache.fop.layout.Area
 
getContentWidth() - Method in class org.apache.fop.layout.Area
 
getCurrentColumn() - Method in class org.apache.fop.layout.SpanArea
 
getCurrentColumnArea() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getCurrentColumnArea() - Method in class org.apache.fop.layout.SpanArea
 
getCurrentYPosition() - Method in class org.apache.fop.layout.AreaContainer
 
getDescender() - Method in class org.apache.fop.layout.FontState
 
getDescender() - Method in interface org.apache.fop.layout.FontDescriptor
 
getDescender(int) - Method in interface org.apache.fop.layout.FontMetric
 
getDest() - Method in class org.apache.fop.layout.LinkSet
 
getEndIndent() - Method in class org.apache.fop.layout.BlockArea
 
getEndIndent() - Method in class org.apache.fop.layout.LineArea
 
getEndIndent() - Method in class org.apache.fop.layout.LinkSet
 
getFirstChar() - Method in interface org.apache.fop.layout.FontMetric
 
getFlags() - Method in interface org.apache.fop.layout.FontDescriptor
 
getFontBBox() - Method in interface org.apache.fop.layout.FontDescriptor
 
getFontFamily() - Method in class org.apache.fop.layout.FontState
 
getFontInfo() - Method in class org.apache.fop.layout.Area
 
getFontInfo() - Method in class org.apache.fop.layout.AreaTree
 
getFontInfo() - Method in class org.apache.fop.layout.FontState
 
getFontInfo() - Method in class org.apache.fop.layout.Page
 
getFontName() - Method in class org.apache.fop.layout.FontState
 
getFonts() - Method in class org.apache.fop.layout.FontInfo
 
getFontSize() - Method in class org.apache.fop.layout.FontState
 
getFontState() - Method in class org.apache.fop.layout.Area
 
getFontStyle() - Method in class org.apache.fop.layout.FontState
 
getFontVariant() - Method in class org.apache.fop.layout.FontState
 
getFontWeight() - Method in class org.apache.fop.layout.FontState
 
getFootnoteReferenceArea() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getFootnoteState() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getHalfLeading() - Method in class org.apache.fop.layout.BlockArea
 
getHeight() - Method in class org.apache.fop.layout.Area
 
getHeight() - Method in class org.apache.fop.layout.LineArea
 
getHeight() - Method in class org.apache.fop.layout.LinkedRectangle
 
getHeight() - Method in class org.apache.fop.layout.Page
 
getHeight() - Method in class org.apache.fop.layout.PageMaster
 
getIDList() - Method in class org.apache.fop.layout.Page
 
getIDReferences() - Method in class org.apache.fop.layout.Area
 
getIDReferences() - Method in class org.apache.fop.layout.AreaTree
 
getIDReferences() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getItalicAngle() - Method in interface org.apache.fop.layout.FontDescriptor
 
getLastChar() - Method in interface org.apache.fop.layout.FontMetric
 
getLineArea() - Method in class org.apache.fop.layout.LinkedRectangle
 
getLinkSets() - Method in class org.apache.fop.layout.Page
 
getLinkType() - Method in class org.apache.fop.layout.LinkSet
 
getMainReferenceArea() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getMaxContentHeight() - Method in class org.apache.fop.layout.SpanArea
 
getMaxHeight() - Method in class org.apache.fop.layout.Area
 
getMetricsFor(java.lang.String,java.lang.String,java.lang.String) - Method in class org.apache.fop.layout.FontInfo
 
getMetricsFor(java.lang.String) - Method in class org.apache.fop.layout.FontInfo
 
getNextArea(org.apache.fop.fo.FObj) - Method in class org.apache.fop.layout.BodyAreaContainer
 
getNumber() - Method in class org.apache.fop.layout.Page
 
getPaddingBottom() - Method in class org.apache.fop.layout.Area
 
getPaddingLeft() - Method in class org.apache.fop.layout.Area
 
getPaddingRight() - Method in class org.apache.fop.layout.Area
 
getPaddingTop() - Method in class org.apache.fop.layout.Area
 
getPage() - Method in class org.apache.fop.layout.Area
 
getPages() - Method in class org.apache.fop.layout.AreaTree
 
getParent() - Method in class org.apache.fop.layout.Area
 
getPendingAreas() - Method in class org.apache.fop.layout.LineArea
 
getPendingFootnotes() - Method in class org.apache.fop.layout.Page
 
getPendingWidth() - Method in class org.apache.fop.layout.LineArea
 
getPlacementOffset() - Method in class org.apache.fop.layout.LineArea
 
getPosition() - Method in class org.apache.fop.layout.AreaContainer
 
getPosition() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getRectangle() - Method in class org.apache.fop.layout.LinkedRectangle
 
getRects() - Method in class org.apache.fop.layout.LinkSet
 
getRemainingHeight() - Method in class org.apache.fop.layout.BodyAreaContainer
Determine remaining height for new span area.
getSize() - Method in class org.apache.fop.layout.DisplaySpace
 
getStartIndent() - Method in class org.apache.fop.layout.BlockArea
 
getStartIndent() - Method in class org.apache.fop.layout.LineArea
 
getStartIndent() - Method in class org.apache.fop.layout.LinkSet
 
getStemV() - Method in interface org.apache.fop.layout.FontDescriptor
 
getTableCellXOffset() - Method in class org.apache.fop.layout.Area
 
getTotalContentHeight() - Method in class org.apache.fop.layout.SpanArea
 
getWidth() - Method in class org.apache.fop.layout.LinkedRectangle
 
getWidth() - Method in class org.apache.fop.layout.Page
 
getWidth() - Method in class org.apache.fop.layout.PageMaster
 
getWidths(int) - Method in interface org.apache.fop.layout.FontMetric
 
getX() - Method in class org.apache.fop.layout.LinkedRectangle
 
getXHeight() - Method in class org.apache.fop.layout.FontState
 
getXHeight(int) - Method in interface org.apache.fop.layout.FontMetric
 
getXPosition() - Method in class org.apache.fop.layout.AreaContainer
 
getXPosition() - Method in class org.apache.fop.layout.BodyAreaContainer
 
getY() - Method in class org.apache.fop.layout.LinkedRectangle
 
getYPosition() - Method in class org.apache.fop.layout.AreaContainer
 
getYPosition() - Method in class org.apache.fop.layout.BodyAreaContainer
 

H

hasLinks() - Method in class org.apache.fop.layout.Page
 

I

idReferences - Variable in class org.apache.fop.layout.AreaTree
 
increaseAbsoluteHeight(int) - Method in class org.apache.fop.layout.Area
 
increaseHeight(int) - Method in class org.apache.fop.layout.Area
 
incrementSpanIndex() - Method in class org.apache.fop.layout.ColumnArea
 
INTERNAL - Static variable in class org.apache.fop.layout.LinkSet
 
isBalanced() - Method in class org.apache.fop.layout.SpanArea
 
isBalancingRequired(org.apache.fop.fo.FObj) - Method in class org.apache.fop.layout.BodyAreaContainer
This almost does what getNewArea() does, without actually +returning an area.
isEmpty() - Method in class org.apache.fop.layout.LineArea
 
isLastColumn() - Method in class org.apache.fop.layout.BodyAreaContainer
Used in Flow when layout returns incomplete.
isLastColumn() - Method in class org.apache.fop.layout.SpanArea
 
isNewSpanArea() - Method in class org.apache.fop.layout.BodyAreaContainer
This variable is unset by getNextArea(), is set by addSpanArea(), +and may be set by resetSpanArea().

L

layout - Class Diagram in org.apache.fop.layout
 
LineArea - class org.apache.fop.layout.LineArea
 
LineArea(org.apache.fop.layout.FontState,int,int,int,int,int,org.apache.fop.layout.LineArea) - Constructor for class org.apache.fop.layout.LineArea
 
LinkedRectangle - class org.apache.fop.layout.LinkedRectangle
an object that stores a rectangle that is linked, and the LineArea +that it is logically associated with
LinkedRectangle(java.awt.Rectangle,org.apache.fop.layout.LineArea) - Constructor for class org.apache.fop.layout.LinkedRectangle
 
LinkedRectangle(org.apache.fop.layout.LinkedRectangle) - Constructor for class org.apache.fop.layout.LinkedRectangle
 
LinkSet - class org.apache.fop.layout.LinkSet
a set of rectangles on a page that are linked to a common +destination
LinkSet(java.lang.String,org.apache.fop.layout.Area,int) - Constructor for class org.apache.fop.layout.LinkSet
 

M

makeAreaContainer() - Method in class org.apache.fop.layout.RegionArea
 
makeBodyAreaContainer() - Method in class org.apache.fop.layout.BodyRegionArea
 
makePage(org.apache.fop.layout.AreaTree) - Method in class org.apache.fop.layout.PageMaster
 
mergeLinks() - Method in class org.apache.fop.layout.LinkSet
 

N

needsFootnoteAdjusting() - Method in class org.apache.fop.layout.BodyAreaContainer
 

O

org.apache.fop.layout - package org.apache.fop.layout
 

P

Page - class org.apache.fop.layout.Page
 
Page(org.apache.fop.layout.AreaTree,int,int) - Constructor for class org.apache.fop.layout.Page
 
pageList - Variable in class org.apache.fop.layout.AreaTree
 
PageMaster - class org.apache.fop.layout.PageMaster
 
PageMaster(int,int) - Constructor for class org.apache.fop.layout.PageMaster
 

R

rects - Variable in class org.apache.fop.layout.LinkSet
the set of rectangles
RegionArea - class org.apache.fop.layout.RegionArea
 
RegionArea(int,int,int,int) - Constructor for class org.apache.fop.layout.RegionArea
 
remove() - Method in class org.apache.fop.layout.Area
 
removeChild(org.apache.fop.layout.Area) - Method in class org.apache.fop.layout.Area
 
removeChild(org.apache.fop.layout.DisplaySpace) - Method in class org.apache.fop.layout.Area
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.AreaContainer
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.BlockArea
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.BodyAreaContainer
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.Box
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.ColumnArea
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.DisplaySpace
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.LineArea
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.Page
 
render(org.apache.fop.render.Renderer) - Method in class org.apache.fop.layout.SpanArea
 
resetSpanArea() - Method in class org.apache.fop.layout.BodyAreaContainer
This is where the balancing algorithm lives, or gets called.

S

setAbsoluteHeight(int) - Method in class org.apache.fop.layout.Area
 
setAllocationWidth(int) - Method in class org.apache.fop.layout.Area
 
setBackgroundColor(org.apache.fop.datatypes.ColorType) - Method in class org.apache.fop.layout.Area
 
setBackgroundColor(org.apache.fop.datatypes.ColorType) - Method in class org.apache.fop.layout.RegionArea
 
setBorderColor(org.apache.fop.datatypes.ColorType,org.apache.fop.datatypes.ColorType,org.apache.fop.datatypes.ColorType,org.apache.fop.datatypes.ColorType) - Method in class org.apache.fop.layout.Area
 
setBorderStyle(int,int,int,int) - Method in class org.apache.fop.layout.Area
 
setBorderWidth(int,int,int,int) - Method in class org.apache.fop.layout.Area
 
setColumnCount(int) - Method in class org.apache.fop.layout.BodyRegionArea
 
setColumnGap(int) - Method in class org.apache.fop.layout.BodyRegionArea
 
setColumnIndex(int) - Method in class org.apache.fop.layout.ColumnArea
 
setContentRectangleWidth(int) - Method in class org.apache.fop.layout.LinkSet
 
setCurrentColumn(int) - Method in class org.apache.fop.layout.SpanArea
 
setFontInfo(org.apache.fop.layout.FontInfo) - Method in class org.apache.fop.layout.AreaTree
 
setHeight(int) - Method in class org.apache.fop.layout.Area
 
setHeight(int) - Method in class org.apache.fop.layout.LinkedRectangle
 
setHyphenation(java.lang.String,java.lang.String,int,char,int,int) - Method in class org.apache.fop.layout.BlockArea
 
setIDReferences(org.apache.fop.datatypes.IDReferences) - Method in class org.apache.fop.layout.Area
 
setIDReferences(org.apache.fop.datatypes.IDReferences) - Method in class org.apache.fop.layout.BodyAreaContainer
 
setIndents(int,int) - Method in class org.apache.fop.layout.BlockArea
 
setIsBalanced() - Method in class org.apache.fop.layout.SpanArea
 
setLineArea() - Method in class org.apache.fop.layout.LinkedRectangle
 
setMaxHeight(int) - Method in class org.apache.fop.layout.Area
 
setNumber(int) - Method in class org.apache.fop.layout.Page
 
setPadding(int,int,int,int) - Method in class org.apache.fop.layout.Area
 
setPage(org.apache.fop.layout.Page) - Method in class org.apache.fop.layout.Area
 
setPage(org.apache.fop.layout.Page) - Method in class org.apache.fop.layout.SpanArea
 
setPendingAreas(java.util.Vector) - Method in class org.apache.fop.layout.LineArea
 
setPendingFootnotes(java.util.Vector) - Method in class org.apache.fop.layout.Page
 
setPendingWidth(int) - Method in class org.apache.fop.layout.LineArea
 
setRectangle(java.awt.Rectangle) - Method in class org.apache.fop.layout.LinkedRectangle
 
setTableCellXOffset(int) - Method in class org.apache.fop.layout.Area
 
setWidth(int) - Method in class org.apache.fop.layout.LinkedRectangle
 
setX(int) - Method in class org.apache.fop.layout.LinkedRectangle
 
setXOffset(int) - Method in class org.apache.fop.layout.LinkSet
 
setXPosition(int) - Method in class org.apache.fop.layout.AreaContainer
 
setXPosition(int) - Method in class org.apache.fop.layout.BodyAreaContainer
 
setY(int) - Method in class org.apache.fop.layout.LinkedRectangle
 
setYOffset(int) - Method in class org.apache.fop.layout.LinkSet
 
setYPosition(int) - Method in class org.apache.fop.layout.AreaContainer
 
setYPosition(int) - Method in class org.apache.fop.layout.BodyAreaContainer
 
Space - class org.apache.fop.layout.Space
 
spaceLeft() - Method in class org.apache.fop.layout.Area
 
spaceLeft() - Method in class org.apache.fop.layout.BlockArea
 
spaceLeft() - Method in class org.apache.fop.layout.ColumnArea
 
spaceLeft() - Method in class org.apache.fop.layout.SpanArea
 
SpanArea - class org.apache.fop.layout.SpanArea
 
SpanArea(org.apache.fop.layout.FontState,int,int,int,int,int,int) - Constructor for class org.apache.fop.layout.SpanArea
 
start() - Method in class org.apache.fop.layout.Area
 
start() - Method in class org.apache.fop.layout.BlockArea
 
start() - Method in class org.apache.fop.layout.ColumnArea
 
start() - Method in class org.apache.fop.layout.SpanArea
 

T

triplets - Variable in class org.apache.fop.layout.FontInfo
 

W

width(int,int) - Method in interface org.apache.fop.layout.FontMetric
return width (in 1/1000ths of point size) of character at +code point i
width(int) - Method in class org.apache.fop.layout.FontState
 



\ No newline at end of file diff --git a/docs/design/contrib/layout/index.html b/docs/design/contrib/layout/index.html new file mode 100755 index 000000000..c214d84d0 --- /dev/null +++ b/docs/design/contrib/layout/index.html @@ -0,0 +1,7 @@ + + + + +<H2>Frame Alert</H2><P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<BR>Link to <A HREF="overview-summary.html">Non-frame version.</A> \ No newline at end of file diff --git a/docs/design/contrib/layout/overview-frame.html b/docs/design/contrib/layout/overview-frame.html new file mode 100755 index 000000000..884b07e9a --- /dev/null +++ b/docs/design/contrib/layout/overview-frame.html @@ -0,0 +1,4 @@ +Overview + + + \ No newline at end of file diff --git a/docs/design/contrib/layout/overview-summary.html b/docs/design/contrib/layout/overview-summary.html new file mode 100755 index 000000000..3264f40fd --- /dev/null +++ b/docs/design/contrib/layout/overview-summary.html @@ -0,0 +1 @@ +Overview

Packages
org.apache.fop.layout 


\ No newline at end of file diff --git a/docs/design/contrib/layout/overview-tree.html b/docs/design/contrib/layout/overview-tree.html new file mode 100755 index 000000000..a19160835 --- /dev/null +++ b/docs/design/contrib/layout/overview-tree.html @@ -0,0 +1 @@ +Class Hierarchy

Hierarchy For All Packages

Package Hierarchies:
org.apache.fop.layout

Class Hierarchy

Interface Hierarchy



\ No newline at end of file -- 2.39.5