|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="PointSymbolizer") public interface PointSymbolizer
Indicates how to draw point geometries on a map.
| Method Summary | |
|---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
calls the visit method of a StyleVisitor |
Graphic |
getGraphic()
Returns the graphic that will be drawn at each point of the geometry. |
| Methods inherited from interface Symbolizer |
|---|
getDescription, getGeometryPropertyName, getName, getUnitOfMeasure |
| Method Detail |
|---|
@XmlElement(value="Graphic") Graphic getGraphic()
Object accept(StyleVisitor visitor,
Object extraData)
accept in interface Symbolizervisitor - the style visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||