public class LeafPosition extends Position
| Constructor and Description |
|---|
LeafPosition(LayoutManager layoutManager,
int pos) |
LeafPosition(LayoutManager layoutManager,
int pos,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generatesAreas() |
int |
getLeafPos() |
java.lang.String |
toString() |
getIndex, getLM, getPosition, getShortLMName, setIndexpublic LeafPosition(LayoutManager layoutManager, int pos)
public LeafPosition(LayoutManager layoutManager, int pos, int index)
public int getLeafPos()
public boolean generatesAreas()
generatesAreas in class PositionCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.