fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.layoutmgr.Position
org.apache.fop.layoutmgr.NonLeafPosition
public class NonLeafPosition
extends Position
Constructor Summary | |
|
Method Summary | |
boolean | |
Position |
|
String |
|
Methods inherited from class org.apache.fop.layoutmgr.Position | |
generatesAreas , getIndex , getLM , getPosition , getShortLMName , setIndex , toString |
public Position getPosition()
Overridden by NonLeafPosition to return the Position of its child LM.
- Overrides:
- getPosition in interface Position
fop 0.94 |