public class GridPaletteDeprecated extends DataStoreColorTable
colorItems, filePath, interpolated, name, nameClass, paletteByBand, PERSISTENT_DESCRIPTION, PERSISTENT_NAME, range| Constructor and Description |
|---|
GridPaletteDeprecated()
Constructor
|
GridPaletteDeprecated(ColorTable fp)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPaletteActive()
Obtiene el flag de paleta activa o desactivada.
|
void |
setPaletteActive(boolean paletteActive)
Asigna el flag de paleta activa o desactivada.
|
clone, compressPalette, createColorTableInRange, createPaletteFromColorItems, equals, getColorItems, getColorTableByBand, getFilePath, getName, getNameClass, getRange, getRGBAByBand, hasAlpha, hashCode, isCompressible, isInterpolated, loadFromState, registerPersistence, removeDuplicatedValues, saveToState, setColorTable, setFilePath, setInterpolated, setName, setNameClass, setRangepublic GridPaletteDeprecated()
fp - public GridPaletteDeprecated(ColorTable fp)
fp - public boolean isPaletteActive()
isPaletteActive in interface ColorTableisPaletteActive in class DataStoreColorTablepublic void setPaletteActive(boolean paletteActive)
setPaletteActive in interface ColorTablesetPaletteActive in class DataStoreColorTablepaletteActive - true activa la paleta false la desactiva