|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.idgis.flash.FlashMovie nl.idgis.giserver.FlashGraphic nl.idgis.giserver.FlashLegend
public class FlashLegend
FlashLegend is verantwoordelijk voor het maken van legenda items in swf formaat
Field Summary |
---|
Fields inherited from class nl.idgis.flash.FlashMovie |
---|
aantal0pixelDxDy, aantal16bits, aantal24bits, aantal8bits, aantalColorFill, aantalGraphicFill, aantalLineToCalls, aantalMoveToCalls, aantalShapeOutputCalls, aantalXpixelDxDy, timeDrawFeatures, timeFilterSymbolizers, timeGetFeatures |
Constructor Summary | |
---|---|
FlashLegend()
Constructor |
Method Summary | |
---|---|
void |
addFlashLegendCoverageLayerCharacteristics(Layer layer,
java.lang.String resourceRoot)
Maak een FlashLegend object voor een rasterlayer |
void |
addFlashLegendDataSetLayerCharacteristics(Layer layer,
org.deegree.graphics.sld.Rule[] rules,
java.lang.Double scale,
java.lang.String resourceRoot)
Maak een FlashLegend object aan de hand van de opgegeven SLD rules |
void |
output(java.io.OutputStream o)
Genereer output |
Methods inherited from class nl.idgis.giserver.FlashGraphic |
---|
finalize, getAppenderReports, getFont, getResourceRoot, getScale, postFeatureActions, setResourceRoot, setScale |
Methods inherited from class nl.idgis.flash.FlashMovie |
---|
createActionList, createBitmap, createMorph, createShape, createSprite, createText, createText, doAction, getContent, getFilesize, getFilesizeString, getFps, getFrameCount, getHeight, getWidth, importAssets, isCompressSWF, modifyCharacter, modifyCharacter, modifyCharacter, outputCharacter, placeCharacter, placeCharacter, placeCharacter, placeObject, publishActionList, publishCharacter, removeCharacter, setBackgroundColor, setCompressSWF, setHeightInPixels, setWidthInPixels, showFrame, useCharacter, useCharacter, useCharacter, useCharacter, useCharacter, useCharacter, useCharacter, useCharacter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlashLegend() throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addFlashLegendDataSetLayerCharacteristics(Layer layer, org.deegree.graphics.sld.Rule[] rules, java.lang.Double scale, java.lang.String resourceRoot) throws java.lang.Exception, org.deegree.model.filterencoding.FilterEvaluationException
java.lang.Exception
org.deegree.model.filterencoding.FilterEvaluationException
public void addFlashLegendCoverageLayerCharacteristics(Layer layer, java.lang.String resourceRoot) throws java.lang.Exception, org.deegree.model.filterencoding.FilterEvaluationException
java.lang.Exception
org.deegree.model.filterencoding.FilterEvaluationException
public void output(java.io.OutputStream o) throws java.lang.Exception
output
in class FlashGraphic
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |