fop 0.95 | |
Frames | No Frames |
Constructors with parameter type org.apache.fop.layoutmgr.Position | |
Create a new KnuthBox. |
Methods with parameter type org.apache.fop.layoutmgr.Position | |
void | |
void | |
void | |
void | Get the word chars corresponding to the given position
|
void | |
void | |
void | |
void | |
void | |
void | Tell the LM to hyphenate a word
|
void | |
void | |
void | |
void | |
Position |
Methods with return type org.apache.fop.layoutmgr.Position | |
Position | |
Position | |
Position | InlineStackingLayoutManager.StackingIter.getPos(Object nextObj) |
Position |
Classes derived from org.apache.fop.layoutmgr.Position | |
class | |
class | |
class | |
class | |
class | Position class for break possibilities. |
class | Position class for no-break situations. |
Constructors with parameter type org.apache.fop.layoutmgr.Position | |
BorderElement.BorderElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context) Main constructor
| |
BorderOrPaddingElement.BorderOrPaddingElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context) Main constructor
| |
BreakElement.BreakElement(Position position, int penaltyWidth, int penaltyValue, int breakClass, LayoutContext context) Constructor for hard breaks. | |
Main constructor
| |
Creates a new box. | |
Creates a new box. | |
Create a new KnuthBox. | |
Create a new KnuthElement. | |
Create a new KnuthGlue. | |
Create a new KnuthPenalty. | |
Create a new KnuthPenalty. | |
Main constructor
| |
PaddingElement.PaddingElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context) Main constructor
| |
SpaceElement.SpaceElement(Position position, SpaceProperty space, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context) Main constructor
| |
Main constructor
| |
UnresolvedListElementWithLength.UnresolvedListElementWithLength(Position position, MinOptMax length, RelSide side, boolean conditional, boolean isFirst, boolean isLast) Main constructor
|
Methods with parameter type org.apache.fop.layoutmgr.Position | |
AbstractBreaker.BlockSequence | |
KnuthSequence | Finalizes a Knuth sequence. |
boolean | Indicates whether the given Position is the first area-generating Position of this LM. |
boolean | Indicates whether the given Position is the last area-generating Position of this LM. |
Position | Adds a Position to the Position participating in the first|last determination by assigning
it a unique position index. |
Position | Adds a Position to the Position participating in the first|last determination by assigning
it a unique position index. |
void | Change the Position stored in this element. |
Methods with return type org.apache.fop.layoutmgr.Position | |
Position | |
Position | |
Position | BlockStackingLayoutManager.StackingIter.getPos(Object nextObj) |
Position | KnuthPossPosIter.getPos(Object nextObj) |
Position | PositionIterator.getPos(Object nextObj) |
Position | |
Position | |
Position | Overridden by NonLeafPosition to return the Position of its
child LM. |
Position | Adds a Position to the Position participating in the first|last determination by assigning
it a unique position index. |
Position | Adds a Position to the Position participating in the first|last determination by assigning
it a unique position index. |
fop 0.95 |