public interface LegendLabelingManager
Modifier and Type | Method and Description |
---|---|
void |
add(Feature feature,
Map params) |
void |
endLoading() |
Object |
getDefaultLegend() |
Object |
getLabeling() |
void |
startLoading(Map params) |
void startLoading(Map params)
void add(Feature feature, Map params) throws DataException
DataException
Object getDefaultLegend()
Object getLabeling()
void endLoading()