SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo
Interface BookmarkTitle

All Superinterfaces:
ColorPa, CommonAccessibilityPa, Fo, FontStylePa, FontWeightPa, java.lang.Iterable<Fo>, javax.swing.tree.TreeNode

public interface BookmarkTitle
extends Fo, CommonAccessibilityPa, ColorPa, FontStylePa, FontWeightPa

An fo:bookmark-title object in XSL-FO. See XSL-FO 1.1 Section 6.11.3.


Field Summary
 
Fields inherited from interface org.axsl.fo.Fo
DIMENSION_AUTO
 
Method Summary
 CharacterSequence getChildAt(int index)
          
 
Methods inherited from interface org.axsl.fo.Fo
acceptProxyFactory, ancestorBasicLink, ancestorListRelatedObject, ancestorMarker, ancestorTable, getColumn, getContextMessage, getLine, getName, getParent, getSequentialIndex, getSystemId, isBlockLevelFo, qtyMarkerChildren, traitIsReferenceArea
 
Methods inherited from interface javax.swing.tree.TreeNode
children, getAllowsChildren, getChildCount, getIndex, isLeaf
 
Methods inherited from interface java.lang.Iterable
iterator
 
Methods inherited from interface org.axsl.fo.fo.prop.CommonAccessibilityPa
traitRole, traitSourceDocument
 
Methods inherited from interface org.axsl.fo.fo.prop.ColorPa
traitColor
 
Methods inherited from interface org.axsl.fo.fo.prop.FontStylePa
traitFontStyle
 
Methods inherited from interface org.axsl.fo.fo.prop.FontWeightPa
traitFontWeight
 

Method Detail

getChildAt

CharacterSequence getChildAt(int index)

Specified by:
getChildAt in interface Fo
Specified by:
getChildAt in interface javax.swing.tree.TreeNode

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.