|
||||||||||
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.FlashImageMap
public class FlashImageMap
FlashImageMap is verantwoordelijk voor het maken van Flash-bestand met daarin een kaartbeeld in de vorm van een Flash bitmap image
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 | |
---|---|
FlashImageMap(int width,
int height,
java.awt.image.BufferedImage image)
Maak een nieuw FlashImageMap object |
Method Summary | |
---|---|
void |
output(java.io.OutputStream o)
/** Genereer output |
Methods inherited from class nl.idgis.flash.FlashMovie |
---|
createActionList, createBitmap, createMorph, createShape, createSprite, createText, createText, doAction, getContent, getFilesize, getFilesizeString, getFont, 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 FlashImageMap(int width, int height, java.awt.image.BufferedImage image) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void output(java.io.OutputStream o) throws java.io.IOException
output
in class nl.idgis.flash.FlashMovie
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |