|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Super-interface for all AreaTree content.
Method Summary | |
TableArea |
ancestorTableArea()
Returns this node's ancestor TableArea. |
NormalBlockArea |
ancestorWritableNormalBlockArea()
Returns this node's ancestor NormalBlockArea. |
int |
crBPDNearestGeneratedByBlockLevelFO()
Convenience method to return the BPD of the content rectangle of the Area returned by nearestGeneratedByBlockLevelFO() . |
int |
crIPDNearestGeneratedByBlockLevelFO()
Convenience method to return the IPD of the content rectangle of the Area returned by nearestGeneratedByBlockLevelFO() . |
FontConsumer |
getFontConsumer()
Returns the FontConsumer instance used by this AreaTree. |
TextServer |
getTextServer()
Returns the TextServer instance used by this AreaTree. |
PageArea |
getWritablePage()
Returns this node's ancestor PageArea. |
AreaNode |
getWritableParent()
Returns this node's parent node. |
Area |
getWritableParentArea()
Returns this node's parent node. |
Area |
nearestGeneratedByBlockLevelFO()
Finds either "this" or the nearest ancestor area that was generated by a block-level formatting object. |
void |
removeChild(AreaNode areaNode)
Remove a node from this node's children. |
FObj |
traitGeneratedBy()
Returns the FObj instance that generated this node. |
Methods inherited from interface org.axsl.common.OrderedTreeNode |
getChildren, getFirstChild, getFirstLeaf, getLastChild, getLastLeaf, getNextLeaf, getNextSibling, getPreviousLeaf, getPreviousSibling, getSiblings, hasChildren, nextPreOrderNode, siblingIndex |
Methods inherited from interface javax.swing.tree.TreeNode |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface org.axsl.foR.FOContext |
getRetrieveMarker |
Method Detail |
public AreaNode getWritableParent()
public Area getWritableParentArea()
public PageArea getWritablePage()
public FObj traitGeneratedBy()
public NormalBlockArea ancestorWritableNormalBlockArea()
public TableArea ancestorTableArea()
public void removeChild(AreaNode areaNode)
areaNode
- The node to be removed.public Area nearestGeneratedByBlockLevelFO()
public int crBPDNearestGeneratedByBlockLevelFO()
nearestGeneratedByBlockLevelFO()
.
Constants.DIMENSION_AUTO
if
there is none.public int crIPDNearestGeneratedByBlockLevelFO()
nearestGeneratedByBlockLevelFO()
.
Constants.DIMENSION_AUTO
if
there is none.public TextServer getTextServer()
public FontConsumer getFontConsumer()
|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.