|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectCodeList
PaletteInterpretation
Describes the color entry in a color table.
ColorInterpretation,
SampleDimension,
Serialized Form
CV_PaletteInterpretation
| Field Summary | |
|---|---|
static PaletteInterpretation |
CMYK
CYMK (Cyan Yellow Magenta blacK) color palette. |
static PaletteInterpretation |
GRAY
Gray Scale color palette. |
static PaletteInterpretation |
HLS
HSL (Hue Saturation Lightness) color palette. |
static PaletteInterpretation |
RGB
RGB (Red Green Blue) color palette. |
| Constructor Summary | |
|---|---|
PaletteInterpretation(String name)
Constructs an enum with the given name. |
|
| Method Summary | |
|---|---|
PaletteInterpretation[] |
family()
Returns the list of enumerations of the same kind than this enum. |
static PaletteInterpretation[] |
values()
Returns the list of PaletteInterpretations. |
| Methods inherited from class CodeList |
|---|
name, ordinal, readResolve, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PaletteInterpretation GRAY
ColorSpace.TYPE_GRAY
CV_Gray
public static final PaletteInterpretation RGB
ColorSpace.TYPE_RGB
CV_RGB
public static final PaletteInterpretation CMYK
ColorSpace.TYPE_CMYK
CV_CMYK
public static final PaletteInterpretation HLS
ColorSpace.TYPE_HLS
CV_HLS
| Constructor Detail |
|---|
public PaletteInterpretation(String name)
values().
name - The enum name. This name must not be in use by an other enum of this type.| Method Detail |
|---|
public static PaletteInterpretation[] values()
PaletteInterpretations.
public PaletteInterpretation[] family()
family in class CodeList
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |