|
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
public abstract class AbstractSymbolizer
This is the basis of all symbolizers. It defines the method getGeometry that's common to all symbolizers.
----------------------------------------------------------------------
Field Summary | |
---|---|
protected Geometry |
geometry
The geometry of the sympbolizer |
protected double |
maxDenominator
The max denominator initialized with 9E99; |
protected double |
minDenominator
The min denominator initialized with 0; |
protected java.lang.String |
responsibleClass
The class to render. |
Constructor Summary | |
---|---|
AbstractSymbolizer()
default constructor |
|
AbstractSymbolizer(Geometry geometry)
constructor initializing the class with the |
|
AbstractSymbolizer(Geometry geometry,
java.lang.String resonsibleClass)
constructor initializing the class with the |
Method Summary | |
---|---|
Geometry |
getGeometry()
The Geometry element is optional and if it is absent then the default geometry property of the feature type that is used in the containing FeatureStyleType is used. |
double |
getMaxScaleDenominator()
The ScaleDenominator-information is optional and determines whether a rule (and thus a Symbolizer) is a to be applied at a certain scale. |
double |
getMinScaleDenominator()
The ScaleDenominator-information is optional and determines whether a rule (and thus a Symbolizer) is a to be applied at a certain scale. |
java.lang.String |
getResponsibleClass()
returns the name of a class that will be used for rendering the current symbolizer. |
void |
setGeometry(Geometry geometry)
sets the |
void |
setMaxScaleDenominator(double maxDenominator)
Sets the MaxScaleDenominator |
void |
setMinScaleDenominator(double minDenominator)
Sets the MinScaleDenominator |
void |
setResponsibleClass(java.lang.String responsibleClass)
sets a class that will be used for rendering the current symbolizer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double maxDenominator
protected double minDenominator
protected Geometry geometry
protected java.lang.String responsibleClass
Constructor Detail |
---|
AbstractSymbolizer()
AbstractSymbolizer(Geometry geometry)
geometry
- AbstractSymbolizer(Geometry geometry, java.lang.String resonsibleClass)
geometry
- resonsibleClass
- Method Detail |
---|
public Geometry getGeometry()
getGeometry
in interface Symbolizer
public void setGeometry(Geometry geometry)
setGeometry
in interface Symbolizer
geometry
- the geometry of the symbolizerpublic double getMinScaleDenominator()
Symbolizer
getMinScaleDenominator
in interface Symbolizer
public void setMinScaleDenominator(double minDenominator)
Symbolizer
setMinScaleDenominator
in interface Symbolizer
minDenominator
- the MinScaleDenominatorpublic double getMaxScaleDenominator()
Symbolizer
getMaxScaleDenominator
in interface Symbolizer
public void setMaxScaleDenominator(double maxDenominator)
Symbolizer
setMaxScaleDenominator
in interface Symbolizer
maxDenominator
- the MaxScaleDenominatorpublic java.lang.String getResponsibleClass()
public void setResponsibleClass(java.lang.String responsibleClass)
responsibleClass
-
|
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