|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensionSymbolizer
Custom symbolizer support.
This facility is used to allow you to work on your "vendor specific" symbolizer.
Method Summary | |
---|---|
String |
getExtensionName()
Vendor specific name for your symbolizer. |
Map<String,Expression> |
getParameters()
Live map symbolizer expressions. |
void |
setExtensionName(String name)
Name of vendor specific extensions |
Methods inherited from interface ExtensionSymbolizer |
---|
accept |
Methods inherited from interface Symbolizer |
---|
accept, getDescription, getGeometry, getGeometryPropertyName, getOptions, hasOption, setDescription, setGeometry, setGeometryPropertyName, setName, setUnitOfMeasure |
Methods inherited from interface Symbolizer |
---|
getName, getUnitOfMeasure |
Method Detail |
---|
String getExtensionName()
getExtensionName
in interface ExtensionSymbolizer
void setExtensionName(String name)
name
- Map<String,Expression> getParameters()
getParameters
in interface ExtensionSymbolizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |