SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface ColorPa

All Known Subinterfaces:
BidiOverride, Block, BookmarkTitle, CharacterSequence, InitialPropertySet, Inline, Leader, Title

public interface ColorPa

The XSL-FO color property.


Method Summary
 java.awt.Color traitColor(FoContext context)
          Returns the resolved "color" trait for this FO.
 

Method Detail

traitColor

java.awt.Color traitColor(FoContext context)
Returns the resolved "color" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The color of this object, or null if this object has no color.
See Also:
"XSL-FO Standard 1.0, Section 7.17.1"

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.