All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- actionPerformed(ActionEvent).
Method in class fi.faidon.gui.FileOpenButtonBean
- Catch mouse clicks on us.
- AD_MAX.
Static variable in class fi.faidon.jvg.PICTReader
-
- AD_MIN.
Static variable in class fi.faidon.jvg.PICTReader
-
- ADD_OVER.
Static variable in class fi.faidon.jvg.PICTReader
-
- ADD_PIN.
Static variable in class fi.faidon.jvg.PICTReader
-
- addOperation(Object[]).
Method in class fi.faidon.jvg.GraphicsRecording
- Add an operation to the recording.
- addOperation(Vector).
Method in class fi.faidon.jvg.GraphicsRecording
- Add an operation to the recording.
- addPropertyChangeListener(PropertyChangeListener).
Method in class fi.faidon.gui.FileOpenButtonBean
- PropertyChangeSupport methods.
- addPropertyChangeListener(PropertyChangeListener).
Method in class fi.faidon.gui.ImageShowBean
- PropertyChangeSupport methods.
- BLEND.
Static variable in class fi.faidon.jvg.PICTReader
-
- BMPImageSaver().
Constructor for class fi.faidon.jis.BMPImageSaver
-
- ByteArrayConversion().
Constructor for class fi.faidon.util.ByteArrayConversion
-
- bytesLEasINT(byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Return the int value given by the byte array in little-endian order.
- bytesLEasUINT(byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Return the unsigned int value given by the byte array in little-endian (?) order.
- checkImage().
Method in class fi.faidon.jvg.GraphicsRecording
- Return the status as a function of the state of all images.
- checkImage().
Method in class fi.faidon.jvg.PICTReader
- Implements VectorImageProducer drawIntoImage().
- checkImage().
Method in class fi.faidon.jvg.PNGReader
- Implements VectorImageProducer drawIntoImage().
- checkImage().
Method in class fi.faidon.jvg.VectorImageProducer
- Return the status of the asynchronous draw.
- checkSave().
Method in class fi.faidon.jis.BMPImageSaver
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.ImageSaverInterface
-
- checkSave().
Method in class fi.faidon.jis.ImageSaverObject
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.ImageSerializer
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.PICTImageSaver
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.PNGImageSaver
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.TargaImageSaver
- Return ImageObserver constants for indicating the state of the image saving.
- checkSave().
Method in class fi.faidon.jis.TIFFImageSaver
- Return ImageObserver constants for indicating the state of the image saving.
- CLEAR_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- clearRect(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- CLIP_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- clipRect(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Record and pass on if we have a display graphics.
- COPY_AREA.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- copyArea(int, int, int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- create().
Method in class fi.faidon.jvg.RecorderGraphics
- If we have a draw graphics, then let it do the job.
- create(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Let parent class do the job.
- creationTime.
Variable in class fi.faidon.jvg.JVGHeader
- Creation date and time.
- creator.
Variable in class fi.faidon.jvg.JVGHeader
- Creator identifier string.
- DataCompression().
Constructor for class fi.faidon.util.DataCompression
-
- DirectColorModelSerializer().
Constructor for class fi.faidon.jis.DirectColorModelSerializer
- Default constructor.
- DirectColorModelSerializer(DirectColorModel).
Constructor for class fi.faidon.jis.DirectColorModelSerializer
- Constructor which initializes the DirectColorModel.
- dispose().
Method in class fi.faidon.jvg.RecorderGraphics
- Release all memory resources.
- draw3DRect(int, int, int, int, boolean).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- DRAW_3D_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_ARC.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_IMAGE_AT_POINT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_IMAGE_AT_POINT_WITH_BGCOLOR.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_IMAGE_IN_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_IMAGE_IN_RECT_WITH_BGCOLOR.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_LINE.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_OVAL.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_POLYGON.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_POLYLINE.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_ROUND_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_STRING.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_SUBIMAGE_IN_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- DRAW_SUBIMAGE_IN_RECT_WITH_BGCOLOR.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- drawArc(int, int, int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw an arc if graphics, record operation.
- drawBytes(byte[], int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw bytes if graphics, record operation.
- drawChars(char[], int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw chars if graphics, record operation.
- drawImage(Image, int, int, Color, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawImage(Image, int, int, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawImage(Image, int, int, int, int, Color, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawImage(Image, int, int, int, int, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw image if we have a draw graphics, record operation.
- drawLine(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a line.
- drawOval(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw an oval.
- drawPolygon(int[], int[], int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a polygon.
- drawPolygon(Polygon).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a polygon.
- drawPolyline(int[], int[], int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a polyline if graphics, record operation.
- drawRect(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a rectangle.
- drawRoundRect(int, int, int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- drawString(String, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Draw a string.
- FileOpenButtonBean().
Constructor for class fi.faidon.gui.FileOpenButtonBean
- Initialize the component size so that we dont stay invisible.
- fill3DRect(int, int, int, int, boolean).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- FILL_3D_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- FILL_ARC.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- FILL_OVAL.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- FILL_POLYGON.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- FILL_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- FILL_ROUND_RECT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- fillArc(int, int, int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Fill an arc if graphics, record operation.
- fillOval(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Fill an oval if graphics, record operation.
- fillPolygon(int[], int[], int).
Method in class fi.faidon.jvg.RecorderGraphics
- Fill a polygon.
- fillPolygon(Polygon).
Method in class fi.faidon.jvg.RecorderGraphics
- Fill a polygon.
- fillRect(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- fillRoundRect(int, int, int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Do operation if we have a graphics object, then record.
- finalize().
Method in class fi.faidon.jvg.RecorderGraphics
- Finalize everything.
- FORMAT_CODE.
Static variable in class fi.faidon.jis.BMPImageSaver
-
- FORMAT_CODE.
Static variable in class fi.faidon.jis.ImageSerializer
-
- FORMAT_CODE.
Static variable in class fi.faidon.jis.PICTImageSaver
-
- FORMAT_CODE.
Static variable in class fi.faidon.jis.PNGImageSaver
-
- FORMAT_CODE.
Static variable in class fi.faidon.jis.TargaImageSaver
-
- FORMAT_CODE.
Static variable in class fi.faidon.jis.TIFFImageSaver
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.BMPImageSaver
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.ImageSerializer
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.PICTImageSaver
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.PNGImageSaver
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.TargaImageSaver
-
- FORMAT_COMPLETE_NAME.
Static variable in class fi.faidon.jis.TIFFImageSaver
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.BMPImageSaver
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.ImageSerializer
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.PICTImageSaver
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.PNGImageSaver
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.TargaImageSaver
-
- FORMAT_EXTENSION.
Static variable in class fi.faidon.jis.TIFFImageSaver
-
- getClip().
Method in class fi.faidon.jvg.RecorderGraphics
- Return the clip shape set previously if no draw graphics,
otherwise return display graphics clip shape.
- getClipBounds().
Method in class fi.faidon.jvg.RecorderGraphics
- Return null if no draw graphics, return display graphics clip bounds
otherwise.
- getClipRect().
Method in class fi.faidon.jvg.RecorderGraphics
- Return the clip rect that has been set by a previous call
if we have no draw graphics, otherwise return that of the
draw graphics.
- getColor().
Method in class fi.faidon.jvg.RecorderGraphics
- Return null if no draw graphics, return display graphics color
otherwise.
- getColorModel().
Method in class fi.faidon.jis.ImageSerializer
- Get the color model of the image.
- getCompression().
Method in class fi.faidon.jis.ImageSerializer
- Get the compression used.
- getDoIntermediateUpdates().
Method in class fi.faidon.gui.ImageShowBean
- Get intermediate paint mode.
- getFileDirectory().
Method in class fi.faidon.gui.FileOpenButtonBean
- Get the file directory.
- getFileName().
Method in class fi.faidon.gui.FileOpenButtonBean
- Get the file name.
- getFilePath().
Method in class fi.faidon.gui.FileOpenButtonBean
- Get the complete file path.
- getFont().
Method in class fi.faidon.jvg.RecorderGraphics
- Return null if no draw graphics, return display graphics font
otherwise.
- getFontMetrics().
Method in class fi.faidon.jvg.RecorderGraphics
- Return null if no draw graphics, return display graphics fotn metrics
otherwise.
- getFontMetrics(Font).
Method in class fi.faidon.jvg.RecorderGraphics
- Return null if no draw graphics, return display graphics fotn metrics
otherwise.
- getFormatCode().
Method in class fi.faidon.jis.BMPImageSaver
- ImageSaverInterface method implementations.
- getFormatCode().
Method in class fi.faidon.jis.ImageSaverInterface
-
- getFormatCode().
Method in class fi.faidon.jis.ImageSerializer
- ImageSaverInterface method implementations.
- getFormatCode().
Method in class fi.faidon.jis.PICTImageSaver
- ImageSaverInterface method implementations.
- getFormatCode().
Method in class fi.faidon.jis.PNGImageSaver
- ImageSaverInterface method implementations.
- getFormatCode().
Method in class fi.faidon.jis.TargaImageSaver
- ImageSaverInterface method implementations.
- getFormatCode().
Method in class fi.faidon.jis.TIFFImageSaver
- ImageSaverInterface method implementations.
- getFormatExtension().
Method in class fi.faidon.jis.BMPImageSaver
-
- getFormatExtension().
Method in class fi.faidon.jis.ImageSaverInterface
-
- getFormatExtension().
Method in class fi.faidon.jis.ImageSerializer
-
- getFormatExtension().
Method in class fi.faidon.jis.PICTImageSaver
-
- getFormatExtension().
Method in class fi.faidon.jis.PNGImageSaver
-
- getFormatExtension().
Method in class fi.faidon.jis.TargaImageSaver
-
- getFormatExtension().
Method in class fi.faidon.jis.TIFFImageSaver
-
- getFormatString().
Method in class fi.faidon.jis.BMPImageSaver
-
- getFormatString().
Method in class fi.faidon.jis.ImageSaverInterface
-
- getFormatString().
Method in class fi.faidon.jis.ImageSerializer
-
- getFormatString().
Method in class fi.faidon.jis.PICTImageSaver
-
- getFormatString().
Method in class fi.faidon.jis.PNGImageSaver
-
- getFormatString().
Method in class fi.faidon.jis.TargaImageSaver
-
- getFormatString().
Method in class fi.faidon.jis.TIFFImageSaver
-
- getHeight().
Method in class fi.faidon.jvg.GraphicsRecording
- Always return -1 for the moment.
- getHeight().
Method in class fi.faidon.jvg.PICTReader
- Implements VectorImageProducer getHeight().
- getHeight().
Method in class fi.faidon.jvg.PNGReader
- Implements VectorImageProducer getHeight().
- getHeight().
Method in class fi.faidon.jvg.VectorImageProducer
- Get the height of the original image.
- getIcon(int).
Method in class fi.faidon.jis.ImageSaverObjectBeanInfo
- Return the bean icon depending on the icon kind wanted.
- getIcon(int).
Method in class fi.faidon.gui.ImageShowBeanBeanInfo
- Return the bean icon depending on the icon kind wanted.
- getImage().
Method in class fi.faidon.jis.ImageSerializer
- Get the image.
- getImage().
Method in class fi.faidon.gui.ImageShowBean
- Get the image.
- getImage().
Method in class fi.faidon.jvg.PNGReader
- Return the image.
- getImageHeight().
Method in class fi.faidon.jis.ImageSerializer
- Get the height of the image.
- getImagePath().
Method in class fi.faidon.gui.ImageShowBean
- Get the image path.
- getImages().
Method in class fi.faidon.jvg.GraphicsRecording
- Get an array of all Image objects in the recording.
- getImageWidth().
Method in class fi.faidon.jis.ImageSerializer
- Get the width of the image.
- getModel().
Method in class fi.faidon.jis.DirectColorModelSerializer
- Return the DirectColorModel.
- getModel().
Method in class fi.faidon.jis.IndexColorModelSerializer
- Return the IndexColorModel.
- getOperation().
Method in class fi.faidon.jvg.GraphicsOperation
- Return the operation code.
- getPackBitsMaxDestBytes(int).
Static method in class fi.faidon.util.DataCompression
- Return the maximal possible buffer size needed for the destination byte
array of packBits.
- getRecording().
Method in class fi.faidon.jvg.RecorderGraphics
- Returns the graphics recording object.
- getSaveImage().
Method in class fi.faidon.jis.ImageSaverInterface
-
- getSavePath().
Method in class fi.faidon.jis.ImageSaverInterface
-
- getUseAlphaChannel().
Method in class fi.faidon.jis.PNGImageSaver
- Returns if an alpha channel is to be used or not.
- getWidth().
Method in class fi.faidon.jvg.GraphicsRecording
- Always return -1 for the moment.
- getWidth().
Method in class fi.faidon.jvg.PICTReader
- Implements VectorImageProducer getWidth().
- getWidth().
Method in class fi.faidon.jvg.PNGReader
- Implements VectorImageProducer getWidth().
- getWidth().
Method in class fi.faidon.jvg.VectorImageProducer
- Get the width of the original image.
- GraphicsOperation(int).
Constructor for class fi.faidon.jvg.GraphicsOperation
- Construct a new graphics operation with the give operation code.
- GraphicsRecording().
Constructor for class fi.faidon.jvg.GraphicsRecording
- Construct a new graphics operation with the give operation code.
- GRAYISH_TEXT_OR.
Static variable in class fi.faidon.jvg.PICTReader
-
- GZIP_COMPRESSION.
Static variable in class fi.faidon.jvg.GraphicsRecording
-
- idJVGVersion.
Variable in class fi.faidon.jvg.JVGHeader
- Version identifier string.
- imageComplete(int).
Method in class fi.faidon.jis.BMPImageSaver
- Get imageComplete message so that we can close the output file.
- imageComplete(int).
Method in class fi.faidon.jis.PICTImageSaver
- Get imageComplete message so that we can close the output file.
- imageComplete(int).
Method in class fi.faidon.jis.PNGImageSaver
- Get imageComplete message so that we can close the output file.
- imageComplete(int).
Method in class fi.faidon.jis.TargaImageSaver
- Get imageComplete message so that we can close the output file.
- imageComplete(int).
Method in class fi.faidon.jis.TIFFImageSaver
- Get imageComplete message so that we can close the output file.
- ImageSaverInterface().
Constructor for class fi.faidon.jis.ImageSaverInterface
-
- ImageSaverObject().
Constructor for class fi.faidon.jis.ImageSaverObject
-
- ImageSaverObjectBeanInfo().
Constructor for class fi.faidon.jis.ImageSaverObjectBeanInfo
-
- ImageSerializer().
Constructor for class fi.faidon.jis.ImageSerializer
- Default constructor.
- ImageSerializer(Image).
Constructor for class fi.faidon.jis.ImageSerializer
- Use this constructor when you want to serialize an image
onto disk.
- ImageSerializerVector(int).
Constructor for class fi.faidon.jis.ImageSerializerVector
- Just call Vector constructor.
- ImageShowBean().
Constructor for class fi.faidon.gui.ImageShowBean
- Initialize the component size so that we dont stay invisible.
- ImageShowBeanBeanInfo().
Constructor for class fi.faidon.gui.ImageShowBeanBeanInfo
-
- IMG_FILE_SIGNATURE.
Static variable in class fi.faidon.jvg.GraphicsRecording
-
- IndexColorModelSerializer().
Constructor for class fi.faidon.jis.IndexColorModelSerializer
- Default constructor.
- IndexColorModelSerializer(IndexColorModel).
Constructor for class fi.faidon.jis.IndexColorModelSerializer
- Constructor which initializes the IndexColorModel.
- intAsBytesLE(int, byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Return the int value given by the byte array in little-endian order.
- isVerbose().
Method in class fi.faidon.jvg.GraphicsRecording
- Verbose mode or not?.
- isVerbose(boolean).
Method in class fi.faidon.jvg.PICTReader
- Return if verbose or not.
- isVerbose(boolean).
Method in class fi.faidon.jvg.PNGReader
- Return if verbose or not.
- javaVendor.
Variable in class fi.faidon.jvg.JVGHeader
-
- javaVendorURL.
Variable in class fi.faidon.jvg.JVGHeader
-
- javaVersion.
Variable in class fi.faidon.jvg.JVGHeader
- System and Java version identifier strings.
- JVGHeader().
Constructor for class fi.faidon.jvg.JVGHeader
-
- main(String[]).
Static method in class fi.faidon.util.DataCompression
- Program entry point.
- main(String[]).
Static method in class fi.faidon.gui.FileOpenButtonBean
-
- main(String[]).
Static method in class fi.faidon.gui.ImageShowBean
-
- main(String[]).
Static method in class fi.faidon.jis.IndexColorModelSerializer
- Test main function.
- main(String[]).
Static method in class fi.faidon.jvg.RecorderGraphics
- Main function for debugging and test purposes.
- main(String[]).
Static method in class fi.faidon.jis.TargaImageSaver
- Main for testing this class.
- MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- NO_COMPRESSION.
Static variable in class fi.faidon.jvg.GraphicsRecording
-
- NO_COMPRESSION.
Static variable in class fi.faidon.jis.ImageSerializer
-
- NOP.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- NOP.
Static variable in class fi.faidon.jvg.PICTReader
-
- NOT_SRC_BIC.
Static variable in class fi.faidon.jvg.PICTReader
-
- NOT_SRC_COPY.
Static variable in class fi.faidon.jvg.PICTReader
-
- NOT_SRC_OR.
Static variable in class fi.faidon.jvg.PICTReader
-
- NOT_SRC_XOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_BITS_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_BITS_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_BK_COLOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_BK_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_BK_PIX_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_CH_EXTRA.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_CLIP_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_COMPRESSED_QUICKTIME.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DEF_HILITE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DH_TEXT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DHDV_TEXT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DIRECT_BITS_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DIRECT_BITS_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_DV_TEXT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_END_OF_PICTURE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ERASE_SAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FG_COLOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_PIX_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FILL_SAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FONT_NAME.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_FRAME_SAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_GLYPH_STATE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_HEADER_OP.
Static variable in class fi.faidon.jvg.PICTReader
- PICT opcodes.
- OP_HILITE_COLOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_HILITE_MODE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_INVERT_SAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_LINE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_LINE_FROM.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_LINE_JUSTIFY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_LONG_COMMENT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_LONG_TEXT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_OP_COLOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_ORIGIN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_OV_SIZE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PACK_BITS_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PACK_BITS_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_ARC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_OVAL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_POLY.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_R_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_RECT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PAINT_SAME_RGN.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PN_LOC_H_FRAC.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PN_MODE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PN_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PN_PIX_PAT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_PN_SIZE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_RGB_BK_COL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_RGB_FG_COL.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_SHORT_COMMENT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_SHORT_LINE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_SHORT_LINE_FROM.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_SP_EXTRA.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_TX_FACE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_TX_FONT.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_TX_MODE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_TX_RATIO.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_TX_SIZE.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_UNCOMPRESSED_QUICKTIME.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_VERSION.
Static variable in class fi.faidon.jvg.PICTReader
-
- OP_VERSION_2.
Static variable in class fi.faidon.jvg.PICTReader
-
- osArch.
Variable in class fi.faidon.jvg.JVGHeader
-
- osName.
Variable in class fi.faidon.jvg.JVGHeader
-
- osVersion.
Variable in class fi.faidon.jvg.JVGHeader
-
- packBits(byte[], byte[], int).
Static method in class fi.faidon.util.DataCompression
- Pack "nbrSrcBytes" bytes of "srcBytes" into dstBytes
that should be big enough to hold the packed data (see
getPackBitsMaxDestBytes).
- paint(Graphics).
Method in class fi.faidon.gui.ImageShowBean
- Repaint the canvas.
- PICTImageSaver().
Constructor for class fi.faidon.jis.PICTImageSaver
-
- PICTReader().
Constructor for class fi.faidon.jvg.PICTReader
- Initialize stuff.
- playIt(Graphics).
Method in class fi.faidon.jvg.VectorImageProducer
- Immediately draw the image using the given graphics.
- playIt(Graphics, Component).
Method in class fi.faidon.jvg.GraphicsRecording
- Play the recorded operations into the given Graphics object.
- playIt(Graphics, Component).
Method in class fi.faidon.jvg.PICTReader
- Implements VectorImageProducer drawIt().
- playIt(Graphics, Component).
Method in class fi.faidon.jvg.PNGReader
- Implements VectorImageProducer drawIt().
- playIt(Graphics, Component).
Method in class fi.faidon.jvg.VectorImageProducer
- Immediately draw the image using the given graphics and the given component.
- playIt(Image, Component).
Method in class fi.faidon.jvg.VectorImageProducer
- Do the drawing operations into the graphics of the given image.
- PNGImageSaver().
Constructor for class fi.faidon.jis.PNGImageSaver
-
- PNGReader().
Constructor for class fi.faidon.jvg.PNGReader
- Initialize stuff.
- readFromFile(File).
Method in class fi.faidon.jvg.GraphicsRecording
- Restore the object variables from the given file.
- readPICTFile().
Method in class fi.faidon.jvg.PICTReader
- Open and read the PICT file.
- readPNGFile().
Method in class fi.faidon.jvg.PNGReader
- Open and read the PNG file.
- RecorderGraphics().
Constructor for class fi.faidon.jvg.RecorderGraphics
- Create a recorder graphics with no draw graphics.
- RecorderGraphics(Graphics).
Constructor for class fi.faidon.jvg.RecorderGraphics
- Create a recorder graphics with a draw graphics.
- removePropertyChangeListener(PropertyChangeListener).
Method in class fi.faidon.gui.FileOpenButtonBean
-
- removePropertyChangeListener(PropertyChangeListener).
Method in class fi.faidon.gui.ImageShowBean
-
- saveAsBMP().
Method in class fi.faidon.jis.ImageSaverObject
- Show the "Save As..." dialog and then save the image in Windows BMP format.
- saveAsPICT().
Method in class fi.faidon.jis.ImageSaverObject
- Show the "Save As..." dialog and then save the image in PICT format.
- saveAsPNG().
Method in class fi.faidon.jis.ImageSaverObject
- Show the "Save As..." dialog and then save the image in PNG format.
- saveAsTarga().
Method in class fi.faidon.jis.ImageSaverObject
- Show the "Save As..." dialog and then save the image in Targa format.
- saveAsTIFF().
Method in class fi.faidon.jis.ImageSaverObject
- Show the "Save As..." dialog and then save the image in TIFF format.
- saveBMP().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image in Windows BMP format.
- saveImage.
Variable in class fi.faidon.jis.ImageSaverInterface
-
- saveIt().
Method in class fi.faidon.jis.BMPImageSaver
- Save the image.
- saveIt().
Method in class fi.faidon.jis.ImageSaverInterface
-
- saveIt().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image into a graphics file of the given format.
- saveIt().
Method in class fi.faidon.jis.ImageSerializer
-
- saveIt().
Method in class fi.faidon.jis.PICTImageSaver
- Save the image.
- saveIt().
Method in class fi.faidon.jis.PNGImageSaver
- Save the image.
- saveIt().
Method in class fi.faidon.jis.TargaImageSaver
- Save the image.
- saveIt().
Method in class fi.faidon.jis.TIFFImageSaver
- Save the image.
- savePath.
Variable in class fi.faidon.jis.ImageSaverInterface
-
- savePICT().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image in PICT format.
- savePNG().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image in PNG.
- saveTarga().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image in Targa format.
- saveTIFF().
Method in class fi.faidon.jis.ImageSaverObject
- Save the image in TIFF format.
- saveToFile(File).
Method in class fi.faidon.jvg.GraphicsRecording
- Save the operations vector to a file.
- saveToFile(Image, String, String).
Method in class fi.faidon.jis.ImageSaverObject
- Save the image into a graphics file of the given format.
- saveWithImageSaver().
Method in class fi.faidon.jis.ImageSaverObject
- Set up the current image saver object with the current parameters and
save the image.
- SET_BG_COLOR.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- SET_CLIP.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- SET_COLOR.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- SET_FONT.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- SET_PAINT_MODE.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- SET_XOR_MODE.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- setClip(int, int, int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Set clip rect.
- setClip(Shape).
Method in class fi.faidon.jvg.RecorderGraphics
- Set the clip shape.
- setColor(Color).
Method in class fi.faidon.jvg.RecorderGraphics
- Set foreground color.
- setColorModel(ColorModel).
Method in class fi.faidon.jis.BMPImageSaver
-
- setColorModel(ColorModel).
Method in class fi.faidon.jis.PICTImageSaver
-
- setColorModel(ColorModel).
Method in class fi.faidon.jis.PNGImageSaver
- If the default color model is an indexed color model and if it has a
transparency pixel, then we put in an alpha channel.
- setColorModel(ColorModel).
Method in class fi.faidon.jis.TargaImageSaver
-
- setColorModel(ColorModel).
Method in class fi.faidon.jis.TIFFImageSaver
-
- setCompression(int).
Method in class fi.faidon.jis.ImageSerializer
- Set the compression used.
- setDimensions(int, int).
Method in class fi.faidon.jis.BMPImageSaver
-
- setDimensions(int, int).
Method in class fi.faidon.jis.PICTImageSaver
-
- setDimensions(int, int).
Method in class fi.faidon.jis.PNGImageSaver
-
- setDimensions(int, int).
Method in class fi.faidon.jis.TargaImageSaver
- Override the source image's dimensions and pass the dimensions
of the rectangular cropped region to the ImageConsumer.
- setDimensions(int, int).
Method in class fi.faidon.jis.TIFFImageSaver
- Override the source image's dimensions and pass the dimensions
of the rectangular cropped region to the ImageConsumer.
- setDoIntermediateUpdates(boolean).
Method in class fi.faidon.gui.ImageShowBean
- Set intermediate paint mode.
- setFont(Font).
Method in class fi.faidon.jvg.RecorderGraphics
- Set the font used.
- setHints(int).
Method in class fi.faidon.jis.BMPImageSaver
-
- setHints(int).
Method in class fi.faidon.jis.PICTImageSaver
-
- setHints(int).
Method in class fi.faidon.jis.PNGImageSaver
-
- setHints(int).
Method in class fi.faidon.jis.TargaImageSaver
-
- setHints(int).
Method in class fi.faidon.jis.TIFFImageSaver
-
- setImage(Image).
Method in class fi.faidon.jis.ImageSerializer
- Set the image to serialize.
- setImageFile(String).
Method in class fi.faidon.jvg.PICTReader
- Sets the path of the image file to use.
- setImageFile(String).
Method in class fi.faidon.jvg.PNGReader
- Sets the path of the image file to use.
- setImagePath(String).
Method in class fi.faidon.gui.ImageShowBean
- Set the image path and start preparing the image straight away.
- setModel(DirectColorModel).
Method in class fi.faidon.jis.DirectColorModelSerializer
- Set the DirectColorModel.
- setModel(IndexColorModel).
Method in class fi.faidon.jis.IndexColorModelSerializer
- Set the IndexColorModel.
- setOperation(int).
Method in class fi.faidon.jvg.GraphicsOperation
- Set the operation code.
- setPaintMode().
Method in class fi.faidon.jvg.RecorderGraphics
- Record and pass on if we have a display graphics.
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class fi.faidon.jis.BMPImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class fi.faidon.jis.PICTImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class fi.faidon.jis.PNGImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class fi.faidon.jis.TargaImageSaver
- Override the source image's setPixels method so that we can replace all
non-transparent pixels with the given fill color or pattern.
- setPixels(int, int, int, int, ColorModel, byte[], int, int).
Method in class fi.faidon.jis.TIFFImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class fi.faidon.jis.BMPImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class fi.faidon.jis.PICTImageSaver
- Write the pixels into the file as RGB data.
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class fi.faidon.jis.PNGImageSaver
-
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class fi.faidon.jis.TargaImageSaver
- Override the source image's setPixels method so that we can replace all
non-transparent pixels with the given fill color or pattern.
- setPixels(int, int, int, int, ColorModel, int[], int, int).
Method in class fi.faidon.jis.TIFFImageSaver
- Write the pixels into the file as RGB data.
- setProperties(Hashtable).
Method in class fi.faidon.jis.BMPImageSaver
- ImageConsumer method implementations.
- setProperties(Hashtable).
Method in class fi.faidon.jis.PICTImageSaver
- ImageConsumer method implementations.
- setProperties(Hashtable).
Method in class fi.faidon.jis.PNGImageSaver
- ImageConsumer method implementations.
- setProperties(Hashtable).
Method in class fi.faidon.jis.TargaImageSaver
- ImageConsumer method implementations.
- setProperties(Hashtable).
Method in class fi.faidon.jis.TIFFImageSaver
- ImageConsumer method implementations.
- setSaveFormat(String).
Method in class fi.faidon.jis.ImageSaverObject
- Set the save format.
- setSaveImage(Image).
Method in class fi.faidon.jis.ImageSaverInterface
-
- setSaveImage(Image).
Method in class fi.faidon.jis.ImageSaverObject
- Set the image to save.
- setSavePath(String).
Method in class fi.faidon.jis.ImageSaverInterface
-
- setSavePath(String).
Method in class fi.faidon.jis.ImageSaverObject
- Set the path where the file should be saved.
- setUseAlphaChannel(boolean).
Method in class fi.faidon.jis.PNGImageSaver
- Indicate if an alpha channel should be used or not.
- setVerbose(boolean).
Method in class fi.faidon.jvg.GraphicsRecording
- Set or clear verbose mode.
- setVerbose(boolean).
Method in class fi.faidon.jvg.PICTReader
- Sets verbose to the state indicated.
- setVerbose(boolean).
Method in class fi.faidon.jvg.PNGReader
- Sets verbose to the state indicated.
- setXORMode(Color).
Method in class fi.faidon.jvg.RecorderGraphics
- Record and pass on if we have a display graphics.
- SRC_BIC.
Static variable in class fi.faidon.jvg.PICTReader
-
- SRC_COPY.
Static variable in class fi.faidon.jvg.PICTReader
- Transfer modes.
- SRC_OR.
Static variable in class fi.faidon.jvg.PICTReader
-
- SRC_XOR.
Static variable in class fi.faidon.jvg.PICTReader
-
- SUB_OVER.
Static variable in class fi.faidon.jvg.PICTReader
-
- SUB_PIN.
Static variable in class fi.faidon.jvg.PICTReader
-
- TargaImageSaver().
Constructor for class fi.faidon.jis.TargaImageSaver
-
- TIFFImageSaver().
Constructor for class fi.faidon.jis.TIFFImageSaver
-
- toString().
Method in class fi.faidon.jvg.RecorderGraphics
-
- TRANSLATE.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- translate(int, int).
Method in class fi.faidon.jvg.RecorderGraphics
- Record and pass on if we have a display graphics.
- TRANSPARENT.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_BOLD_MASK.
Static variable in class fi.faidon.jvg.PICTReader
- Text face masks.
- TX_CONDENSED_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_EXTENDED_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_ITALIC_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_OUTLINE_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_SHADOWED_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- TX_UNDERLINE_MASK.
Static variable in class fi.faidon.jvg.PICTReader
-
- uintAsBytesBE(int, byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Convert the int value into a byte array that starts from index "startOff" and
end at index "endOff" - 1 of "buf".
- uintAsBytesLE(int, byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Convert the int value into a little-endian byte array that starts from
index "startOff" and end at index "endOff" - 1 of "buf".
- ulongAsBytesBE(long, byte[], int, int).
Static method in class fi.faidon.util.ByteArrayConversion
- Convert the long value into a byte array that starts from index "startOff" and
end at index "endOff" - 1 of "buf".
- unPackBits(byte[], byte[], int, int).
Static method in class fi.faidon.util.DataCompression
- "srcBytes" is the packed byte array, to unpack from the byte "indSrcStart".
- VectorImageProducer().
Constructor for class fi.faidon.jvg.VectorImageProducer
-
- VERSION.
Static variable in class fi.faidon.jvg.GraphicsOperation
-
- Version1JVGHeader().
Constructor for class fi.faidon.jvg.Version1JVGHeader
- Construct a new version 1 JVG header.