public class ClassificationLegendEvent extends VectorLegendEventBase
Event produced on a classified legend.
LEGEND_CLASSIFICATION_CHANGED, LEGEND_INTERVAL_CHANGED, LEGEND_SYMBOL_CHANGED
LEGEND_CHANGED, LEGEND_CLEARED, 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
getEventSubtype, setEventSubtype
setEventType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventSubtype, setEventSubtype
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 interface FMapEvent
getEventType
in class FMapEventBase
LegendEvent.LEGEND_CLASSIFICATION_CHANGED