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 CommonColorsCommonColors. fromLabel(java.lang.String label)Determines the operation type from its label.static CommonColorsCommonColors. 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.