public interface IClassifiedLegend extends ILegend
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getDescriptions()
Obtains the descriptions of the classes that are in the classification
|
ISymbol[] |
getSymbols()
Obtains the symbols of each class of the classification for the user.
|
java.lang.Object[] |
getValues()
Obtains the values in relation with each class of the classification
|
addLegendListener, cloneLegend, fireDefaultSymbolChangedEvent, getDefaultSymbol, getListeners, removeLegendListener
loadFromState, saveToState
clone, cloneQuietly, cloneQuietly
java.lang.String[] getDescriptions()
ISymbol[] getSymbols()
java.lang.Object[] getValues()