org.apache.fop.layoutmgr
Class Position
java.lang.Object
org.apache.fop.layoutmgr.Position
public class Position
extends java.lang.Object
generatesAreas
public boolean generatesAreas()
getIndex
public int getIndex()
Returns the index of this position in the sequence of Position elements.
- the index of this position in the sequence of Position elements
getPosition
public Position getPosition()
Overridden by NonLeafPosition to return the Position of its
child LM.
getShortLMName
public String getShortLMName()
setIndex
public void setIndex(int value)
Sets the index of this position in the sequence of Position elements.
value
- this position's index
toString
public String toString()
java.lang.Object.toString()
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.