@XmlElement(value="PointSymbolizer") public interface PointSymbolizer extends Symbolizer
| Modifier and Type | Method and Description |
|---|---|
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.
|
getDescription, getGeometryPropertyName, getName, getUnitOfMeasure@XmlElement(value="Graphic") Graphic getGraphic()
@Extension Object accept(StyleVisitor visitor, Object extraData)
accept in interface Symbolizervisitor - the style visitorCopyright © 1996–2019 Geotools. All rights reserved.