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, setRange
public GridPaletteDeprecated()
fp
- public GridPaletteDeprecated(ColorTable fp)
fp
- public boolean isPaletteActive()
isPaletteActive
in interface ColorTable
isPaletteActive
in class DataStoreColorTable
public void setPaletteActive(boolean paletteActive)
setPaletteActive
in interface ColorTable
setPaletteActive
in class DataStoreColorTable
paletteActive
- true activa la paleta false la desactiva