fop 0.94 | |
Frames | No Frames |
Methods with parameter type org.apache.fop.area.Area | |
void | Add the child to the current area. |
void | Add the child to the caption area. |
void | Add the child to the cell block area. |
void | Add the child area to this layout manager. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Methods with return type org.apache.fop.area.Area | |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Methods with parameter type org.apache.fop.area.Area | |
String | Returns area's id if it is the first area in the document with that id
(i.e. |
Methods with parameter type org.apache.fop.area.Area | |
void | TraitSetter.addBackground(Area area, CommonBorderPaddingBackground backProps, PercentBaseContext context) Add background to an area. |
void | TraitSetter.addBorders(Area area, CommonBorderPaddingBackground bordProps, boolean discardBefore, boolean discardAfter, boolean discardStart, boolean discardEnd, PercentBaseContext context) Add borders to an area. |
void | TraitSetter.addBorders(Area area, CommonBorderPaddingBackground bordProps, PercentBaseContext context) Add borders to an area. |
void | Sets the traits for breaks on an area. |
void | Add a child area to the current area. |
void | Add the child to the block container. |
void | |
void | Add the childArea to the current area. |
void | Add child area to a the correct container, depending on its
area class. |
void | |
void | Add the area as a child of the current area. |
void | Add child area to a the correct container, depending on its
area class. |
void | Add the childArea to the passed area. |
void | TraitSetter.addCollapsingBorders(Area area, CommonBorderPaddingBackground bordProps, boolean[] outer, PercentBaseContext context) Add borders to an area for the collapsing border model in tables. |
void | Adds font traits to an area
|
void | TraitSetter.addMargins(Area area, CommonBorderPaddingBackground bpProps, int startIndent, int endIndent, PercentBaseContext context) Add space to a block area. |
void | TraitSetter.addMargins(Area area, CommonBorderPaddingBackground bpProps, CommonMarginBlock marginProps, PercentBaseContext context) Add space to a block area. |
void | TraitSetter.addPadding(Area area, CommonBorderPaddingBackground bordProps, boolean discardBefore, boolean discardAfter, boolean discardStart, boolean discardEnd, PercentBaseContext context) Add padding to an area. |
void | TraitSetter.addSpaceBeforeAfter(Area area, double adjust, MinOptMax spaceBefore, MinOptMax spaceAfter) Adds traits for space-before and space-after to an area. |
void | Adds the text-decoration traits to the area. |
Area | Return an Area which can contain the passed childArea. |
Area | Get the parent area for children of this block container. |
Area | Return an Area which can contain the passed childArea. |
Area | |
Area | Get the parent area for an area. |
Area | |
void | TraitSetter.setBorderPaddingTraits(Area area, CommonBorderPaddingBackground bpProps, boolean bNotFirst, boolean bNotLast, PercentBaseContext context) Sets border and padding traits on areas. |
void | Sets the producer's ID as a trait on the area. |
void | Transfers foreign attributes from the formatting object to the area. |
Methods with return type org.apache.fop.area.Area | |
Area | Return an Area which can contain the passed childArea. |
Area | Get the parent area for children of this block container. |
Area | Return an Area which can contain the passed childArea. |
Area | |
Area | Get the parent area for an area. |
Area |
Constructors with parameter type org.apache.fop.area.Area | |
Constructs a new ContentLayoutManager
|
Methods with parameter type org.apache.fop.area.Area | |
void | |
void | |
void | This is a leaf-node, so this method is never called. |
void | |
void | Adds a space to the area
|
Area | |
Area | This is a leaf-node, so this method is never called. |
void | Set the current area. |
Methods with return type org.apache.fop.area.Area | |
Area | Get the inline area created by this element. |
Area | Get the inline area created by this element. |
Area | Returns the current area. |
Area | |
Area | This is a leaf-node, so this method is never called. |
Methods with parameter type org.apache.fop.area.Area | |
void |
Methods with parameter type org.apache.fop.area.Area | |
void | Adds the general Area attributes. |
void | Adds attributes from traits of an Area. |
Methods with parameter type org.apache.fop.area.Area | |
void | Draws the background and borders and adds a basic debug view // TODO
implement visual-debugging as standalone
|
Classes derived from org.apache.fop.area.Area | |
class | The before-float-reference-area optionally generated by an fo:region-body. |
class | This is the block area class. |
class | A BlockParent holds block-level areas. |
class | A BlockViewport. |
class | This class is a container for the areas that may be generated by
an fo:region-body. |
class | The footnote-reference-area optionally generated by an fo:region-body. |
class | The line area. |
class | The main-reference-area generated by an fo:region-body
This object holds one or more span-reference-areas (block-areas
stacked in the block progression direction)
See fo:region-body definition in the XSL Rec for more information. |
class | The normal-flow-reference-area class. |
class | This is a region reference area for a page regions. |
class | Region Viewport area. |
class | The span-reference-area. |
Constructors with parameter type org.apache.fop.area.Area | |
Create a new link resolver. |
Methods with parameter type org.apache.fop.area.Area | |
void | Add a child to this area. |
void | |
void | Add a child area to this line area. |
void |
Methods with parameter type org.apache.fop.area.Area | |
void | Add the child area to this layout manager. |
void | Add the child to the list item area. |
void | Add the child. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Methods with return type org.apache.fop.area.Area | |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Area | Return an Area which can contain the passed childArea. |
Methods with parameter type org.apache.fop.area.Area | |
void |
Methods with parameter type org.apache.fop.area.Area | |
void | Draw the background and borders. |
Classes derived from org.apache.fop.area.Area | |
class | Abstract base class for both TextArea and Character. |
class | Anchor area for footnote or float. |
class | Single character inline area. |
class | Container area for inline container. |
class | Filled area. |
class | Foreign object inline area. |
class | Image area for external-graphic. |
class | Inline Area
This area is for all inline areas that can be placed
in a line area. |
class | Inline block parent area. |
class | Inline parent area. |
class | This is a leader inline area. |
class | Inline space area. |
class | A space
|
class | A text inline area. |
class | Unresolvable page number area. |
class | Inline viewport area. |
class | A string of characters without spaces
|
Constructors with parameter type org.apache.fop.area.Area | |
Create a new viewport area with the content area. |
Methods with parameter type org.apache.fop.area.Area | |
void | Set the parent for the child area. |
void | Override generic Area method. |
void | Override generic Area method. |
void | Sets the content area. |
void |
Methods with return type org.apache.fop.area.Area | |
Area | Get the content area for this viewport. |
Area |
Methods with parameter type org.apache.fop.area.Area | |
void | AbstractPathOrientedRenderer.drawBackAndBorders(Area area, float startx, float starty, float width, float height) Draw the background and borders. |
Font | Returns a Font object constructed based on the font traits in an area
|
String | Returns the internal font key fot a font triplet coming from the area tree
|
fop 0.94 |