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_INTERVAL_CHANGED, LEGEND_SYMBOL_CHANGED
LEGEND_CHANGED, LEGEND_CLEARED, 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
getEventSubtype, setEventSubtype
setEventType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventSubtype, setEventSubtype
setEventType
public LegendClearEvent(ISymbol[] oldSymbols)
oldSymbols
- public ISymbol[] getOldSymbols()
public int getEventType()
getEventType
in interface FMapEvent
getEventType
in class ClassificationLegendEvent
LegendEvent.LEGEND_CLASSIFICATION_CHANGED