fop 0.93

org.apache.fop.layoutmgr
Class LeafPosition

java.lang.Object
  extended byorg.apache.fop.layoutmgr.Position
      extended byorg.apache.fop.layoutmgr.LeafPosition
Direct Known Subclasses:
AbstractBreaker.PageBreakPosition

public class LeafPosition
extends Position


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

LeafPosition

public LeafPosition(LayoutManager lm,
                    int pos)
Method Detail

getLeafPos

public int getLeafPos()

generatesAreas

public boolean generatesAreas()
Overrides:
generatesAreas in class Position

toString

public java.lang.String toString()
Overrides:
toString in class Position
See Also:
Object.toString()

fop 0.93

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.