|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.graphics.sld.AbstractSymbolizer org.deegree.graphics.sld.PointSymbolizer
public class PointSymbolizer
Used to render a "graphic" at a point. If a line-string or polygon geometry is used with this symbol, then the semantic is to use the centroid of the geometry, or any similar representative point. The meaning of the contained elements are discussed with the element definitions below. If the Geometry element is omitted, then the "default" geometry for the feature type is used. (Many feature types will have only one geometry attribute.) If the Graphic element is omitted, then nothing will be plotted.
----------------------------------------------------------------------
Field Summary |
---|
Fields inherited from class org.deegree.graphics.sld.AbstractSymbolizer |
---|
geometry, maxDenominator, minDenominator, responsibleClass |
Constructor Summary | |
---|---|
PointSymbolizer()
Creates a new PointSymbolizer object. |
|
PointSymbolizer(Graphic graphic,
Geometry geometry,
double min,
double max)
constructor initializing the class with the |
|
PointSymbolizer(Graphic graphic,
Geometry geometry,
java.lang.String responsibleClass,
double min,
double max)
constructor initializing the class with the |
Method Summary | |
---|---|
java.lang.String |
exportAsXML()
exports the content of the PointSymbolizer as XML formated String |
Graphic |
getGraphic()
A Graphic is a "graphic symbol" with an inherent shape, color, and size. |
void |
setGraphic(Graphic graphic)
sets the |
Methods inherited from class org.deegree.graphics.sld.AbstractSymbolizer |
---|
getGeometry, getMaxScaleDenominator, getMinScaleDenominator, getResponsibleClass, setGeometry, setMaxScaleDenominator, setMinScaleDenominator, setResponsibleClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointSymbolizer()
PointSymbolizer(Graphic graphic, Geometry geometry, double min, double max)
graphic
- geometry
- min
- max
- PointSymbolizer(Graphic graphic, Geometry geometry, java.lang.String responsibleClass, double min, double max)
graphic
- geometry
- responsibleClass
- min
- max
- Method Detail |
---|
public Graphic getGraphic()
public void setGraphic(Graphic graphic)
graphic
- the graphic of the pointpublic java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org