fop 2.2

Uses of Class
org.apache.fop.util.OCAColor.OCAColorValue

Packages that use OCAColor.OCAColorValue
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
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
OCAColor(OCAColor.OCAColorValue oca)
           
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.