public abstract class SymbolizerLegend extends Object implements Legend, StrokeUom
Legend realizations.| Constructor and Description |
|---|
SymbolizerLegend() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLegendTypeId()
Returns an Id that will be used to check that a Legend can be edited
with a given edition panel.
|
Double |
getMaxScale()
Get the maximum scale this
Legend will be rendered for. |
Double |
getMinScale()
Get the minimum scale this
Legend will be rendered for. |
String |
getName()
Get the name of the underlying
Symbolizer. |
void |
setMaxScale(Double scale)
Set the maximum scale this
Legend will be rendered for. |
void |
setMinScale(Double scale)
Set the minimum scale this
Legend will be rendered for. |
void |
setName(String name)
Set the name of the underlying
Symbolizer. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLegendTypeName, getSymbolizergetStrokeUom, setStrokeUompublic String getName()
LegendSymbolizer.public void setName(String name)
LegendSymbolizer.public Double getMinScale()
LegendLegend will be rendered for.getMinScale in interface Legendpublic void setMinScale(Double scale)
LegendLegend will be rendered for.setMinScale in interface Legendpublic Double getMaxScale()
LegendLegend will be rendered for.getMaxScale in interface Legendpublic void setMaxScale(Double scale)
LegendLegend will be rendered for.setMaxScale in interface Legendpublic String getLegendTypeId()
LegendgetLegendTypeId in interface LegendCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.