|
|||||||||
| Home >> All >> org >> apache >> batik >> ext >> awt >> image >> [ codec overview ] | PREV NEXT | ||||||||
A
- abs(int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- An abs() function for use by the Paeth predictor.
- addPrivateChunk(String, byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Adds a private chunk, in binary form, to the list of chunks to be stored with this image.
- alpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
- The alpha opacity value of the entry.
- alphaPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- alphaPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- alphaPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- available() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
- Forwards the request to the real
InputStream.
B
- BLUE_OFFSET - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- BLUE_OFFSET - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- Base64PNGEncoderTest - class org.apache.batik.ext.awt.image.codec.Base64PNGEncoderTest.
- This test validates the PNGEncoder operation when combined with Base64 encoding.
- Base64PNGEncoderTest() - Constructor for class org.apache.batik.ext.awt.image.codec.Base64PNGEncoderTest
- backgroundPaletteGray - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- backgroundPaletteIndex - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
- backgroundRGB - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
- backgroundSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- backgroundSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
- backgroundSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
- bandOffsets - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bandOffsets - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- baos - Variable in class org.apache.batik.ext.awt.image.codec.ChunkStream
- bitDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- bitDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bitDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- bitDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bitDepthSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- bitShift - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- bitShift - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- bitShiftSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- bkgdBlue - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bkgdBlue - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bkgdGreen - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bkgdGreen - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bkgdRed - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bkgdRed - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- blue - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
- The blue color value of the entry.
- bluePalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bluePalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- bluePalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- blueTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- blueTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bounds - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bpp - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- buf - Variable in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- The read buffer.
- bufLen - Variable in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- The length of the read buffer.
- buffer - Variable in class org.apache.batik.ext.awt.image.codec.IDATOutputStream
- buildInputStream(ByteArrayOutputStream) - Method in class org.apache.batik.ext.awt.image.codec.Base64PNGEncoderTest
- Template method for building the PNG input stream
- buildInputStream(ByteArrayOutputStream) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Template method for building the PNG input stream.
- buildOutputStream(ByteArrayOutputStream) - Method in class org.apache.batik.ext.awt.image.codec.Base64PNGEncoderTest
- Template method for building the PNG output stream
- buildOutputStream(ByteArrayOutputStream) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Template method for building the PNG output stream.
- bytesPerPixel - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- bytesPerPixel - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- bytesWritten - Variable in class org.apache.batik.ext.awt.image.codec.IDATOutputStream
C
- CRC - class org.apache.batik.ext.awt.image.codec.CRC.
- CRC() - Constructor for class org.apache.batik.ext.awt.image.codec.CRC
- ChunkStream - class org.apache.batik.ext.awt.image.codec.ChunkStream.
- ChunkStream(String) - Constructor for class org.apache.batik.ext.awt.image.codec.ChunkStream
- cache - Variable in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- The cache as a RandomAcessFile.
- cacheFile - Variable in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- The cache File.
- canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- Returns
truesince allFileCacheSeekableStreaminstances support seeking backwards. - canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
- Returns
falsesince seking backwards is not supported. - canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
- Returns
truesince allMemoryCacheSeekableStreaminstances support seeking backwards. - canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
- Returns
trueif this object supports calls toseek(pos)with an offsetpossmaller than the current offset, as returned bygetFilePointer. - checkIdentical(BufferedImage, BufferedImage) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Compares the data for the two images
- chromaticity - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- chromaticity - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- chromaticity - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- chromaticitySet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- chunkData - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- chunkIndex - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- chunkIndex - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- chunkType - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- clamp(int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- close() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- Closes this stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
- Forwards the request to the real
InputStream. - close() - Method in class org.apache.batik.ext.awt.image.codec.IDATOutputStream
- close() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
- colorModel - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- The image's ColorModel.
- colorModelGray16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGray16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelGray32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGray32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelGray8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGray8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelGrayAlpha16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGrayAlpha16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelGrayAlpha32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGrayAlpha32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelGrayAlpha8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelGrayAlpha8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGB16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGB16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGB32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGB32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGB8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGB8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGBA16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGBA16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGBA32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGBA32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorModelRGBA8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorModelRGBA8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorType - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorType - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- colorType - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- colorTypeNames - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- colorTypeNames - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- compressGray - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- compressionMethod - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- compressionMethod - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
- copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
- crc - Variable in class org.apache.batik.ext.awt.image.codec.PNGChunk
- crc - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- crcTable - Static variable in class org.apache.batik.ext.awt.image.codec.CRC
- createComponentColorModel(SampleModel) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- A convenience method to create an instance of
ComponentColorModelsuitable for use with the givenSampleModel. - createComponentColorModel(SampleModel) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- A convenience method to create an instance of
ComponentColorModelsuitable for use with the givenSampleModel. - createGrayParam(byte[], byte[], byte[], byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- Analyzes a set of palettes and determines if it can be expressed as a standard set of gray values, with zero or one values being fully transparent and the rest being fully opaque.
- createRaster(int, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImage
- createRaster(int, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
- currRow - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
D
- data - Variable in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
- A Vector of source sectors.
- data - Variable in class org.apache.batik.ext.awt.image.codec.PNGChunk
- data - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- dataOutput - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- dataStream - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- dataStream - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodeAsRaster() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRaster(int) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRaster() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns a
Rasterthat contains the decoded contents of theSeekableStreamassociated with thisImageDecoder. - decodeAsRaster(int) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns a
Rasterthat contains the decoded contents of theSeekableStreamassociated with thisImageDecoder. - decodeAsRenderedImage() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRenderedImage(int) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRenderedImage() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns a
RenderedImagethat contains the decoded contents of theSeekableStreamassociated with thisImageDecoder. - decodeAsRenderedImage(int) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns a
RenderedImagethat contains the decoded contents of theSeekableStreamassociated with thisImageDecoder. - decodeAsRenderedImage(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageDecoder
- decodeAverageFilter(byte[], byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodeAverageFilter(byte[], byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodeImage(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodeImage(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodePaethFilter(byte[], byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodePaethFilter(byte[], byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodePass(WritableRaster, int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImage
- Reads in an image of a given size and returns it as a WritableRaster.
- decodePass(WritableRaster, int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
- Reads in an image of a given size and returns it as a WritableRaster.
- decodeSubFilter(byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodeSubFilter(byte[], int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- decodeUpFilter(byte[], byte[], int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- decodeUpFilter(byte[], byte[], int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- displayExponent - Variable in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- displayExponent - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- displayExponent - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- dos - Variable in class org.apache.batik.ext.awt.image.codec.ChunkStream
E
- ERROR_CANNOT_DECODE_IMAGE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Error when image cannot be decoded {0} = trace for the exception which was reported
- ERROR_CANNOT_ENCODE_IMAGE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Error when image cannot be encoded {0} = trace for the exception which was reported
- ERROR_DECODED_DOES_NOT_MATCH_ENCODED - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncoderTest
- Decoded image differs from encoded image
- emitProperties - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- emitProperties - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- encode(Raster, ColorModel) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
- Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
- encode(RenderedImage) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
- Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
- encode(Raster, ColorModel) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
- Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
- encode(RenderedImage) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
- Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
- encode(RenderedImage) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- This method encodes a
RenderedImageinto PNG. - encodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- encodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- encodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- encodePass(OutputStream, Raster, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- expandBits - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- expandBits - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- expandGrayAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- expandGrayAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- expandGrayAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- expandPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- expandPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- expandPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
F
- FileCacheSeekableStream - class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream.
- A subclass of
SeekableStreamthat may be used to wrap a regularInputStream. - FileCacheSeekableStream(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- Constructs a
MemoryCacheSeekableStreamthat takes its source data from a regularInputStream. - ForwardSeekableStream - class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream.
- A subclass of
SeekableStreamthat may be used to wrap a regularInputStreamefficiently. - ForwardSeekableStream(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
- Constructs a
InputStreamForwardSeekableStreamfrom a regularInputStream. - file - Variable in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
- fileGamma - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- fileGamma - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- filterMethod - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- filterMethod - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- filterRow(byte[], byte[], byte[][], int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Performs filtering on a row of an image.
- filteredRows - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- finalize() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
- Releases any system resources associated with this stream
by calling the
close()method. - flush() - Method in class org.apache.batik.ext.awt.image.codec.IDATOutputStream
- flush() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
- Invokes
getFD().sync()on the underlyingRandomAccessFile. - formatMessage(String, Object[]) - Static method in class org.apache.batik.ext.awt.image.codec.Messages
- Implements Localizable.formatMessage(String,Object[])>
Localizable.formatMessage(String,Object[])55 . - foundEOF - Variable in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- True if we've encountered the end of the source stream.
- foundEOS - Variable in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
- True if we've previously reached the end of the source stream
- frequency - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
- The probable frequency of the color in the image.
G
- GREEN_OFFSET - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GREEN_OFFSET - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayAlphaBits16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayAlphaBits16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayAlphaBits32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayAlphaBits32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayAlphaBits8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayAlphaBits8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayBits16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayBits16 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayBits32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayBits32 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- GrayBits8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- GrayBits8 - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- gamma - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- gammaLut - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- gammaLut - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- gammaSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- generateEncodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- generateEncodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- generateEncodeParam - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- getBackgroundGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- Returns the suggested gray level of the background.
- getBackgroundPaletteIndex() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
- Returns the palette index of the suggested background color.
- getBackgroundRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
- Returns the RGB value of the suggested background color.
- getBitDepth() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the desired bit depth for a grayscale image.
- getBitShift() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- Returns the desired bit shift for a grayscale image.
- getBounds() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns a Rectangle indicating the image bounds.
- getByte(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getByte(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getChromaticity() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the white point and primary chromaticities in CIE (x, y) space.
- getChunkType(DataInputStream) - Static method in class org.apache.batik.ext.awt.image.codec.PNGImage
- getChunkType(DataInputStream) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
- getColorModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the ColorModel of the image.
- getCompressedText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the text strings to be stored in compressed form with
this image as an array of
Strings. - getData() - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getData() - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getData() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the entire image in a single Raster.
- getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns an arbitrary rectangular region of the RenderedImage in a Raster.
- getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns an instance of
PNGEncodeParam.Palette,PNGEncodeParam.Gray, orPNGEncodeParam.RGBappropriate for encoding the given image. - getDisplayExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns the current value of the display exponent parameter.
- getEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- If
getGenerateEncodeParam()istrue, this method may be called after decoding has completed, and will return an instance ofPNGEncodeParamcontaining information about the contents of the PNG file just decoded. - getExpandGrayAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns the current setting of the gray/alpha expansion.
- getExpandPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns true if palette-color images will be expanded to produce full-color output.
- getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
- Returns the current offset in this file.
- getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
- Returns the current position in the stream (bytes read).
- getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
- Returns the current offset in this file.
- getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
- getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
- Returns the current offset in this stream.
- getGamma() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the file gamma value for the image.
- getGenerateEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns
trueif an instance ofPNGEncodeParamwill be available after an image has been decoded via thegetEncodeParammethod. - getHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the height of the image.
- getICCProfileData() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the ICC profile data to be stored with this image.
- getInputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns the SeekableStream associated with this ImageDecoder.
- getInputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns the
SeekableStreamassociated with thisImageDecoder. - getInt1(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getInt1(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getInt2(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getInt2(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getInt4(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getInt4(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getInterlacing() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns
trueif Adam7 interlacing will be used. - getLength() - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getLength() - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getLocale() - Static method in class org.apache.batik.ext.awt.image.codec.Messages
- Implements Localizable.getLocale()>
Localizable.getLocale()55 . - getMaxTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the horizontal index of the rightmost column of tiles.
- getMaxTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the vertical index of the bottom row of tiles.
- getMaxX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
- getMaxY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the Y coordinate of the row immediately below the bottom row of the image.
- getMinTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the horizontal index of the leftmost column of tiles.
- getMinTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the vertical index of the uppermost row of tiles.
- getMinX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the X coordinate of the leftmost column of the image.
- getMinY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the X coordinate of the uppermost row of the image.
- getModificationTime() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the modification time to be stored with this image.
- getNumPages() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns the number of pages present in the current stream.
- getNumPages() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns the number of pages present in the current stream.
- getNumPrivateChunks() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the number of private chunks to be written to the output file.
- getNumXTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the number of tiles along the tile grid in the horizontal direction.
- getNumYTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the number of tiles along the tile grid in the vertical direction.
- getOutput8BitGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns the current value of the 8-bit gray output parameter.
- getOutputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
- Returns the OutputStream associated with this ImageEncoder.
- getOutputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
- Returns the OutputStream associated with this ImageEncoder.
- getPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
- Returns the current RGB palette.
- getPaletteHistogram() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the palette histogram to be stored with this image.
- getPaletteTransparency() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
- Returns the alpha values associated with each palette entry.
- getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
- Returns the current parameters as an instance of the ImageDecodeParam interface.
- getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Returns the current parameters as an instance of the
ImageDecodeParaminterface. - getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
- Returns the current parameters as an instance of the ImageEncodeParam interface.
- getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
- Returns the current parameters as an instance of the ImageEncodeParam interface.
- getPerformGammaCorrection() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns
trueif gamma correction is to be performed on the image data. - getPhysicalDimension() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the physical dimension information to be stored with this image.
- getPrivateChunkData(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the data associated of the private chunk at a given
index, as an array of
bytes. - getPrivateChunkType(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the type of the private chunk at a given index, as a
4-character
String. - getProperty(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Gets a property from the property set of this image.
- getPropertyNames() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns a list of the properties recognized by this image.
- getPropertyNames(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns an array of
Strings recognized as names by this property source that begin with the supplied prefix. - getSRGBIntent() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the sRGB rendering intent to be stored with this image.
- getSampleModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the SampleModel of the image.
- getSignificantBits() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the number of significant bits for each band of the image.
- getSources() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- getString(String) - Static method in class org.apache.batik.ext.awt.image.codec.PropertyUtil
- getString4(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getString4(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getSuggestedPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the suggested palette information to be stored with this image.
- getSuppressAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns
trueif alpha (transparency) will be prevented from appearing in the output. - getText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Returns the text strings to be stored in uncompressed form with this
image as an array of
Strings. - getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImage
- getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
- getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage
- Returns the image's Raster as tile (0, 0).
- getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the X coordinate of the upper-left pixel of tile (0, 0).
- getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the Y coordinate of the upper-left pixel of tile (0, 0).
- getTileHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the height of a tile.
- getTileWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the width of a tile.
- getTransparentGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
- Returns the gray value to be used to denote transparency.
- getTransparentRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
- Returns the RGB value to be used to denote transparency.
- getType() - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getType() - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getTypeString() - Method in class org.apache.batik.ext.awt.image.codec.PNGChunk
- getTypeString() - Method in class org.apache.batik.ext.awt.image.codec.PNGRed.PNGChunk
- getUserExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
- Returns the current value of the user exponent parameter.
- getWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- Returns the width of the image.
- grayLut - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- grayLut - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- grayTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- grayTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- green - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
- The green color value of the entry.
- greenPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- greenPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- greenPalette - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- greenTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- greenTransparentAlpha - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
H
- hasBackground - Variable in class org.apache.batik.ext.awt.image.codec.PNGImage
- hasBackground - Variable in class org.apache.batik.ext.awt.image.codec.PNGRed
- height - Variable in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
- height - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
- The image's height in pixels.
I
- ICCProfileData - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- ICCProfileDataSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- IDATOutputStream - class org.apache.batik.ext.awt.image.codec.IDATOutputStream.
- IDATOutputStream(OutputStream, int) - Constructor for class org.apache.batik.ext.awt.image.codec.IDATOutputStream
- INTENT_ABSOLUTE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Constant for use with the sRGB chunk.
- INTENT_PERCEPTUAL - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Constant for use with the sRGB chunk.
- INTENT_RELATIVE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Constant for use with the sRGB chunk.
- INTENT_SATURATION - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
- Constant for use with the sRGB chunk.
- ImageDecodeParam - interface org.apache.batik.ext.awt.image.codec.ImageDecodeParam.
- An empty (marker) interface to be implemented by all image decoder parameter classes.
- ImageDecoder - interface org.apache.batik.ext.awt.image.codec.ImageDecoder.
- An interface describing objects that transform an InputStream into a BufferedImage or Raster.
- ImageDecoderImpl - class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl.
- A partial implementation of the
ImageDecoderinterface useful for subclassing. - ImageDecoderImpl(SeekableStream, ImageDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
- Constructs an
ImageDecoderImplwith a givenSeekableStreamandImageDecodeParaminstance.