AbstractBreaker.FloatPosition, AbstractBreaker.PageBreakPositionpublic class LeafPosition extends Position
| Constructor | Description |
|---|---|
LeafPosition(LayoutManager layoutManager,
int pos) |
Construct a leaf position.
|
LeafPosition(LayoutManager layoutManager,
int pos,
int index) |
Construct a leaf position.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
generatesAreas() |
|
int |
getLeafPos() |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIndex, getLM, getLM, getPosition, getPosition, getShortLMName, setIndexpublic LeafPosition(LayoutManager layoutManager, int pos)
layoutManager - the associated layout managerpos - the leaf positionpublic LeafPosition(LayoutManager layoutManager, int pos, int index)
layoutManager - the associated layout managerpos - the leaf positionindex - the indexpublic int getLeafPos()
public boolean generatesAreas()
generatesAreas in class PositionCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.