public class ChangePaletteEvent extends RasterLegendEventBase
RASTER_LEGEND_COLORINTERPRETATION_CHANGED, RASTER_LEGEND_FILTERS_CHANGED, RASTER_LEGEND_PALETTE_BAND_CHANGED, RASTER_LEGEND_PALETTE_CHANGEDLEGEND_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, setRasterLayergetEventSubtype, getLayer, setEventSubtype, setLayergetEventType, setEventTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventSubtype, getLayer, setEventSubtype, setLayergetEventType, setEventTypepublic ChangePaletteEvent(ColorTable oldColorTable, ColorTable newColorTable)
oldColorInterpretation - newColorInterpretation - public ColorTable getOldColorTable()
public ColorTable getNewColorTable()