Uses of Class
org.verapdf.features.tools.ColorComponent
-
Packages that use ColorComponent Package Description org.verapdf.features.tools -
-
Uses of ColorComponent in org.verapdf.features.tools
Methods in org.verapdf.features.tools that return ColorComponent Modifier and Type Method Description static ColorComponentColorComponent. valueOf(String name)Returns the enum constant of this type with the specified name.static ColorComponent[]ColorComponent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-