Uses of Class
org.apache.fop.fo.properties.ColorProperty
Packages that use ColorProperty
Package
Description
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
Fields in org.apache.fop.fo.properties with type parameters of type ColorPropertyModifier and TypeFieldDescriptionprivate static final PropertyCache
<ColorProperty> ColorProperty.CACHE
cache holding canonical ColorProperty instancesMethods in org.apache.fop.fo.properties that return ColorPropertyModifier and TypeMethodDescriptionColorProperty.getColorProperty()
Can't convert to any other typesstatic ColorProperty
ColorProperty.getInstance
(FOUserAgent foUserAgent, String value) Set the color given a particular String.