|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="PointSymbolizer") public interface PointSymbol
Indicates how to draw point geometries on a map.
| Method Summary | |
|---|---|
Graphic |
getGraphic()
Returns the graphic that will be drawn at each point of the geometry. |
void |
setGraphic(Graphic graphic)
Sets the graphic that will be drawn at each point of the geometry. |
| Methods inherited from interface Symbol |
|---|
accept, getAbstract, getGeometryAttribute, getName, getTitle, setAbstract, setGeometryAttribute, setName, setTitle |
| Method Detail |
|---|
@XmlElement(value="Graphic") Graphic getGraphic()
@XmlElement(value="Graphic") void setGraphic(Graphic graphic)
getGraphic() for details.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||