SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface ColorProfileNamePa

All Known Subinterfaces:
ColorProfile

public interface ColorProfileNamePa

The XSL-FO color-profile-name property.


Method Summary
 java.lang.String traitColorProfileName(FoContext context)
          Returns the "color-profile-name" trait for this FO.
 

Method Detail

traitColorProfileName

java.lang.String traitColorProfileName(FoContext context)
Returns the "color-profile-name" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "color-profile-name" trait.
See Also:
"XSL-FO Standard 1.0, Section 7.17.2"

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.