public interface ComplexLegendItem
Modifier and Type | Method and Description |
---|---|
ILegend |
getLegend() |
double |
getMaxScale() |
double |
getMinScale() |
void |
setLegend(ILegend legend) |
void |
setMaxScale(double maxScale) |
void |
setMinScale(double maxScale) |
String |
toString() |