| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
 | 
protected  double | 
maxDenominator
 | 
protected  double | 
minDenominator
 | 
protected  String | 
responsibleClass
 | 
| Constructor Summary | |
|---|---|
AbstractSymbolizer()
default constructor  | 
|
AbstractSymbolizer(Geometry geometry)
constructor initializing the class with the  | 
|
AbstractSymbolizer(Geometry geometry,
                                     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.  | 
 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(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 String responsibleClass
| Constructor Detail | 
|---|
AbstractSymbolizer()
AbstractSymbolizer(Geometry geometry)
AbstractSymbolizer(Geometry geometry,
                   String resonsibleClass)
| Method Detail | 
|---|
public Geometry getGeometry()
getGeometry in interface Symbolizerpublic void setGeometry(Geometry geometry)
setGeometry in interface Symbolizergeometry - the geometry of the symbolizerpublic double getMinScaleDenominator()
Symbolizer
getMinScaleDenominator in interface Symbolizerpublic void setMinScaleDenominator(double minDenominator)
Symbolizer
setMinScaleDenominator in interface SymbolizerminDenominator - the MinScaleDenominatorpublic double getMaxScaleDenominator()
Symbolizer
getMaxScaleDenominator in interface Symbolizerpublic void setMaxScaleDenominator(double maxDenominator)
Symbolizer
setMaxScaleDenominator in interface SymbolizermaxDenominator - the MaxScaleDenominatorpublic String getResponsibleClass()
public void setResponsibleClass(String responsibleClass)
responsibleClass - 
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net