Uses of Class
org.apache.fop.util.OCAColor.OCAColorValue
-
Packages that use OCAColor.OCAColorValue Package Description org.apache.fop.util Various utility classes (I/O, codecs, color support, service discovers etc.). -
-
Uses of OCAColor.OCAColorValue in org.apache.fop.util
Methods in org.apache.fop.util that return OCAColor.OCAColorValue Modifier and Type Method Description static OCAColor.OCAColorValue
OCAColor.OCAColorValue. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static OCAColor.OCAColorValue[]
OCAColor.OCAColorValue. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.fop.util with parameters of type OCAColor.OCAColorValue Constructor Description OCAColor(OCAColor.OCAColorValue oca)
-