|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.common.AbstractOrderedTreeNode
org.foray.area.AreaNode
org.foray.area.Area
org.foray.area.AreaFlexible
org.foray.area.BlockArea
public abstract class BlockArea
Superclass for normal block-areas (NormalBlockArea) and line-areas (LineArea).
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.foray.common.AbstractOrderedTreeNode |
---|
AbstractOrderedTreeNode.PostOrderDescendantIterator |
Constructor Summary | |
---|---|
protected |
BlockArea()
Constructor. |
Method Summary | |
---|---|
int |
crIpd()
|
int |
crOriginIPDOffset()
The difference, in millipoints, between the page-viewport-area's start-edge and this Area's content-rectangle start-edge. |
boolean |
isAbsolutelyPositioned()
Indicates whether this Area is positioned absolutely or relatively. |
org.axsl.fo.fo.Block |
traitGeneratedBy()
|
int |
traitHalfLeadingMax()
Returns the half-leading maximum trait for this area. |
int |
traitHalfLeadingMin()
Returns the half-leading minimum trait for this area. |
int |
traitHalfLeadingOpt()
Returns the half-leading optimum trait for this area. |
org.axsl.common.value.LineStackingStrategy |
traitLineStackingStrategy()
Returns the line-stacking-strategy trait for this Area. |
Methods inherited from class org.foray.common.AbstractOrderedTreeNode |
---|
children, getChildCount, getFirstLeaf, getIndex, getLastLeaf, getLevel, getNextLeaf, getNextSibling, getPreviousLeaf, getPreviousSibling, getSharedAncestor, hasChildren, isLeaf, isNodeAncestor, isNodeDescendant, nextPostOrderNode, nextPreOrderNode, postOrderDescendantIterator, siblingIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.axsl.galley.AreaNode |
---|
getAreaName, getChildAt, getGalley, render |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Methods inherited from interface org.axsl.area.AreaNode |
---|
ancestorArea, ancestorBlockContentFactory, ancestorNormalBlockArea, ancestorTableArea, getAreaName, getAreaTree, getPage, isFirstChildOfGeneratedBy, nearestGeneratedByBlockLevelFo, removeChild, siblingIndex |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface org.axsl.fo.FoContext |
---|
bpdAncestorBlockOrRa, getGraftingPoint, heightContainingBlock, ipdAncestorBlockArea, ipdAncestorBlockOrRa, ipdContainingRefArea, ipdParentArea, isFirst, isLast, tableWidth, widthContainingBlock |
Constructor Detail |
---|
protected BlockArea()
Method Detail |
---|
public int crIpd()
crIpd
in interface org.axsl.area.Area
crIpd
in class Area
public int crOriginIPDOffset()
Area
crOriginIPDOffset
in class AreaFlexible
public boolean isAbsolutelyPositioned()
Area
isAbsolutelyPositioned
in class Area
public org.axsl.common.value.LineStackingStrategy traitLineStackingStrategy()
public org.axsl.fo.fo.Block traitGeneratedBy()
traitGeneratedBy
in interface org.axsl.area.AreaNode
traitGeneratedBy
in class AreaNode
public int traitHalfLeadingMin()
public int traitHalfLeadingOpt()
public int traitHalfLeadingMax()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |