|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.idgis.giserver.FlashSymbolizer nl.idgis.giserver.FlashPolygonSymbolizer
public class FlashPolygonSymbolizer
The FlashPolygonSymbolizer defines the context for geometry presention based
on polygon(s).
For the flash polygon symbolizer the extension will be :
Constructor Summary | |
---|---|
FlashPolygonSymbolizer(org.deegree.graphics.sld.Symbolizer symbolizer,
org.deegree.model.feature.Feature feature,
FlashGraphic map)
Constructor. |
Method Summary | |
---|---|
java.awt.Color |
getColorSpaceBase()
Get the color which can be used as color space base in colorTransform calculations. |
nl.idgis.flash.FlashFillStyle |
getFillStyle()
Getter for the fill style. |
nl.idgis.flash.FlashLineStyle |
getLineStyle()
Getter for the line style. |
Methods inherited from class nl.idgis.giserver.FlashSymbolizer |
---|
getFlashCharacter, getRotation, getScale, getSymbolizer, getTranslations, setFlashCharacter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlashPolygonSymbolizer(org.deegree.graphics.sld.Symbolizer symbolizer, org.deegree.model.feature.Feature feature, FlashGraphic map)
symbolizer
- dictating (sld) symbolizerfeature
- concerning feature instancemap
- concerning mapMethod Detail |
---|
public nl.idgis.flash.FlashFillStyle getFillStyle()
public nl.idgis.flash.FlashLineStyle getLineStyle()
public java.awt.Color getColorSpaceBase()
FlashSymbolizer
getColorSpaceBase
in class FlashSymbolizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |