fop 0.95

Uses of Class
org.apache.fop.fo.properties.ColorProperty

Packages that use ColorProperty
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
 

Uses of ColorProperty in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties that return ColorProperty
 ColorProperty ColorProperty.getColorProperty()
          Can't convert to any other types
static ColorProperty ColorProperty.getInstance(java.awt.Color color)
          Returns an instance of a color property given a color
static ColorProperty ColorProperty.getInstance(FOUserAgent foUserAgent, java.lang.String value)
          Set the color given a particular String.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.