fop 0.95 | |
Frames | No Frames |
Methods with parameter type org.apache.fop.layoutmgr.LayoutContext | |
void | Add the areas. |
void | Add the areas to the parent. |
void | The table area is a reference area that contains areas for
columns, bodies, rows and the contents are in cells. |
void | TableCellLayoutManager.addAreas(PositionIterator parentIter, LayoutContext layoutContext, int[] spannedGridRowHeights, int startRow, int endRow, int borderBeforeWhich, int borderAfterWhich, boolean firstOnPage, boolean lastOnPage, org.apache.fop.layoutmgr.table.RowPainter painter, int firstRowHeight) Add the areas for the break points. |
LinkedList | TableStepper.getCombinedKnuthElementsForRowGroup(LayoutContext context, EffRow[] rows, int bodyType) Creates the combined element list for a row group. |
LinkedList | |
LinkedList | |
LinkedList |
Methods with parameter type org.apache.fop.layoutmgr.LayoutContext | |
void | The table area is a reference area that contains areas for
columns, bodies, rows and the contents are in cells. |
void | Add the areas for the break points. |
void | Add the areas for the break points. |
LinkedList | |
LinkedList |
Fields of type org.apache.fop.layoutmgr.LayoutContext | |
LayoutContext | The child layout context |
Methods with parameter type org.apache.fop.layoutmgr.LayoutContext | |
void |
, LayoutContext)
|
void | |
void | |
void | Generate and add areas to parent area. |
void | |
void | Add the area for this layout manager. |
void | Add the areas with the break points. |
void | Generate and add areas to parent area. |
void | Add the area for this layout manager. |
TextArea | TextLayoutManager.createTextArea(MinOptMax width, int adjust, LayoutContext context, int spaceDiff, int firstIndex, int lastIndex, boolean isLastArea) Create an inline word area. |
InlineArea | |
InlineArea | Return the inline area for this leader. |
InlineArea | get the inline area. |
InlineArea | |
InlineArea | |
InlineArea | |
InlineArea | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
AlignmentContext | |
AlignmentContext | |
AlignmentContext | Creates a new alignment context or returns the current
alignment context. |
AlignmentContext |
#makeAlignmentContext(LayoutContext)
|
void | Offset this area. |
void | Set the current child layout context
|
void | Adjust the width of the area when adding. |
Methods with return type org.apache.fop.layoutmgr.LayoutContext | |
LayoutContext | Current child layout context
|
Constructors with parameter type org.apache.fop.layoutmgr.LayoutContext | |
BreakElement.BreakElement(Position position, int penaltyWidth, int penaltyValue, int breakClass, LayoutContext context) Constructor for hard breaks. | |
Main constructor
| |
Copy constructor for creating child layout contexts. |
Methods with parameter type org.apache.fop.layoutmgr.LayoutContext | |
void | AreaAdditionUtil.addAreas(BlockStackingLayoutManager bslm, PositionIterator parentIter, LayoutContext layoutContext) Creates the child areas for the given layout manager. |
void | |
void | |
void | |
void | |
void | |
void | |
void | Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator. |
void | Adds an area to the flow layout manager
|
void | |
boolean | BlockStackingLayoutManager.addKnuthElementsForBreakAfter(LinkedList returnList, LayoutContext context) Creates Knuth elements for break-after and adds them to the return list. |
boolean | BlockStackingLayoutManager.addKnuthElementsForBreakBefore(LinkedList returnList, LayoutContext context) Creates Knuth elements for break-before and adds them to the return list. |
void | Adds the unresolved elements for border and padding to a layout context so break
possibilities can be properly constructed. |
void | |
int | Gets the next block list (sequence) and adds it to a list of block lists if it's not empty. |
int | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | |
LinkedList | Get a sequence of KnuthElements representing the content
of the node assigned to the LM
|
LinkedList | |
LinkedList | |
int | Handles span changes reported through the LayoutContext . |
int | |
void | Sets (Copies) the stack limits in both directions from another layout context. |
void | Used to update the LayoutContext in subclasses prior to starting a new element list. |
void |
Methods with return type org.apache.fop.layoutmgr.LayoutContext | |
LayoutContext | Creates the top-level LayoutContext for the breaker operation. |
fop 0.95 |