public class ClassificationLegendEvent extends LegendEvent
Event produced on a classified legend.
LEGEND_CLASSIFICATION_CHANGED, LEGEND_CLEARED, LEGEND_INTERVAL_CHANGED, LEGEND_SYMBOL_CHANGED, LEGEND_VALUE_CHANGED
Constructor and Description |
---|
ClassificationLegendEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getClassIndex()
Gets the index of the class where the classification has changed.
|
int |
getEventType()
Returns the type of this legend event.
|
getLayer, setLayer
setEventType
public int getClassIndex()
Gets the index of the class where the classification has changed.
public int getEventType()
Returns the type of this legend event.
getEventType
in class FMapEvent
LegendEvent.LEGEND_CLASSIFICATION_CHANGED