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