Uses of Class
inra.ijpb.color.CommonColors
Package | Description |
---|---|
inra.ijpb.color |
Utilities for color images.
|
-
Uses of CommonColors in inra.ijpb.color
Methods in inra.ijpb.color that return CommonColors Modifier and Type Method Description static CommonColors
CommonColors. fromLabel(java.lang.String label)
Determines the operation type from its label.static CommonColors
CommonColors. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CommonColors[]
CommonColors. values()
Returns an array containing the constants of this enum type, in the order they are declared.