public class ChangePaletteEvent extends RasterLegendEventBase
RASTER_LEGEND_COLORINTERPRETATION_CHANGED, RASTER_LEGEND_FILTERS_CHANGED, RASTER_LEGEND_PALETTE_BAND_CHANGED, RASTER_LEGEND_PALETTE_CHANGED
LEGEND_CHANGED, LEGEND_CLASSIFICATION_CHANGED, LEGEND_CLEARED, LEGEND_INTERVAL_CHANGED, LEGEND_SYMBOL_CHANGED, LEGEND_VALUE_CHANGED
Constructor and Description |
---|
ChangePaletteEvent(ColorTable oldColorTable,
ColorTable newColorTable) |
Modifier and Type | Method and Description |
---|---|
ColorTable |
getNewColorTable() |
ColorTable |
getOldColorTable() |
getRasterLayer, setRasterLayer
getEventSubtype, getLayer, setEventSubtype, setLayer
getEventType, setEventType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventSubtype, getLayer, setEventSubtype, setLayer
getEventType, setEventType
public ChangePaletteEvent(ColorTable oldColorTable, ColorTable newColorTable)
oldColorInterpretation
- newColorInterpretation
- public ColorTable getOldColorTable()
public ColorTable getNewColorTable()