|
||||||||||
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
public class FlashGraphic
FlashGraphic is een abstracte klasse die een aantal dingen beheerst die in FlashMap en FlashLegend nodig zijn
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 | |
---|---|
FlashGraphic(int width,
int height,
int fps)
Maak een nieuwe FlashGraphic met de opgegeven grootte |
Method Summary | |
---|---|
void |
finalize()
|
GiServerLog4jAppender |
getAppenderReports()
|
nl.idgis.flash.FlashMovieFont |
getFont(java.lang.String fontName)
Haal een font op en maak het zo nodig aan |
java.lang.String |
getResourceRoot()
|
double |
getScale()
|
void |
output(java.io.OutputStream o)
Genereer output |
void |
postFeatureActions()
Post actions when all features are processed. |
void |
setResourceRoot(java.lang.String resourceRoot)
|
void |
setScale(double scale)
|
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 FlashGraphic(int width, int height, int fps) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void finalize()
finalize
in class java.lang.Object
public nl.idgis.flash.FlashMovieFont getFont(java.lang.String fontName) throws java.io.IOException
nl.idgis.flash.FlashMovie
getFont
in class nl.idgis.flash.FlashMovie
java.io.IOException
public void postFeatureActions() throws java.lang.Exception
java.io.IOException
java.lang.Exception
public void output(java.io.OutputStream o) throws java.lang.Exception
output
in class nl.idgis.flash.FlashMovie
java.lang.Exception
public double getScale()
public void setScale(double scale)
public GiServerLog4jAppender getAppenderReports()
public java.lang.String getResourceRoot()
public void setResourceRoot(java.lang.String resourceRoot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |