protected class LeafNodeLayoutManager.AreaInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected AlignmentContext |
alignmentContext |
protected boolean |
bHyphenated |
protected short |
iLScount |
protected MinOptMax |
ipdArea |
Constructor and Description |
---|
LeafNodeLayoutManager.AreaInfo(short iLS,
MinOptMax ipd,
boolean bHyph,
AlignmentContext alignmentContext) |
protected short iLScount
protected MinOptMax ipdArea
protected boolean bHyphenated
protected AlignmentContext alignmentContext
public LeafNodeLayoutManager.AreaInfo(short iLS, MinOptMax ipd, boolean bHyph, AlignmentContext alignmentContext)
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.