Uses of Enum
org.apache.fop.util.OCAColor.OCAColorValue
Packages that use OCAColor.OCAColorValue
Package
Description
Various utility classes (I/O, codecs, color support, service discovers etc.).
-
Uses of OCAColor.OCAColorValue in org.apache.fop.util
Subclasses with type arguments of type OCAColor.OCAColorValue in org.apache.fop.utilMethods in org.apache.fop.util that return OCAColor.OCAColorValueModifier and TypeMethodDescriptionstatic OCAColor.OCAColorValueReturns 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