Class ChangePaletteEvent

All Implemented Interfaces:
FMapEvent, RasterLegendEvent, LegendEvent

public class ChangePaletteEvent extends RasterLegendEventBase
Author:
fdiaz
  • Constructor Details

    • ChangePaletteEvent

      public ChangePaletteEvent(ColorTable oldColorTable, ColorTable newColorTable)
      Parameters:
      oldColorInterpretation -
      newColorInterpretation -
  • Method Details

    • getOldColorTable

      public ColorTable getOldColorTable()
      Returns:
      the oldColorInterpretation
    • getNewColorTable

      public ColorTable getNewColorTable()
      Returns:
      the newColorInterpretation