public class LegendClearEvent extends ClassificationLegendEvent
The class LegendClearEvent
stores all necessary information of an event
produced when a legend is cleared.
FMapEvent
LEGEND_CLASSIFICATION_CHANGED, LEGEND_CLEARED, LEGEND_INTERVAL_CHANGED, LEGEND_SYMBOL_CHANGED, LEGEND_VALUE_CHANGED
Constructor and Description |
---|
LegendClearEvent(ISymbol[] oldSymbols)
Constructor method
|
Modifier and Type | Method and Description |
---|---|
int |
getEventType()
Returns the type of the event
|
ISymbol[] |
getOldSymbols()
Obtains the old symbols of the legend
|
getClassIndex
getLayer, setLayer
setEventType
public LegendClearEvent(ISymbol[] oldSymbols)
oldSymbols
- public ISymbol[] getOldSymbols()
public int getEventType()
getEventType
in class ClassificationLegendEvent
LegendEvent.LEGEND_CLASSIFICATION_CHANGED