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
Fields in org.apache.fop.fo.properties with type parameters of type ColorProperty Modifier and Type Field Description private static PropertyCache<ColorProperty>ColorProperty. CACHEcache holding canonical ColorProperty instancesMethods in org.apache.fop.fo.properties that return ColorProperty Modifier and Type Method Description ColorPropertyColorProperty. getColorProperty()Can't convert to any other typesstatic ColorPropertyColorProperty. getInstance(FOUserAgent foUserAgent, java.lang.String value)Set the color given a particular String.
-