Class ChangePaletteBandEvent

All Implemented Interfaces:
FMapEvent, RasterLegendEvent, LegendEvent

public final class ChangePaletteBandEvent extends RasterLegendEventBase
Author:
fdiaz
  • Constructor Details

    • ChangePaletteBandEvent

      public ChangePaletteBandEvent(int oldPaletteBand, int newPaletteBand)
      Parameters:
      oldColorInterpretation -
      newColorInterpretation -
  • Method Details

    • getOldColorInterpretation

      public int getOldColorInterpretation()
      Returns:
      the oldColorInterpretation
    • getNewColorInterpretation

      public int getNewColorInterpretation()
      Returns:
      the newColorInterpretation