|
||||||||||
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.
modules/library/api (gt-api.jar)
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 |
---|
getGeometryPropertyName, getName, getUnitOfMeasure |
Methods inherited from interface Symbolizer |
---|
accept, getDescription, setDescription, setName, setUnitOfMeasure |
Methods inherited from interface Symbolizer |
---|
getGeometryPropertyName, 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 |