public interface IClassifiedLegend extends ILegend
Modifier and Type | Method and Description |
---|---|
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.
|
Object[] |
getValues()
Obtains the values in relation with each class of the classification
|
addLegendListener, cloneLegend, fireDefaultSymbolChangedEvent, getDefaultSymbol, getListeners, removeLegendListener
loadFromState, saveToState
String[] getDescriptions()
ISymbol[] getSymbols()
Object[] getValues()