SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo
Interface Declarations

All Superinterfaces:
Fo, java.lang.Iterable<Fo>, javax.swing.tree.TreeNode

public interface Declarations
extends Fo

An fo:declarations object in XSL-FO. See XSL-FO 1.0 Section 6.4.3.


Field Summary
 
Fields inherited from interface org.axsl.fo.Fo
DIMENSION_AUTO
 
Method Summary
 ColorProfile[] getColorProfiles()
          Returns the array of color-profile elements available.
 
Methods inherited from interface org.axsl.fo.Fo
acceptProxyFactory, ancestorBasicLink, ancestorListRelatedObject, ancestorMarker, ancestorTable, getChildAt, 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
 

Method Detail

getColorProfiles

ColorProfile[] getColorProfiles()
Returns the array of color-profile elements available.

Returns:
The array of color-profile elements available. If none are available, an empty array is returned.

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.