- canCreatePalette(ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
- 
Returns true if PaletteBuilder is able to create
 palette for given image type.
 
- canCreatePalette(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
- 
Returns true if PaletteBuilder is able to create
 palette for given rendered image.
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
-  
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
-  
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
-  
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
-  
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
-  
 
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
-  
 
- canEncodeImage(ImageWriter, ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Checks that the provided ImageWriter can encode
 the provided ImageTypeSpecifier or not.
 
- canEncodeImage(ImageWriter, ColorModel, SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Checks that the provided ImageWriter can encode
 the provided ColorModel and SampleModel.
 
- canEncodeImage(int, ColorModel, SampleModel) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- canEncodeImage(int, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
-  
 
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
-  
 
- canInsertEmpty(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- canInsertImage(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
 
-  
 
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
 
-  
 
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- canReplacePixels(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- canWriteEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- canWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- canWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- ChannelImageInputStreamSpi - Class in com.github.jaiimageio.impl.stream
 
-  
 
- ChannelImageInputStreamSpi() - Constructor for class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
 
-  
 
- ChannelImageOutputStreamSpi - Class in com.github.jaiimageio.impl.stream
 
-  
 
- ChannelImageOutputStreamSpi() - Constructor for class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
 
-  
 
- characterCellHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- characterCellWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- childCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- cHRM_blueX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_blueY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_greenX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_greenY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_redX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_redY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_whitePointX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- cHRM_whitePointY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- CLEAN_FAX_DATA_ERRORS_CORRECTED - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
A value to be used with the "CleanFaxData" tag.
 
- CLEAN_FAX_DATA_ERRORS_UNCORRECTED - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
A value to be used with the "CleanFaxData" tag.
 
- CLEAN_FAX_DATA_NO_ERRORS - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
A value to be used with the "CleanFaxData" tag.
 
- clearDestImage() - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
-  
 
- ClearTable(int) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
 
-  
 
- CLibImageReader - Class in com.github.jaiimageio.impl.plugins.clib
 
-  
 
- CLibImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
-  
 
- CLibImageWriter - Class in com.github.jaiimageio.impl.plugins.clib
 
-  
 
- CLibImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
-  
 
- CLibJPEGMetadata - Class in com.github.jaiimageio.impl.plugins.jpeg
 
-  
 
- CLibPNGMetadata - Class in com.github.jaiimageio.impl.plugins.png
 
-  
 
- CLibPNGMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- CLibPNGMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- CLibPNGMetadataFormat - Class in com.github.jaiimageio.impl.plugins.png
 
-  
 
- CLibPNGMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.png
 
-  
 
- CLibPNGMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
 
-  
 
- clone() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- clone() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- clone() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- clone() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Clones the directory and all the fields contained therein.
 
- cloneNode(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- close() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
-  
 
- close() - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 
-  
 
- close() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
- 
Invokes the superclass method and sets the internal reference
 to the source FileChannel to null.
 
- close() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
- 
Invokes the superclass method, writes any unwritten data, and
 sets the internal reference to the source FileChannel
 to null.
 
- close() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- COLOR_SPACE_SRGB - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ColorSpace" tag.
 
- COLOR_SPACE_UNCALIBRATED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ColorSpace" tag.
 
- colorConverter - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
A TIFFColorConverter object describing the color space of
 the encoded pixel data, or null.
 
- colorCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- colorMap - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The value of the ColorMap tag.
 
- colorModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The image's ColorModel.
 
- ColorNode() - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- colorResolution - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- colorsImportant - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- colorSpace - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- colorSpaceTypeNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- colorsUsed - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- colorTableSizes - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- com.github.jaiimageio.impl.common - package com.github.jaiimageio.impl.common
 
-  
 
- com.github.jaiimageio.impl.plugins.bmp - package com.github.jaiimageio.impl.plugins.bmp
 
-  
 
- com.github.jaiimageio.impl.plugins.clib - package com.github.jaiimageio.impl.plugins.clib
 
-  
 
- com.github.jaiimageio.impl.plugins.gif - package com.github.jaiimageio.impl.plugins.gif
 
-  
 
- com.github.jaiimageio.impl.plugins.jpeg - package com.github.jaiimageio.impl.plugins.jpeg
 
-  
 
- com.github.jaiimageio.impl.plugins.pcx - package com.github.jaiimageio.impl.plugins.pcx
 
-  
 
- com.github.jaiimageio.impl.plugins.png - package com.github.jaiimageio.impl.plugins.png
 
-  
 
- com.github.jaiimageio.impl.plugins.pnm - package com.github.jaiimageio.impl.plugins.pnm
 
-  
 
- com.github.jaiimageio.impl.plugins.raw - package com.github.jaiimageio.impl.plugins.raw
 
-  
 
- com.github.jaiimageio.impl.plugins.tiff - package com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- com.github.jaiimageio.impl.plugins.wbmp - package com.github.jaiimageio.impl.plugins.wbmp
 
-  
 
- com.github.jaiimageio.impl.stream - package com.github.jaiimageio.impl.stream
 
-  
 
- com.github.jaiimageio.plugins.bmp - package com.github.jaiimageio.plugins.bmp
 
- 
Package containing the public classes used by the Sun BMP plug-in for
the Image I/O Framework.
 
- com.github.jaiimageio.plugins.pnm - package com.github.jaiimageio.plugins.pnm
 
- 
Package containing the public classes used by the Sun PNM plug-in for
the Image I/O Framework.
 
- com.github.jaiimageio.plugins.tiff - package com.github.jaiimageio.plugins.tiff
 
- 
Package containing the public classes used by the TIFF plug-in for
the Image I/O Framework.
 
- com.github.jaiimageio.stream - package com.github.jaiimageio.stream
 
- 
Provides ImageInputStream and ImageOutputStream
classes for use with the Java Image I/O Framework.
 
- comments - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- comments - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- compareTo(Object) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Compares this TIFFField with another
 TIFFField by comparing the tags.
 
- COMPONENTS_CONFIGURATION_B - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_CB - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_CR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_DOES_NOT_EXIST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_G - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_R - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- COMPONENTS_CONFIGURATION_Y - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "ComponentsConfiguration" tag.
 
- composeString(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
- 
Append newString to the end of oldString.
 
- composeString(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
- 
Append newString to the end of oldString.
 
- compress(byte[], int, int) - Method in class com.github.jaiimageio.impl.common.LZWCompressor
 
-  
 
- compression - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- compression - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
-  
 
- compression - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The value of the Compression tag.
 
- COMPRESSION_CCITT_RLE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_CCITT_T_4 - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_CCITT_T_6 - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_DEFLATE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_JPEG - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_LZW - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_OLD_JPEG - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_PACKBITS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- COMPRESSION_ZLIB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Compression" tag.
 
- compressionNumbers - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
- 
Compression tag values for known compression types.
 
- compressionTagValue - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
The value to be assigned to the TIFF Compression tag in the
 TIFF image metadata.
 
- compressionType - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
The name of the compression type supported by this compressor.
 
- compressionTypeNames - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
-  
 
- compressionTypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
- 
Known TIFF compression types.
 
- computeRegionsWrapper(ImageReadParam, int, int, BufferedImage, Rectangle, Rectangle) - Static method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
- 
Wrapper for the protected method computeRegions.
 
- containsTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Determines whether a TIFF field with the given tag number is
 contained in this directory.
 
- CONTRAST_HARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Contrast" tag.
 
- CONTRAST_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Contrast" tag.
 
- CONTRAST_SOFT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Contrast" tag.
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
- 
Creates a default image metadata object and merges in the
 supplied metadata.
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- convertObjectToString(Object) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Converts the provided object to String
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
- 
Creates a default stream metadata object and merges in the
 supplied metadata.
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- copyData(WritableRaster) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Copies an arbitrary rectangular region of the RenderedImage
 into a caller-supplied WritableRaster.
 
- copyData(WritableRaster) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- createArrayForType(int, int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Creates an array appropriate for the indicated data type.
 
- createColorModel(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Creates a ColorModel that may be used with the
 specified SampleModel.
 
- createColorModel(ColorSpace, SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
-  
 
- createFromMetadata(IIOMetadata) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Creates a TIFFDirectory instance from the contents of
 an image metadata object.
 
- createFromMetadataNode(TIFFTagSet, Node) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Creates a TIFFField from a TIFF native image
 metadata node.
 
- createIndexColorModel(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
- 
Creates an palette representing colors from given image
 img.
 
- createIndexedImage(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
- 
Creates an image representing given image
 src using IndexColorModel.
 
- createInputStreamInstance(Object, boolean, File) - Method in class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
 
-  
 
- createOutputStreamInstance(Object, boolean, File) - Method in class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
 
-  
 
- createRawImage() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Creates a BufferedImage whose underlying data
 array will be suitable for holding the raw decoded output of
 the decodeRaw method.
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
-  
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
-  
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
-  
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
-  
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
-  
 
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
-  
 
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
-  
 
- currLevel - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- currSize - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- CUSTOM_RENDERED_CUSTOM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "CustomRendered" tag.
 
- CUSTOM_RENDERED_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "CustomRendered" tag.
 
- GAIN_CONTROL_HIGH_GAIN_DOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "GainControl" tag.
 
- GAIN_CONTROL_HIGH_GAIN_UP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "GainControl" tag.
 
- GAIN_CONTROL_LOW_GAIN_DOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "GainControl" tag.
 
- GAIN_CONTROL_LOW_GAIN_UP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "GainControl" tag.
 
- GAIN_CONTROL_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "GainControl" tag.
 
- gAMA_gamma - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- gAMA_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- gammaBlue - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- gammaGreen - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- gammaRed - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- generateBitsreverseBits() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
-  
 
- GeoTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
 
- 
A class representing the tags found in a GeoTIFF IFD.
 
- getAbortRequest() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
- 
This method wraps the protected method abortRequested
  to allow the abortions be monitored by J2KReadState.
 
- getAllowedTagSets() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Returns a List containing the allowed
 TIFFTagSet objects.
 
- getAsBytes() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the data as an uninterpreted array of
 bytes.
 
- getAsChars() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_SHORT data as an array of
 chars (unsigned 16-bit integers).
 
- getAsDouble(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns data in any format as a double.
 
- getAsDoubles() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_DOUBLE data as an array of
 doubles (64-bit floating-point values).
 
- getAsFloat(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns data in any format as a float.
 
- getAsFloats() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_FLOAT data as an array of
 floats (32-bit floating-point values).
 
- getAsInt(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns data in any format as an int.
 
- getAsInts() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_SLONG data as an array of
 ints (signed 32-bit integers).
 
- getAsLong(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns data in any format as a long.
 
- getAsLongs() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_LONG or
 TIFF_IFD_POINTER data as an array of
 longs (signed 64-bit integers).
 
- getAsMetadata() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Converts the directory to a metadata object.
 
- getAsNativeNode() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the TIFFField as a node named either
 "TIFFField" or "TIFFIFD" as described in the
 TIFF native image metadata specification.
 
- getAsRational(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns a TIFFTag.TIFF_RATIONAL data item as a two-element array
 of ints.
 
- getAsRationals() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_RATIONAL data as an array of
 2-element arrays of longs.
 
- getAsShorts() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_SSHORT data as an array of
 shorts (signed 16-bit integers).
 
- getAsSRational(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns a TIFFTag.TIFF_SRATIONAL data item as a
 two-element array of ints.
 
- getAsSRationals() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns TIFFTag.TIFF_SRATIONAL data as an array of
 2-element arrays of ints.
 
- getAsString(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns a TIFFTag.TIFF_ASCII value as a
 String.
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
-  
 
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
-  
 
- getAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getAttributeDataType(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeDefaultValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeDescription(String, String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeEnumerations(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeListMaxLength(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeListMinLength(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeMaxValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeMinValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeNames(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getAttributeValueType(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getBandSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
-  
 
- getBitOffset() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- getBounds() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns a Rectangle indicating the image bounds.
 
- getBranchIndex(Color, int) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- getByteOrder() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- getChildNames(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getChildPolicy(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Returns the currently set TIFFColorConverter object,
 or null if none is set.
 
- getColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Returns the current TIFFColorConverter object that
 will be used to perform color conversion when writing the
 image, or null if none is set.
 
- getColorModel() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the ColorModel of the image.
 
- getColorModel() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getCompressionTagValue() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Retrieve the value to be assigned to the TIFF Compression tag
 in the TIFF image metadata.
 
- getCompressionType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Retrieve the name of the compression type supported by this compressor.
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormatResources
 
-  
 
- getContents() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormatResources
 
-  
 
- getCount() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the number of data items present in the field.
 
- getData() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the entire image in a single Raster.
 
- getData(Rectangle) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns an arbitrary rectangular region of the RenderedImage
 in a Raster.
 
- getData() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getData(Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getData() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns a reference to the data object associated with the field.
 
- getDataTypes() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns a bit mask indicating the set of data types that may
 be used to store the data associated with the tag.
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
 
-  
 
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
 
-  
 
- getDestination(ImageReadParam, Iterator, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getDestinationType(ImageReadParam, Iterator) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Gets the destination image type.
 
- getElementDescription(String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getElementMaxChildren(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getElementMinChildren(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getElementSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
-  
 
- getFirstChild() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- getFlushedPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- getFormatName() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getHeight() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the height of the image.
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getHeight() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getHeight() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getImageDimension(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
- 
Retrieves the dimnsion of the imageIndexth image.
 
- getImageIndex() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
- 
Returns the index of the image cached in the private
 mlibImage instance variable or -1 if no
 image is currently cached.
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getImageOffset(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
- 
Retrieves the image offset of the imageIndexth image.
 
- getImageType() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
- 
Retrieves the image type.
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getIndexColorModel() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- getIndexedImage() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
 
-  
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Returns a shared instance of a BaselineTIFFTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
Returns a shared instance of an EXIFGPSTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
- 
Returns the shared instance of
 EXIFInteroperabilityTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
- 
Returns a shared instance of an EXIFParentTIFFTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
Returns a shared instance of an EXIFTIFFTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
Returns a shared instance of a FaxTIFFTagSet.
 
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
Returns a shared instance of a GeoTIFFTagSet.
 
- getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
-  
 
- getLastChild() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- getLastPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getLeafChildCount() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- getLength() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- getMaxTileX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the horizontal index of the rightmost column of tiles.
 
- getMaxTileY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the vertical index of the bottom row of tiles.
 
- getMaxValue() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getMaxX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the X coordinate of the column immediatetely to the
 right of the rightmost column of the image.
 
- getMaxY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the Y coordinate of the row immediately below the
 bottom row of the image.
 
- getMetadata() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Returns the current IIOMetadata object.
 
- getMinTileX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the horizontal index of the leftmost column of tiles.
 
- getMinTileX() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getMinTileY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the vertical index of the uppermost row of tiles.
 
- getMinTileY() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getMinX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the X coordinate of the leftmost column of the image.
 
- getMinX() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getMinY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the X coordinate of the uppermost row of the image.
 
- getMinY() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getName() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns the name of the tag, as it will appear in image metadata.
 
- getNextCode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
-  
 
- getNextCode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
-  
 
- getNextSibling() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- getNumber() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns the integer used to represent the tag.
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
- 
Overrides the method defined in the superclass.
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
- 
Overrides the method defined in the superclass.
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
- 
Overrides the method defined in the superclass.
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
- 
Overrides the method defined in the superclass.
 
- getNumImages() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
- 
Retrieves the number of images in the ImageInputStream.
 
- getNumThumbnails(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getNumTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Returns the number of 
TIFFFields in this directory.
 
 
- getNumXTiles() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the number of tiles along the tile grid in the
 horizontal direction.
 
- getNumXTiles() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getNumYTiles() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the number of tiles along the tile grid in the vertical
 direction.
 
- getNumYTiles() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getObjectArrayMaxLength(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectArrayMinLength(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectClass(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectDefaultValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectEnumerations(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectMaxValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectMinValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getObjectValueType(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getPackedBinaryData(Raster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
For the case of binary data (isBinary() returns
 true), return the binary data as a packed byte array.
 
- getParent(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
 
-  
 
- getParentTag() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Returns the parent 
TIFFTag of this directory if one
 has been defined or 
null otherwise.
 
 
- getPhotometricInterpretation() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Returns the current value that will be written to the
 Photometricinterpretation tag.
 
- getPreviousSibling() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- getProperty(String) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Gets a property from the property set of this image.
 
- getProperty(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getPropertyNames() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns a list of the properties recognized by this image.
 
- getPropertyNames(String) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns an array of Strings recognized as names by
 this property source that begin with the supplied prefix.
 
- getPropertyNames() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getRaw() - Method in class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
 
- 
Returns the value of the raw parameter.
 
- getRawImageType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Returns an ImageTypeSpecifier describing an image
 whose underlying data array has the same format as the raw
 source pixel data.
 
- getRawImageTypeSpecifier(int, int, int, int[], int[], int[], char[]) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
A utility method that returns an
 ImageTypeSpecifier suitable for decoding an image
 with the given parameters.
 
- getRGB() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- getRootIFD() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getRootName() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- getSampleModel() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the SampleModel of the image.
 
- getSampleModel() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getSegmentLength() - Method in class com.github.jaiimageio.stream.StreamSegment
 
- 
Returns the length of the segment.
 
- getShallowClone() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
- 
Returns a TIFFIFD wherein all fields from the
 BaselineTIFFTagSet are copied by value and all other
 fields copied by reference.
 
- getShallowClone() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
- 
Returns a TIFFImageMetadata wherein all fields in the
 root IFD from the BaselineTIFFTagSet are copied by value
 and all other fields copied by reference.
 
- getSizeOfType(int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns the number of bytes used to store a value of the given
 data type.
 
- getSources() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
-  
 
- getSources() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getSpecificationTitle() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
 
- 
Return the Specification Title string for the package.
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
-  
 
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
-  
 
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getStartPos() - Method in class com.github.jaiimageio.stream.StreamSegment
 
- 
Returns the starting position of the segment.
 
- getStream() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Returns the ImageOutputStream that will be written.
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getStreamMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getStreamPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- getStreamSegment(long, int) - Method in interface com.github.jaiimageio.stream.StreamSegmentMapper
 
- 
Returns a StreamSegment object indicating the
 location of the initial portion of a desired segment in the
 source stream.
 
- getStreamSegment(long, int, StreamSegment) - Method in interface com.github.jaiimageio.stream.StreamSegmentMapper
 
- 
Sets the values of a StreamSegment object
 indicating the location of the initial portion of a desired
 segment in the source stream.
 
- getString(String, String) - Static method in class com.github.jaiimageio.impl.common.I18NImpl
 
- 
Returns the message string with the specified key from the
 "properties" file in the package containing the class with
 the specified name.
 
- getStripOrTileByteCountsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getStripOrTileOffsetsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getTag(int, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getTag(String, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getTag(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Returns the 
TIFFTag which has tag number equal to
 
tagNumber or 
null if no such tag
 exists in the 
TIFFTagSets associated with this
 directory.
 
 
- getTag() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Retrieves the tag associated with this field.
 
- getTag(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
- 
Returns the TIFFTag from this set that is
 associated with the given tag number, or null if
 no tag exists for that number.
 
- getTag(String) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
- 
Returns the TIFFTag having the given tag name, or
 null if the named tag does not belong to this tag set.
 
- getTagNames() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
- 
Retrieves an unmodifiable lexicographically increasing set of tag names.
 
- getTagNumber() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Retrieves the tag number in the range [0, 65535].
 
- getTagNumbers() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
- 
Retrieves an unmodifiable numerically increasing set of tag numbers.
 
- getTagSet() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns the TIFFTagSet of which this tag is a part.
 
- getTagSetList() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- getTagSets() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Returns the 
TIFFTagSets of which this directory is aware.
 
 
- getTIFFCompressor() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Returns the TIFFCompressor that is currently set
 to be used by the ImageWriter to encode each image
 strip or tile, or null if none has been set.
 
- getTIFFDecompressor() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Returns the TIFFDecompressor that is currently set
 to be used by the ImageReader to decode each image
 strip or tile, or null if none has been set.
 
- getTIFFField(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- getTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Retrieves a TIFF field from the directory.
 
- getTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Retrieves all TIFF fields from the directory.
 
- getTile(int, int) - Method in class com.github.jaiimageio.impl.common.SingleTileRenderedImage
 
- 
Returns the image's Raster as tile (0, 0).
 
- getTile(int, int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
-  
 
- getTile(int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getTileGridXOffset() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the X coordinate of the upper-left pixel of tile (0, 0).
 
- getTileGridXOffset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getTileGridYOffset() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
 
- getTileGridYOffset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getTileHeight() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the height of a tile.
 
- getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getTileHeight() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getTileSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
-  
 
- getTileWidth() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the width of a tile.
 
- getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getTileWidth() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the type of the data stored in the field.
 
- getTypeByName(String) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the data type constant corresponding to the supplied data
 type name.
 
- getTypeName(int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns the name of the supplied data type constant.
 
- getUnpackedBinaryData(Raster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Returns the binary data unpacked into an array of bytes.
 
- getValueAsString(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Returns a String containing a human-readable
 version of the data item.
 
- getValueName(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Returns the mnemonic name associated with a particular value
 that this tag's data may take on, or null if
 no name is present.
 
- getVariant() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getVariant() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- getVendor() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
 
- 
Return a vendor string for the package.
 
- getVersion() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
 
- 
Return a version string for the package.
 
- getVersion() - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
 
- 
Deprecated. 
 
- getWidth() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Returns the width of the image.
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
-  
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
-  
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
-  
 
- getWidth() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- getWidth() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
-  
 
- getWrappedStream() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
-  
 
- getWriter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Returns the current ImageWriter.
 
- GIFImageMetadata - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFImageMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- GIFImageMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- GIFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFImageMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFImageMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormatResources
 
-  
 
- GIFImageWriter - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFImageWriter(GIFImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- GIFImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
-  
 
- GIFStreamMetadata - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFStreamMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- GIFStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- GIFStreamMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFStreamMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
 
-  
 
- GIFStreamMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormatResources
 
-  
 
- globalColorTable - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- GPS_VERSION_2_2 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
An array of bytes containing the values {'2', '2', '0',
 '0'} to be used with the "GPSVersionID" tag to indicate
 GPS version 2.2.
 
- GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "GrayResponseUnit" tag.
 
- GRAY_RESPONSE_UNIT_HUNDREDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "GrayResponseUnit" tag.
 
- GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "GrayResponseUnit" tag.
 
- GRAY_RESPONSE_UNIT_TENTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "GrayResponseUnit" tag.
 
- GRAY_RESPONSE_UNIT_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "GrayResponseUnit" tag.
 
- green - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
-  
 
- green - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- greenMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- greenX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- greenY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- greenZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
-  
 
- SAMPLE_FORMAT_FLOATING_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SampleFormat" tag.
 
- SAMPLE_FORMAT_SIGNED_INTEGER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SampleFormat" tag.
 
- SAMPLE_FORMAT_UNDEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SampleFormat" tag.
 
- SAMPLE_FORMAT_UNSIGNED_INTEGER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SampleFormat" tag.
 
- sampleFormat - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The value of the SampleFormat tag.
 
- sampleModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The image's SampleModel.
 
- samplesPerPixel - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The value of the SamplesPerPixel tag.
 
- SATURATION_HIGH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Saturation" tag.
 
- SATURATION_LOW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Saturation" tag.
 
- SATURATION_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Saturation" tag.
 
- sBIT_alphaBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_blueBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_grayBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_greenBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sBIT_redBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- SCENE_CAPTURE_TYPE_LANDSCAPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SceneCaptureType" tag.
 
- SCENE_CAPTURE_TYPE_NIGHT_SCENE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SceneCaptureType" tag.
 
- SCENE_CAPTURE_TYPE_PORTRAIT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SceneCaptureType" tag.
 
- SCENE_CAPTURE_TYPE_STANDARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SceneCaptureType" tag.
 
- SCENE_TYPE_DSC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SceneType" tag.
 
- seek(long) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
- 
Invokes the superclass method and sets the position within the
 memory mapped buffer.
 
- seek(long) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
- 
Invokes the superclass method, writes any unwritten data,
 and sets the channel position to the supplied parameter.
 
- seek(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- SegmentedImageInputStream - Class in com.github.jaiimageio.stream
 
- 
A SegmentedImageInputStream provides a view of a
 subset of another ImageInputStream consiting of a series
 of segments with given starting positions in the source stream and
 lengths.
 
- SegmentedImageInputStream(ImageInputStream, StreamSegmentMapper) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
 
- 
Constructs a SegmentedImageInputStream
 given a ImageInputStream as input
 and an instance of StreamSegmentMapper.
 
- SegmentedImageInputStream(ImageInputStream, long[], int[]) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
 
- 
Constructs a SegmentedImageInputStream given a
 ImageInputStream as input and a list of the starting
 positions and lengths of the segments of the source stream.
 
- SegmentedImageInputStream(ImageInputStream, long[], int, int) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
 
- 
Constructs a SegmentedImageInputStream given a
 ImageInputStream as input, a list of the starting
 positions of the segments of the source stream, the common
 length of each segment, and the total length of the segments.
 
- SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_NOT_DEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_TRILINEAR_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SensingMethod" tag.
 
- setActiveSrcHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setActiveSrcHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the activeSrcHeight field.
 
- setActiveSrcMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setActiveSrcMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the activeSrcMinX field.
 
- setActiveSrcMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setActiveSrcMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the activeSrcMinY field.
 
- setActiveSrcWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setActiveSrcWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the activeSrcWidth field.
 
- setBitOffset(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- setBitsPerSample(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setBitsPerSample(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the bitsPerSample field.
 
- setByteCount(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setByteCount(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the byteCount field.
 
- setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
-  
 
- setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
-  
 
- setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- setColorConverter(TIFFColorConverter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the TIFFColorConverter object describing the color
 space of the encoded data in the input stream.
 
- setColorConverter(TIFFColorConverter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Sets the TIFFColorConverter object for the pixel data
 being read.
 
- setColorConverter(TIFFColorConverter, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Sets the TIFFColorConverter object describing the
 color space to which the input data should be converted for
 storage in the input stream.
 
- setColorMap(char[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setColorMap(char[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the colorMap field.
 
- setCompression(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setCompression(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the compression field.
 
- setCompressionType(String) - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
 
- 
Sets the compression type to one of the values indicated by
 getCompressionTypes.
 
- setDestImage(BufferedImage) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
-  
 
- setDestinationBands(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDestinationBands(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the destinationBands field.
 
- setDstHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstHeight field.
 
- setDstMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstMinX field.
 
- setDstMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstMinY field.
 
- setDstWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstWidth field.
 
- setDstXOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstXOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstXOffset field.
 
- setDstYOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setDstYOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the dstYOffset field.
 
- setExtraSamples(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setExtraSamples(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the extraSamples field.
 
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
-  
 
- setHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- setImage(BufferedImage) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setImage(BufferedImage) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the image field.
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
- 
Overrides the method defined in the superclass.
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
-  
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
- 
Overrides the method defined in the superclass.
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
- 
Overrides the method defined in the superclass.
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
- 
Overrides the method defined in the superclass.
 
- setMaxBitDepth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
- 
Set the maximum sample size and maximum sample value.
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFEXIFJPEGCompressor
 
-  
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 
- 
Sets the value of the metadata field.
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
 
- 
Sets the value of the metadata field.
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
 
- 
Sets the value of the metadata field.
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Sets the value of the metadata field.
 
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the metadata field.
 
- setOffset(long) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setOffset(long) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the offset field.
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
-  
 
- setPackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Sets the supplied Raster's data from an array
 of packed binary data of the form returned by
 getPackedBinaryData().
 
- setPhotometricInterpretation(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setPhotometricInterpretation(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the photometricInterpretation
 field.
 
- setPlanar(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setPlanar(boolean) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the planar field.
 
- setRaw(boolean) - Method in class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
 
- 
Sets the representation to be used.
 
- setReader(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setReader(ImageReader) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the reader field.
 
- setSampleFormat(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSampleFormat(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the sampleFormat field.
 
- setSamplesPerPixel(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSamplesPerPixel(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the samplesPerPixel field.
 
- setSegmentLength(int) - Method in class com.github.jaiimageio.stream.StreamSegment
 
- 
Sets the length of the segment.
 
- setSourceBands(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSourceBands(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the sourceBands field.
 
- setSourceXOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSourceXOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the sourceXOffset field.
 
- setSourceYOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSourceYOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the sourceYOffset.
 
- setSrcHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSrcHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the srcHeight field.
 
- setSrcMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSrcMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the srcMinX field.
 
- setSrcMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSrcMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the srcMinY field.
 
- setSrcWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setSrcWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the srcWidth field.
 
- setStartPos(long) - Method in class com.github.jaiimageio.stream.StreamSegment
 
- 
Sets the starting position of the segment.
 
- setStream(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
 
-  
 
- setStream(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- setStream(ImageOutputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Sets the ImageOutputStream to be written.
 
- setStream(ImageInputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the stream field.
 
- setSubsampleX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the subsampleX field.
 
- setSubsampleY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
Sets the value of the subsampleY field.
 
- setTIFFCompressor(TIFFCompressor) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Sets the TIFFCompressor object to be used by the
 ImageWriter to encode each image strip or tile.
 
- setTIFFDecompressor(TIFFDecompressor) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Sets the TIFFDecompressor object to be used by the
 ImageReader to decode each image strip or tile.
 
- setTopDown(boolean) - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
 
- 
If set, the data will be written out in a top-down manner, the first
 scanline being written first.
 
- setUnpackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
- 
Copies data into the packed array of the Raster
 from an array of unpacked data of the form returned by
 getUnpackedBinaryData().
 
- setVariant(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
- 
Sets the variant: '1' - '6'.
 
- setWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
-  
 
- setWriter(ImageWriter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Sets the value of the writer field.
 
- SHARPNESS_HARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Sharpness" tag.
 
- SHARPNESS_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Sharpness" tag.
 
- SHARPNESS_SOFT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "Sharpness" tag.
 
- SimpleCMYKColorSpace - Class in com.github.jaiimageio.impl.common
 
- 
Singleton class representing a simple, mathematically defined CMYK
 color space.
 
- SimpleRenderedImage - Class in com.github.jaiimageio.impl.common
 
-  
 
- SimpleRenderedImage() - Constructor for class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
-  
 
- SingleTileRenderedImage - Class in com.github.jaiimageio.impl.common
 
- 
A simple class that provides RenderedImage functionality
 given a Raster and a ColorModel.
 
- SingleTileRenderedImage(Raster, ColorModel) - Constructor for class com.github.jaiimageio.impl.common.SingleTileRenderedImage
 
- 
Constructs a SingleTileRenderedImage based on a Raster
 and a ColorModel.
 
- skip(long) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
-  
 
- skipBytes(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- skipBytes(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
-  
 
- SOI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
-  
 
- sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
-  
 
- sourceBands - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The sequence of source bands that are to be copied into the
 destination.
 
- sources - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The image's sources, stored in a Vector.
 
- sourceXOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The source X offset used, along with dstXOffset
 and subsampleX, to map between horizontal source
 and destination pixel coordinates.
 
- sourceYOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The source Y offset used, along with dstYOffset
 and subsampleY, to map between vertical source and
 destination pixel coordinates.
 
- SPEED_REF_KILOMETERS_PER_HOUR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A value to be used with the "GPSSpeedRef" tag.
 
- SPEED_REF_KNOTS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A value to be used with the "GPSSpeedRef" tag.
 
- SPEED_REF_MILES_PER_HOUR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A value to be used with the "GPSSpeedRef" tag.
 
- sPLT_alpha - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_frequency - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_paletteName - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sPLT_sampleDepth - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- src - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- srcColorModel - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- srcHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The height of the source region being decoded from the source
 stream.
 
- srcMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The X coordinate of the upper-left pixel of the source region
 being decoded from the source stream.
 
- srcMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The Y coordinate of the upper-left pixel of the source region
 being decoded from the source stream.
 
- srcRaster - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- srcWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The width of the source region being decoded from the source
 stream.
 
- sRGB_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- sRGB_renderingIntent - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- STATUS_MEASUREMENT_IN_PROGRESS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A value to be used with the "GPSStatus" tag.
 
- STATUS_MEASUREMENT_INTEROPERABILITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A value to be used with the "GPSStatus" tag.
 
- stream - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
The ImageOutputStream to be written.
 
- stream - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The ImageInputStream containing the TIFF source
 data.
 
- STREAM_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
-  
 
- StreamSegment - Class in com.github.jaiimageio.stream
 
- 
A utility class representing a segment within a stream as a
 long starting position and an int
 length.
 
- StreamSegment() - Constructor for class com.github.jaiimageio.stream.StreamSegment
 
- 
Constructs a StreamSegment.
 
- StreamSegment(long, int) - Constructor for class com.github.jaiimageio.stream.StreamSegment
 
- 
Constructs a StreamSegment with a
 given starting position and length.
 
- StreamSegmentMapper - Interface in com.github.jaiimageio.stream
 
- 
An interface for use with the SegmentedImageInputStream
 class.
 
- SUBFILE_TYPE_FULL_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SubfileType" tag.
 
- SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SubfileType" tag.
 
- SUBFILE_TYPE_SINGLE_PAGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "SubfileType" tag.
 
- SUBJECT_DISTANCE_RANGE_CLOSE_VIEW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SubjectDistanceRange" tag.
 
- SUBJECT_DISTANCE_RANGE_DISTANT_VIEW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SubjectDistanceRange" tag.
 
- SUBJECT_DISTANCE_RANGE_MACRO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SubjectDistanceRange" tag.
 
- SUBJECT_DISTANCE_RANGE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A value to be used with the "SubjectDistanceRange" tag.
 
- subsampleX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The horizontal subsampling factor.
 
- subsampleY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
- 
The vertical subsampling factor.
 
- SUN_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- T4_OPTIONS_2D_CODING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A mask to be used with the "T4Options" tag.
 
- T4_OPTIONS_EOL_BYTE_ALIGNED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A mask to be used with the "T4Options" tag.
 
- T4_OPTIONS_UNCOMPRESSED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A mask to be used with the "T4Options" tag.
 
- T6_OPTIONS_UNCOMPRESSED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A mask to be used with the "T6Options" tag.
 
- tables - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
-  
 
- TAG_APERTURE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the lens aperture (type RATIONAL).
 
- TAG_ARTIST - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Artist" tag.
 
- TAG_BAD_FAX_LINES - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
Tag indicating the number of bad fax lines (type SHORT or LONG).
 
- TAG_BITS_PER_SAMPLE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "BitsPerSample" tag.
 
- TAG_BRIGHTNESS_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the value of brightness (type SRATIONAL).
 
- TAG_CELL_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "cell_length" tag.
 
- TAG_CELL_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Cell_Width" tag.
 
- TAG_CFA_PATTERN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the color filter array geometric pattern of
 the image sensor when a one-chip color area sensor if used
 (type UNDEFINED).
 
- TAG_CLEAN_FAX_DATA - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
Tag indicating the number of lines of clean fax data (type
 SHORT).
 
- TAG_COLOR_MAP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ColorMap" tag.
 
- TAG_COLOR_SPACE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the color space information (type SHORT).
 
- TAG_COMPONENTS_CONFIGURATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag containing the components configuration information (type
 UNDEFINED, count = 4).
 
- TAG_COMPRESSED_BITS_PER_PIXEL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the number of compressed bits per pixel
 (type RATIONAL).
 
- TAG_COMPRESSION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Compression" tag.
 
- TAG_CONSECUTIVE_BAD_LINES - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
- 
Tag indicating the number of consecutive bad lines (type
 SHORT or LONG).
 
- TAG_CONTRAST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the direction of contrast processing applied
 by the camera when the image was shot.
 
- TAG_COPYRIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Copyright" tag.
 
- TAG_CUSTOM_RENDERED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the use of special processing on image data,
 such as rendering geared to output.
 
- TAG_DATE_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "DateTime" tag.
 
- TAG_DATE_TIME_DIGITIZED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the date and time when the image was stored as
 digital data (type ASCII).
 
- TAG_DATE_TIME_ORIGINAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the date and time when the original image was
 generated (type ASCII).
 
- TAG_DEVICE_SETTING_DESCRIPTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating information on the picture-taking conditions
 of a particular camera model.
 
- TAG_DIGITAL_ZOOM_RATIO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the digital zoom ratio when the image was shot.
 
- TAG_DOCUMENT_NAME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "document_name" tag.
 
- TAG_DOT_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "DotRange" tag.
 
- TAG_EXIF_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
- 
Tag pointing to the EXIF IFD (type LONG).
 
- TAG_EXIF_VERSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag containing the EXIF version number (type UNDEFINED, count =
 4).
 
- TAG_EXPOSURE_BIAS_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the exposure bias (type SRATIONAL).
 
- TAG_EXPOSURE_INDEX - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the exposure index selected on the camera or
 input device at the time the image was captured (type
 RATIONAL).
 
- TAG_EXPOSURE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the exposure mode set when the image was shot.
 
- TAG_EXPOSURE_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the class of the programs used to set exposure
 when the picture was taken (type SHORT).
 
- TAG_EXPOSURE_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the exposure time, in seconds (type RATIONAL).
 
- TAG_EXTRA_SAMPLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ExtraSamples" tag.
 
- TAG_F_NUMBER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the F number (type RATIONAL).
 
- TAG_FILE_SOURCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the image source (type UNDEFINED).
 
- TAG_FILL_ORDER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "fill_order" tag.
 
- TAG_FLASH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the flash firing status and flash return
 status (type SHORT).
 
- TAG_FLASH_ENERGY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the strobe energy at the time the image was
 captured, as measured in Beam Candle Power Seconds (BCPS) (type
 RATIONAL).
 
- TAG_FLASHPIX_VERSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the FlashPix version number (type UNDEFINED,
 count = 4).
 
- TAG_FOCAL_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the actual focal length of the lens, in
 millimeters (type RATIONAL).
 
- TAG_FOCAL_LENGTH_IN_35MM_FILM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the equivalent focal length assuming a 35mm film
 camera, in millimeters.
 
- TAG_FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
Indicates the unit for measuring FocalPlaneXResolution and
 FocalPlaneYResolution (type SHORT).
 
- TAG_FOCAL_PLANE_X_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
Indicates the number of pixels in the image width (X) direction
 per FocalPlaneResolutionUnit on the camera focal plane (type
 RATIONAL).
 
- TAG_FOCAL_PLANE_Y_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
Indicate the number of pixels in the image height (Y) direction
 per FocalPlaneResolutionUnit on the camera focal plane (type
 RATIONAL).
 
- TAG_FREE_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "FreeByteCounts" tag.
 
- TAG_FREE_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "FreeOffsets" tag.
 
- TAG_GAIN_CONTROL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the degree of overall image gain adjustment.
 
- TAG_GEO_ASCII_PARAMS - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to store all ASCII-values GeoKeys.
 
- TAG_GEO_DOUBLE_PARAMS - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to store all double-values GeoKeys.
 
- TAG_GEO_KEY_DIRECTORY - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to store the GeoKey directory.
 
- TAG_GPS_ALTITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Altitude (type RATIONAL, count = 1).
 
- TAG_GPS_ALTITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Altitude reference (type BYTE, count = 1);
 
- TAG_GPS_AREA_INFORMATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Name of GPS area (type UNDEFINED).
 
- TAG_GPS_DATE_STAMP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS date (type ASCII, count 11).
 
- TAG_GPS_DEST_BEARING - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Bearing of destination (type RATIONAL, count = 1).
 
- TAG_GPS_DEST_BEARING_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for bearing of destination (type ASCII,
 count = 2).
 
- TAG_GPS_DEST_DISTANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Distance to destination (type RATIONAL, count = 1).
 
- TAG_GPS_DEST_DISTANCE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for distance to destination (type ASCII,
 count = 2).
 
- TAG_GPS_DEST_LATITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Latitude of destination (type RATIONAL, count = 3).
 
- TAG_GPS_DEST_LATITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for latitude of destination (type
 ASCII, count = 2).
 
- TAG_GPS_DEST_LONGITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Longitude of destination (type RATIONAL,
 count = 3).
 
- TAG_GPS_DEST_LONGITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for longitude of destination (type
 ASCII, count = 2).
 
- TAG_GPS_DIFFERENTIAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS differential correction (type SHORT,
 count = 1).
 
- TAG_GPS_DOP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Measurement precision (type RATIONAL, count = 1).
 
- TAG_GPS_IMG_DIRECTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Direction of image (type RATIONAL, count = 1).
 
- TAG_GPS_IMG_DIRECTION_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for direction of image (type ASCII,
 count = 2).
 
- TAG_GPS_INFO_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
- 
Tag pointing to a GPS info IFD (type LONG).
 
- TAG_GPS_INFO_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
 
- TAG_GPS_LATITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Latitude (type RATIONAL, count = 3).
 
- TAG_GPS_LATITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the North or South latitude (type ASCII, count = 2).
 
- TAG_GPS_LONGITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Longitude (type RATIONAL, count = 3).
 
- TAG_GPS_LONGITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the East or West Longitude (type ASCII, count = 2).
 
- TAG_GPS_MAP_DATUM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Geodetic survey data used (type ASCII).
 
- TAG_GPS_MEASURE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS measurement mode (type ASCII, count = 2).
 
- TAG_GPS_PROCESSING_METHOD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Name of GPS processing method (type UNDEFINED).
 
- TAG_GPS_SATELLITES - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS satellites used for measurement (type ASCII).
 
- TAG_GPS_SPEED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).
 
- TAG_GPS_SPEED_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Speed unit (type ASCII, count = 2).
 
- TAG_GPS_STATUS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS receiver status (type ASCII, count = 2).
 
- TAG_GPS_TIME_STAMP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).
 
- TAG_GPS_TRACK - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Direction of movement (type RATIONAL, count = 1).
 
- TAG_GPS_TRACK_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the Reference for direction of movement (type ASCII,
 count = 2).
 
- TAG_GPS_VERSION_ID - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
- 
A tag indicating the GPS tag version (type BYTE, count = 4).
 
- TAG_GRAY_RESPONSE_CURVE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "GrayResponseCurve" tag.
 
- TAG_GRAY_RESPONSE_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "GrayResponseUnit" tag.
 
- TAG_HALFTONE_HINTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "HalftoneHints" tag.
 
- TAG_HOST_COMPUTER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "HostComputer" tag.
 
- TAG_ICC_PROFILE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ICC Profile" tag.
 
- TAG_IMAGE_DESCRIPTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Image_description" tag.
 
- TAG_IMAGE_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ImageLength" tag.
 
- TAG_IMAGE_UNIQUE_ID - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating an identifier assigned uniquely to each image.
 
- TAG_IMAGE_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ImageWidth" tag.
 
- TAG_INK_NAMES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "InkNames" tag.
 
- TAG_INK_SET - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "InkSet" tag.
 
- TAG_INTEROPERABILITY_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag pointing to an interoperability IFD (type LONG).
 
- TAG_INTEROPERABILITY_INDEX - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
- 
A tag indicating the identification of the Interoperability rule
 (type ASCII).
 
- TAG_ISO_SPEED_RATINGS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the ISO speed and ISO latitude of the camera
 or input device, as specified in ISO 12232xiv (type
 SHORT).
 
- TAG_JPEG_AC_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGACTables" tag.
 
- TAG_JPEG_DC_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGDCTables" tag.
 
- TAG_JPEG_INTERCHANGE_FORMAT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGInterchangeFormat" tag.
 
- TAG_JPEG_INTERCHANGE_FORMAT_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGInterchangeFormatLength" tag.
 
- TAG_JPEG_LOSSLESS_PREDICTORS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGLosslessPredictors" tag.
 
- TAG_JPEG_POINT_TRANSFORMS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGPointTransforms" tag.
 
- TAG_JPEG_PROC - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGProc" tag.
 
- TAG_JPEG_Q_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGQTables" tag.
 
- TAG_JPEG_RESTART_INTERVAL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGRestartInterval" tag.
 
- TAG_JPEG_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "JPEGTables" tag.
 
- TAG_LIGHT_SOURCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicatingthe kind of light source (type SHORT).
 
- TAG_MAKE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Make" tag.
 
- TAG_MAKER_NOTE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating a manufacturer-defined maker note (type
 UNDEFINED).
 
- TAG_MARKER_NOTE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
 
- TAG_MAX_APERTURE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the smallest F number of the lens (type
 RATIONAL).
 
- TAG_MAX_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Max_sample_value" tag.
 
- TAG_METERING_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the metering mode (type SHORT).
 
- TAG_MIN_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Min_sample_value" tag.
 
- TAG_MODEL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Model" tag.
 
- TAG_MODEL_PIXEL_SCALE - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to specify the size of raster pixel spacing in
 model space units.
 
- TAG_MODEL_TIE_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to store raster->model tiepoint pairs.
 
- TAG_MODEL_TRANSFORMATION - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
- 
A tag used to specify the transformation matrix between the raster
 space and the model space.
 
- TAG_NEW_SUBFILE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "NewSubfileType" tag.
 
- TAG_NUMBER_OF_INKS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "NumberOfInks" tag.
 
- TAG_OECF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the optoelectric conversion function,
 specified in ISO 14254xv (type UNDEFINED).
 
- TAG_ORIENTATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Orientation" tag.
 
- TAG_PAGE_NAME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "PageName" tag.
 
- TAG_PAGE_NUMBER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "PageNumber" tag.
 
- TAG_PHOTOMETRIC_INTERPRETATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "PhotometricInterpretation" tag.
 
- TAG_PIXEL_X_DIMENSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the pixel X dimension (type SHORT or LONG).
 
- TAG_PIXEL_Y_DIMENSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the pixel Y dimension (type SHORT or LONG).
 
- TAG_PLANAR_CONFIGURATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "PlanarConfiguration" tag.
 
- TAG_PREDICTOR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Predictor" tag.
 
- TAG_PRIMARY_CHROMATICITES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "PrimaryChromaticites" tag.
 
- TAG_REFERENCE_BLACK_WHITE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ReferenceBlackWhite" tag.
 
- TAG_RELATED_SOUND_FILE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the name of a related sound file (type ASCII).
 
- TAG_RESOLUTION_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "ResolutionUnit" tag.
 
- TAG_ROWS_PER_STRIP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Rows_per_strip" tag.
 
- TAG_S_MAX_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "SMaxSampleValue" tag.
 
- TAG_S_MIN_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "SMinSampleValue" tag.
 
- TAG_SAMPLE_FORMAT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "SampleFormat" tag.
 
- TAG_SAMPLES_PER_PIXEL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Samples_per_pixel" tag.
 
- TAG_SATURATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the direction of saturation processing
 applied by the camera when the image was shot.
 
- TAG_SCENE_CAPTURE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the type of scene that was shot.
 
- TAG_SCENE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the type of scene (type UNDEFINED).
 
- TAG_SENSING_METHOD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the sensor type on the camera or input device
 (type SHORT).
 
- TAG_SHARPNESS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the direction of sharpness processing
 applied by the camera when the image was shot.
 
- TAG_SHUTTER_SPEED_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the shutter speed (type SRATIONAL).
 
- TAG_SOFTWARE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Software" tag.
 
- TAG_SPATIAL_FREQUENCY_RESPONSE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the camera or input device spatial frequency
 table and SFR values in the direction of image width, image
 height, and diagonal direction, as specified in ISO
 12233xvi (type UNDEFINED).
 
- TAG_SPECTRAL_SENSITIVITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the spectral sensitivity of each channel of
 the camera used (type ASCII).
 
- TAG_STRIP_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Strip_byte_counts" tag.
 
- TAG_STRIP_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Strip_offsets" tag.
 
- TAG_SUB_SEC_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag used to record fractions of seconds for the "DateTime" tag
 (type ASCII).
 
- TAG_SUB_SEC_TIME_DIGITIZED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag used to record fractions of seconds for the
 "DateTimeDigitized" tag (type ASCII).
 
- TAG_SUB_SEC_TIME_ORIGINAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag used to record fractions of seconds for the
 "DateTimeOriginal" tag (type ASCII).
 
- TAG_SUBFILE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "SubfileType" tag.
 
- TAG_SUBJECT_AREA - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the location and area of the main subject in
 the overall scene.
 
- TAG_SUBJECT_DISTANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the distance to the subject, in meters (type
 RATIONAL).
 
- TAG_SUBJECT_DISTANCE_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the distance to the subject.
 
- TAG_SUBJECT_LOCATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the column and row of the center pixel of the
 main subject in the scene (type SHORT, count = 2).
 
- TAG_T4_OPTIONS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "T4Options" tag.
 
- TAG_T6_OPTIONS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "T6Options" tag.
 
- TAG_TARGET_PRINTER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TargetPrinter" tag.
 
- TAG_THRESHHOLDING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "Threshholding" tag.
 
- TAG_TILE_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TileByteCounts" tag.
 
- TAG_TILE_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TileLength" tag.
 
- TAG_TILE_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TileOffsets" tag.
 
- TAG_TILE_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TileWidth" tag.
 
- TAG_TRANSFER_FUNCTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TransferFunction" tag.
 
- TAG_TRANSFER_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "TransferRange" tag.
 
- TAG_USER_COMMENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating a user comment (type UNDEFINED).
 
- TAG_WHITE_BALANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
- 
A tag indicating the white balance mode set when the image was shot.
 
- TAG_WHITE_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "WhitePoint" tag.
 
- TAG_X_POSITION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "XPosition" tag.
 
- TAG_X_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "XResolution" tag.
 
- TAG_Y_CB_CR_COEFFICIENTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "YCbCrCoefficients" tag.
 
- TAG_Y_CB_CR_POSITIONING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "YCbCrPositioning" tag.
 
- TAG_Y_CB_CR_SUBSAMPLING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "YCbCrSubsampling" tag.
 
- TAG_Y_POSITION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "YPosition" tag.
 
- TAG_Y_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
Constant specifying the "YResolution" tag.
 
- termCodes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 
- 
Black and white terminating code table.
 
- termCodesBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 
- 
Terminating codes for black runs.
 
- termCodesWhite - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 
- 
Terminating codes for white runs.
 
- text - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- tEXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tEXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- textBackgroundColor - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- textForegroundColor - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- textGridHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- textGridLeft - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- textGridTop - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- textGridWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- THISJAI_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- THRESHHOLDING_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Thresholding" tag.
 
- THRESHHOLDING_ORDERED_DITHER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Thresholding" tag.
 
- THRESHHOLDING_RANDOMIZED_DITHER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
- 
A value to be used with the "Thresholding" tag.
 
- TIFF_ASCII - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for null-terminated ASCII strings.
 
- TIFF_BYTE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 8 bit unsigned integers.
 
- TIFF_DOUBLE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 64 bit IEEE doubles.
 
- TIFF_FLOAT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 32 bit IEEE floats.
 
- TIFF_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for IFD pointer defined in TIFF Tech Note 1 in
 TIFF Specification Supplement 1.
 
- TIFF_LONG - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 32 bit unsigned integers.
 
- TIFF_RATIONAL - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for pairs of 32 bit unsigned integers.
 
- TIFF_SBYTE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 8 bit signed integers.
 
- TIFF_SHORT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 16 bit unsigned integers.
 
- TIFF_SLONG - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 32 bit signed integers.
 
- TIFF_SRATIONAL - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for pairs of 32 bit signed integers.
 
- TIFF_SSHORT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 16 bit signed integers.
 
- TIFF_UNDEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Flag for 8 bit uninterpreted bytes.
 
- TIFFAttrInfo - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFAttrInfo() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
-  
 
- TIFFBaseJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Base class for all possible forms of JPEG compression in TIFF.
 
- TIFFBaseJPEGCompressor(String, int, boolean, ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
-  
 
- TIFFCIELabColorConverter - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFCIELabColorConverter() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
-  
 
- TIFFColorConverter - Class in com.github.jaiimageio.plugins.tiff
 
- 
An abstract class that performs simple color conversion on 3-banded source
 images, for use with the TIFF Image I/O plug-in.
 
- TIFFColorConverter() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
 
- 
Constructs an instance of a TIFFColorConverter.
 
- TIFFCompressionTypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
- 
Supported TIFF compression types.
 
- TIFFCompressor - Class in com.github.jaiimageio.plugins.tiff
 
- 
An abstract superclass for pluggable TIFF compressors.
 
- TIFFCompressor(String, int, boolean) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFCompressor
 
- 
Creates a compressor object for use in compressing TIFF data.
 
- TIFFDecompressor - Class in com.github.jaiimageio.plugins.tiff
 
- 
A class defining a pluggable TIFF decompressor.
 
- TIFFDecompressor() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
-  
 
- TIFFDeflateCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Compressor for Deflate compression.
 
- TIFFDeflateCompressor(ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateCompressor
 
-  
 
- TIFFDeflateDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFDeflateDecompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
 
-  
 
- TIFFDeflater - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Compressor superclass for Deflate and ZLib compression.
 
- TIFFDeflater(String, int, ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
 
-  
 
- TIFFDirectory - Class in com.github.jaiimageio.plugins.tiff
 
- 
A convenience class for simplifying interaction with TIFF native
 image metadata.
 
- TIFFDirectory(TIFFTagSet[], TIFFTag) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFDirectory
 
- 
Constructs a 
TIFFDirectory which is aware of a given
 group of 
TIFFTagSets.
 
 
- TIFFElementInfo - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFElementInfo(String[], String[], int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
-  
 
- TIFFEXIFJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
A TIFFCompressor for the JPEG variant of EXIF.
 
- TIFFEXIFJPEGCompressor(ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFEXIFJPEGCompressor
 
-  
 
- TIFFFaxCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFFaxCompressor(String, int, boolean) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 
- 
Constructor.
 
- TIFFFaxDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFFaxDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
-  
 
- TIFFField - Class in com.github.jaiimageio.plugins.tiff
 
- 
A class representing a field in a TIFF 6.0 Image File Directory.
 
- TIFFField(TIFFTag, int, int, Object) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Constructs a TIFFField with arbitrary data.
 
- TIFFField(TIFFTag, int, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
 
- TIFFField(TIFFTag, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
 
- 
Constructs a TIFFField with a single integral value.
 
- TIFFFieldNode - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
The Node representation of a TIFFField
 wherein the child node is procedural rather than buffered.
 
- TIFFFieldNode(TIFFField) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
-  
 
- TIFFFillOrder - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFFillOrder() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFillOrder
 
-  
 
- TIFFIFD - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFIFD(List, TIFFTag) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- TIFFIFD(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
-  
 
- TIFFImageMetadata - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageMetadata(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- TIFFImageMetadata(TIFFIFD) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
-  
 
- TIFFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormatResources
 
-  
 
- TIFFImageReader - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
-  
 
- TIFFImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
-  
 
- TIFFImageReadParam - Class in com.github.jaiimageio.plugins.tiff
 
- 
A subclass of 
ImageReadParam allowing control over
 the TIFF reading process.
 
 
- TIFFImageReadParam() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
- 
Constructs a TIFFImageReadParam.
 
- TIFFImageWriteParam - Class in com.github.jaiimageio.plugins.tiff
 
- 
A subclass of 
ImageWriteParam
 allowing control over the TIFF writing process.
 
 
- TIFFImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
- 
Constructs a TIFFImageWriteParam instance
 for a given Locale.
 
- TIFFImageWriter - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
-  
 
- TIFFImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
-  
 
- TIFFJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Compressor for encoding compression type 7, TTN2/Adobe JPEG-in-TIFF.
 
- TIFFJPEGCompressor(ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
 
-  
 
- TIFFJPEGDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFJPEGDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
-  
 
- TIFFLSBCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Uncompressed data with LSB-to-MSB fill order.
 
- TIFFLSBCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBCompressor
 
-  
 
- TIFFLSBDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFLSBDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBDecompressor
 
-  
 
- TIFFLZWCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
LZW Compressor.
 
- TIFFLZWCompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
 
-  
 
- TIFFLZWDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFLZWDecompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
-  
 
- TIFFLZWUtil - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFLZWUtil() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
-  
 
- TIFFMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
-  
 
- TIFFNullCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFNullCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFNullCompressor
 
-  
 
- TIFFNullDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFNullDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
 
-  
 
- TIFFOldJPEGDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
TIFFDecompressor for "Old JPEG" compression.
 
- TIFFOldJPEGDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
-  
 
- TIFFPackBitsCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFPackBitsCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsCompressor
 
-  
 
- TIFFPackBitsDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFPackBitsDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
 
-  
 
- TIFFPackBitsUtil - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFPackBitsUtil() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
-  
 
- TIFFRenderedImage - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFRenderedImage(TIFFImageReader, int, ImageReadParam, int, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
-  
 
- TIFFRLECompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFRLECompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
 
-  
 
- TIFFStreamMetadata - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
-  
 
- TIFFStreamMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFStreamMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFStreamMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormatResources
 
-  
 
- TIFFT4Compressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFT4Compressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
 
-  
 
- TIFFT6Compressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFT6Compressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
 
-  
 
- TIFFTag - Class in com.github.jaiimageio.plugins.tiff
 
- 
A class defining the notion of a TIFF tag.
 
- TIFFTag(String, int, int, TIFFTagSet) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Constructs a TIFFTag with a given name, tag number, set
 of legal data types, and TIFFTagSet to which it refers.
 
- TIFFTag(String, int, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTag
 
- 
Constructs  a  TIFFTag  with  a  given  name,  tag
 number,  and set  of  legal  data  types.
 
- TIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
 
- 
A class representing a set of TIFF tags.
 
- TIFFTagSet(List) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
- 
Constructs a TIFFTagSet, given a List
 of TIFFTag objects.
 
- TIFFYCbCrColorConverter - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFYCbCrColorConverter(TIFFImageMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
-  
 
- TIFFYCbCrDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
-  
 
- TIFFYCbCrDecompressor(TIFFDecompressor, boolean) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
-  
 
- TIFFZLibCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
 
- 
Compressor for ZLib compression.
 
- TIFFZLibCompressor(ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFZLibCompressor
 
-  
 
- tileGridXOffset - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The X coordinate of the upper-left pixel of tile (0, 0).
 
- tileGridYOffset - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The Y coordinate of the upper-left pixel of tile (0, 0).
 
- tileHeight - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The height of a tile.
 
- tileWidth - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
The width of a tile.
 
- tileXToX(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Converts a horizontal tile index into the X coordinate of its
 upper left pixel relative to a given tile grid layout specified
 by its X offset and tile width.
 
- tileXToX(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Converts a horizontal tile index into the X coordinate of its
 upper left pixel.
 
- tileYToY(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Converts a vertical tile index into the Y coordinate of
 its upper left pixel relative to a given tile grid layout
 specified by its Y offset and tile height.
 
- tileYToY(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
 
- 
Converts a vertical tile index into the Y coordinate of its
 upper left pixel.
 
- tIME_day - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_hour - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_minute - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_month - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_second - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tIME_year - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
 
-  
 
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
-  
 
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
-  
 
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
 
-  
 
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
-  
 
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
-  
 
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
-  
 
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
-  
 
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
 
- 
Converts  a   triple  in  the   native  color  space   of  this
 TIFFColorConverter into an RGB triple, and stores the result in
 the first three entries of the rgb array.
 
- transColor - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- transparency - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
-  
 
- transparentColorFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- transparentColorIndex - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
-  
 
- tRNS_alpha - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_gray - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-  
 
- tRNS_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
-