org.apache.fop.layoutmgr.inline
Class LeafNodeLayoutManager.AreaInfo
java.lang.Object
org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
- Enclosing class:
- LeafNodeLayoutManager
protected class LeafNodeLayoutManager.AreaInfo
- extends java.lang.Object
Store information about the inline area
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iLScount
protected short iLScount
ipdArea
protected MinOptMax ipdArea
bHyphenated
protected boolean bHyphenated
alignmentContext
protected AlignmentContext alignmentContext
LeafNodeLayoutManager.AreaInfo
public LeafNodeLayoutManager.AreaInfo(short iLS,
MinOptMax ipd,
boolean bHyph,
AlignmentContext alignmentContext)
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.