fop svn-trunk

org.apache.fop.layoutmgr
Class LeafPosition

java.lang.Object
  extended by org.apache.fop.layoutmgr.Position
      extended by org.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

fop svn-trunk

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