Uses of Class
org.apache.fop.fo.properties.ColorProperty
-
Packages that use ColorProperty Package Description 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 Modifier and Type Method Description ColorProperty
ColorProperty. getColorProperty()
Can't convert to any other typesstatic ColorProperty
ColorProperty. getInstance(FOUserAgent foUserAgent, java.lang.String value)
Set the color given a particular String.
-