|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.Position
org.apache.fop.layoutmgr.LeafPosition
public class LeafPosition
Constructor Summary | |
---|---|
LeafPosition(LayoutManager lm,
int pos)
|
Method Summary | |
---|---|
boolean |
generatesAreas()
|
int |
getLeafPos()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.fop.layoutmgr.Position |
---|
getIndex, getLM, getPosition, getShortLMName, setIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LeafPosition(LayoutManager lm, int pos)
Method Detail |
---|
public int getLeafPos()
public boolean generatesAreas()
generatesAreas
in class Position
public java.lang.String toString()
toString
in class Position
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |