Index

A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acHuffTable - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
activeSrcHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The height of the source region that will actually be copied into the destination image, taking into account all susbampling, offsetting, and clipping.
activeSrcMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The X coordinate of the upper-left source pixel that will actually be copied into the destination image, taking into account all subsampling, offsetting, and clipping.
activeSrcMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The Y coordinate of the upper-left source pixel that will actually be copied into the destination image, taking into account all subsampling, offsetting, and clipping.
activeSrcWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The width of the source region that will actually be copied into the destination image, taking into account all susbampling, offsetting, and clipping.
add1DBits(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Get code for run and add to compressed bitstream.
add2DBits(byte[], int, int[][], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Place entry from mode table into compressed bitstream.
addAllowedTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
Adds a TIFFTagSet object to the list of allowed tag sets.
AddCharString(short, byte) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
 
addChildNode(IIOMetadataNode, String, Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
addChildNode(IIOMetadataNode, String, Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
addComment(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
addElements() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
Adds the elements into this format object based on the XML schema and DTD.
addEOFB(byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Add an End-of-Facsimile-Block (EOFB == 0x001001) to the compressed bitstream.
addEOL(boolean, boolean, boolean, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Add an End-of-Line (EOL == 0x001) to the compressed bitstream with optional byte alignment.
additionalMakeup - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
addShortOrLongField(int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
addStringToTable(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
Add a new string to the string table.
addStringToTable(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
Add a new string to the string table.
addStringToTable(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
Add a new string to the string table.
addStringToTable(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
Add a new string to the string table.
addTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Adds an element to the group of TIFFTagSets of which this directory is aware.
addTIFFField(TIFFField) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Adds a TIFF field to the directory.
addUnknownMarkerSegment(ImageInputStream, int, int) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
addValueName(int, String) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
Adds a mnemonic name for a particular value that this tag's data may take on.
addXYZPoints(IIOMetadataNode, String, double, double, double) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
adjustBitDepths - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
ADOBE_TRANSFORM_UNKNOWN - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
ADOBE_TRANSFORM_YCC - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
ADOBE_TRANSFORM_YCCK - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
aLine - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
allowedTagsByName - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
allowedTagsByNumber - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
 
allowedTagSets - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
alphaMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
alphaMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
ALTITUDE_REF_SEA_LEVEL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSAltitudeRef" tag.
ALTITUDE_REF_SEA_LEVEL_REFERENCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSAltitudeRef" tag.
andTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
andTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
ApertureValue() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ApertureValue
 
APP0 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
APP0 used by JFIF
APP0_JFIF - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP0_JFXX - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
app0JFIFPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
app0JFXXPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP1 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP1_EXIF - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP10 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP11 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP12 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP13 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP14 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
APP14 used by Adobe
APP14_ADOBE - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
app14AdobePresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP15 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP2 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP2_ICC - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
app2ICCPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP3 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP4 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP5 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP6 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP7 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP8 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APP9 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
appendChild(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
appendedCompressionType - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
applicationData - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
applicationIDs - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
APPN_MAX - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
APPN_MIN - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
approxHigh - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
approxLow - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
areIntArraysEqual(int[], int[]) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
areSampleSizesEqual(SampleModel) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Returns whether all samples have the same number of bits.
Artist() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Artist
 
attributeNames - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
attrInfoMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
authenticationCodes - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 

B

backgroundColorIndex - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
BadFaxLines() - Constructor for class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet.BadFaxLines
 
bandStride - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The strides for pixel, band, and scanline.
baos - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
BaselineTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags.
BaselineTIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
BaselineTIFFTagSet.Artist - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.BitsPerSample - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.CellLength - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.CellWidth - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ColorMap - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Compression - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Copyright - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.DateTime - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.DocumentName - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.DotRange - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ExtraSamples - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.FillOrder - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.FreeByteCounts - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.FreeOffsets - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.GrayResponseCurve - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.GrayResponseUnit - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.HalftoneHints - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.HostComputer - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ICCProfile - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ImageDescription - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ImageLength - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ImageWidth - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.InkNames - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.InkSet - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGACTables - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGDCTables - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGInterchangeFormat - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGInterchangeFormatLength - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGLosslessPredictors - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGPointTransforms - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGProc - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGQTables - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGRestartInterval - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.JPEGTables - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Make - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.MaxSampleValue - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.MinSampleValue - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Model - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.NewSubfileType - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.NumberOfInks - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Orientation - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.PageName - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.PageNumber - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.PhotometricInterpretation - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.PlanarConfiguration - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Predictor - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.PrimaryChromaticities - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ReferenceBlackWhite - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.ResolutionUnit - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.RowsPerStrip - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.SampleFormat - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.SamplesPerPixel - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.SMaxSampleValue - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.SMinSampleValue - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Software - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.StripByteCounts - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.StripOffsets - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.SubfileType - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.T4Options - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.T6Options - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TargetPrinter - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.Threshholding - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TileByteCounts - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TileLength - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TileOffsets - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TileWidth - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TransferFunction - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.TransferRange - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.WhitePoint - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.XPosition - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.XResolution - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.YCbCrCoefficients - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.YCbCrPositioning - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.YCbCrSubSampling - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.YPosition - Class in com.github.jaiimageio.plugins.tiff
 
BaselineTIFFTagSet.YResolution - Class in com.github.jaiimageio.plugins.tiff
 
beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
Invokes the superclass method and then sets instance variables on the basis of the metadata set on this decompressor.
beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
 
beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
beginDecoding() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
This routine is called prior to a sequence of calls to the decode method, in order to allow any necessary tables or other structures to be initialized based on metadata values.
bf_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
output destination for bit codes
bi - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The destination image.
bi - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
The destination image.
BI_BITFIELDS - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
BI_JPEG - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
BI_PNG - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
BI_RGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
BI_RLE4 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
BI_RLE8 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
bigEndianString - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
bitDepth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
bitDepthScale - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
BitFile - Class in com.github.jaiimageio.impl.common
Came from GIFEncoder initially.
BitFile(ImageOutputStream, boolean) - Constructor for class com.github.jaiimageio.impl.common.BitFile
 
bitmapFileSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
bitmapOffset - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
bitMasks - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
bitPointer - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
bitPos - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
bits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Output bit buffer.
bitsLeft_ - Variable in class com.github.jaiimageio.impl.common.BitFile
 
bitsPerPixel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
bitsPerPixel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
bitsPerPixel - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
bitsPerSample - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
bitsPerSample - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
bitsPerSample - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the BitsPerSample tag.
BitsPerSample() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.BitsPerSample
 
bitsPerSampleCache - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
bitsPerScanline - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
bitsToGet - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
bitsToGet - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
bKGD_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_gray - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_index - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
bKGD_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
black - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
BLACK - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
The CCITT numerical definition of black.
blocks_ - Variable in class com.github.jaiimageio.impl.common.BitFile
note this also indicates gif format BITFile.
blue - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
blue - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
blueMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
blueMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
blueX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
blueY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
blueZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
BMPConstants - Interface in com.github.jaiimageio.impl.plugins.bmp
 
BMPImageReader - Class in com.github.jaiimageio.impl.plugins.bmp
This class is the Java Image IO plugin reader for BMP images.
BMPImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
Constructs BMPImageReader from the provided ImageReaderSpi.
BMPImageReader.EmbeddedProgressAdapter - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
BMPImageWriteParam - Class in com.github.jaiimageio.plugins.bmp
A subclass of ImageWriteParam for encoding images in the BMP format.
BMPImageWriteParam() - Constructor for class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Constructs an BMPImageWriteParam object with default values for all parameters and a null Locale.
BMPImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Constructs a BMPImageWriteParam set to use a given Locale and with default values for all parameters.
BMPImageWriter - Class in com.github.jaiimageio.impl.plugins.bmp
The Java Image IO plugin writer for encoding a binary RenderedImage into a BMP format.
BMPImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
Constructs BMPImageWriter based on the provided ImageWriterSpi.
BMPImageWriter.IIOWriteProgressAdapter - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
BMPMetadata - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
BMPMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
BMPMetadataFormat - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
 
BMPMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.bmp
 
BMPMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormatResources
 
bmpVersion - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
BogusColorSpace - Class in com.github.jaiimageio.impl.common
A dummy ColorSpace to enable ColorModel for image data which do not have an innate color representation.
BogusColorSpace(int) - Constructor for class com.github.jaiimageio.impl.common.BogusColorSpace
Constructs a bogus ColorSpace.
bpixels - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
BrightnessValue() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.BrightnessValue
 
buffer - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
buffer_ - Variable in class com.github.jaiimageio.impl.common.BitFile
 
buildPalette() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
byteBuffer - Variable in class com.github.jaiimageio.stream.FileChannelImageOutputStream
A ByteBuffer used for writing to the channel.
byteCount - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The number of bytes of data from the source ImageInputStream to be decompressed.
byteOrder - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
byteOrder - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
bytePointer - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
bytesPerLine - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
bytesPerLine - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
byteTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
 

C

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.
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.
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(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
 
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(ImageWriter, ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Checks that the provided ImageWriter can encode the provided ImageTypeSpecifier or not.
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
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadataFormat
 
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
 
CellLength() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.CellLength
 
CellWidth() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.CellWidth
 
CFAPattern() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.CFAPattern
 
changingElemSize - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
channel - Variable in class com.github.jaiimageio.stream.FileChannelImageInputStream
The FileChannel data source.
channel - Variable in class com.github.jaiimageio.stream.FileChannelImageOutputStream
The FileChannel data destination.
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
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
checkIndex(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
checkParamsEmpty(ImageTypeSpecifier, int, int, List) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
checkSampleModel(SampleModel) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
childCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
childNames - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
childPolicy - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
children - 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_TYPE - Static 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
 
CHROMA_SUBSAMPLING - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
 
chromaSubsampleH - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
chromaSubsampleV - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
chunkType(String) - Static method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
clamp(float) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
clamp(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
clamp2(float) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
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.
CleanFaxData() - Constructor for class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet.CleanFaxData
 
clearCode_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
reserved clear code based on code size
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
 
CLibImageReader.SoloIterator - Class in com.github.jaiimageio.impl.plugins.clib
An Iterator over a single element.
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
 
CLibJPEGMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
CLibJPEGMetadata(ImageInputStream) - Constructor for class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
CLibJPEGMetadata.HuffmanTable - Class in com.github.jaiimageio.impl.plugins.jpeg
 
CLibJPEGMetadata.QTable - 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
 
CLibPNGMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
CLibPNGMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.png
 
CLibPNGMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
 
clip(int, int, int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
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.
cloneBytesArrayList(ArrayList) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
cloneImageReadParam(ImageReadParam, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
Creates a copy of param.
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
 
codeSize_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
base underlying code size of data being compressed 8 for TIFF, 1 to 8 for GIF
codingRangeCbCr - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
codingRangeY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
codingRangeY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
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.
Color Conversion - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Color Conversion - Search tag in package com.github.jaiimageio.plugins.tiff
Section
colorConvert - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
colorConverter - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
colorConverter - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
A TIFFColorConverter object describing the color space of the encoded pixel data, or null.
colorConverter - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
colorConverter - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
colorCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
colorMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
colorMap - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the ColorMap tag.
ColorMap() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ColorMap
 
colorModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The image's ColorModel.
colorModel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
colorModel - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
ColorNode() - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
colorPlanes - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
colorPlanes - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
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
 
ColorSpace() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ColorSpace
 
colorSpaceNames - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
Color Spaces - Search tag in package com.github.jaiimageio.plugins.tiff
Section
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 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Comment marker
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.
COMMENT - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
comments - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
comments - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
comments - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
comments - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
The comments.
compareTo(Object) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
Compares this TIFFField with another TIFFField by comparing the tags.
compImageSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
componentId - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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.
ComponentsConfiguration() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ComponentsConfiguration
 
componentSelector - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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.
comPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
compress(byte[], int, int) - Method in class com.github.jaiimageio.impl.common.LZWCompressor
 
CompressedBitsPerPixel() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.CompressedBitsPerPixel
 
compression - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
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.impl.plugins.tiff.TIFFImageReader
 
compression - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
compression - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the Compression tag.
Compression - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Compression() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Compression
 
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.impl.plugins.bmp.BMPImageWriter
 
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.
compressor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
compressor - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
computeRegions(Rectangle, Dimension, ImageWriteParam) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Compute the source region and destination dimensions taking any parameter settings into account.
computeRegionsWrapper(ImageReadParam, int, int, BufferedImage, Rectangle, Rectangle) - Static method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
Wrapper for the protected method computeRegions.
ConsecutiveBadFaxLines() - Constructor for class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet.ConsecutiveBadFaxLines
 
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.
contents - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
 
contents - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormatResources
 
contents - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormatResources
 
contents - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormatResources
 
Contrast() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.Contrast
 
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
 
convertMetadata(String, IIOMetadata, IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Merges inData into outData.
convertNativeImageMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Converts a native com_sun_media_imageio_plugins_tiff_image_1.0 tree to a TIFFImageMetadata object.
convertObjectToString(Object) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Converts the provided object to String
convertStandardImageMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Converts a standard javax_imageio_1.0 tree to a TIFFImageMetadata object.
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
 
Copyright() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Copyright
 
count - Variable in class com.github.jaiimageio.plugins.tiff.TIFFField
The number of data items present in the field.
countBits(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
createArrayForType(int, int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
Creates an array appropriate for the indicated data type.
createColorModel(ColorSpace, SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
createColorModel(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Creates a ColorModel that may be used with the specified SampleModel.
createColorTable(ColorModel, SampleModel) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Create a color table from the image ColorModel and SampleModel.
createComponentCM(ColorSpace, int, int, boolean, boolean) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Create a ComponentColorModel for use in creating an ImageTypeSpecifier.
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
 
createInterleavedSM(int, int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Create a PixelInterleavedSampleModel for use in creating an ImageTypeSpecifier.
createLargePalette(ColorModel) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
createMask(int[], int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
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
 
createSmallPalette(ColorModel) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
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
 
csRGB - Variable in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
csRGB - Variable in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
currChangingElems - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
currentTile - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
currentTileGrid - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
currIndex - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
currIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
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.
CustomRendered() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.CustomRendered
 

D

DAC - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Arithmetic conditioning tables
data - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
data - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
data - Variable in class com.github.jaiimageio.plugins.tiff.TIFFField
The field data.
dataType - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
dataTypes - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
DateTime() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.DateTime
 
DateTimeDigitized() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.DateTimeDigitized
 
DateTimeOriginal() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.DateTimeOriginal
 
dcHuffTable - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
debug - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
debug - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
debug - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
 
DEBUG - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
decode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
 
decode() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Decodes the input bit stream (located in the ImageInputStream stream, at offset offset, and continuing for byteCount bytes) into the output BufferedImage image.
decode(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
decode(byte[], int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
decode(byte[], int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
 
decode(byte[], int, int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
decodeBlackCodeWord() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeNextScanline(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Decodes the source data into the provided byte array b, starting at the offset given by dstOffset.
decodeRaw(float[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Decodes the source data into the provided float array f, starting at the offset given by dstOffset.
decodeRaw(int[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Decodes the source data into the provided int array i, starting at the offset given by dstOffset.
decodeRaw(short[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Decodes the source data into the provided short array s, starting at the offset given by dstOffset.
decodeRLE() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeRLE4(int, int, byte[], byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
decodeRLE8(int, int, byte[], byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
decodeT4() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeT6() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
decodeTile(int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
decodeWhiteCodeWord() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
Decompression - Search tag in package com.github.jaiimageio.plugins.tiff
Section
decompressor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
decompressor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
decompressor - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
 
DEFAULT_BYTES_PER_STRIP - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
DEFAULT_WRITE_BUFFER_SIZE - Static variable in class com.github.jaiimageio.stream.FileChannelImageOutputStream
The size of the write buffer.
defaultValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
deflater - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
 
delayTime - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
DEST_DISTANCE_REF_KILOMETERS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
DEST_DISTANCE_REF_KNOTS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
DEST_DISTANCE_REF_MILES - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
destBands - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
source and destination bands.
destBands - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
source and destination bands.
destBitsPerSampleCache - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
destImage - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
destinationBands - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
destinationBands - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
destinationBands - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The sequence of destination bands to receive the source data.
destinationBandsCache - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
destinationRegion - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The destination region.
destinationRegion - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
The destination region.
destinationRegion - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
destinationRegion - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
destinationRegion - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The destination bounds.
DeviceSettingDescription() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.DeviceSettingDescription
 
DHP - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Heirarchical progression
DHT - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Huffman Tables
DHT - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
dhtPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
DIFFERENTIAL_CORRECTION_APPLIED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSDifferential" tag.
DIFFERENTIAL_CORRECTION_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSDifferential" tag.
DigitalZoomRatio() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.DigitalZoomRatio
 
DIRECTION_REF_MAGNETIC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
DIRECTION_REF_TRUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
disposalMethod - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
disposalMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
dispose() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
 
dispose() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
dispose() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
Allows any resources held by this object to be released.
DNL - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Number of lines
DocumentName() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.DocumentName
 
DotRange() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.DotRange
 
DQT - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Quantisation Tables
DQT - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
dqtPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
DRI - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Define Restart Interval
DRI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
driInterval - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
driPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
dstData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
dstData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
dstData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
dstHeight - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The height of the region of the destination image to be written.
dstIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
dstIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
dstIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
dstMinX - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The X coordinate of the upper left pixel to be written in the destination image.
dstMinY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The Y coordinate of the upper left pixel to be written in the destination image.
dstWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The width of the region of the destination image to be written.
dstXOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstXOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The horizontal destination offset used, along with sourceXOffset and subsampleX, to map between horizontal source and destination pixel coordinates.
dstYOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
dstYOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The vertical destination offset used, along with sourceYOffset and subsampleY, to map between horizontal source and destination pixel coordinates.
dump(PrintStream) - Method in class com.github.jaiimageio.impl.common.LZWCompressor
 
dump(PrintStream) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
 

E

elementInfoMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
elementPrecision - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
embedded_stream - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
EmbeddedProgressAdapter() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
EmptyImage - Class in com.github.jaiimageio.impl.plugins.tiff
 
EmptyImage(int, int, int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.EmptyImage
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
 
encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
Encodes the supplied image data, writing to the currently set ImageOutputStream.
encode1D(byte[], int, int, int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
One-dimensionally encode a row of data using CCITT Huffman compression.
encodeRLE(byte[], int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
Encode a row of data using Modified Huffman Compression also known as CCITT RLE (Run Lenth Encoding).
encodeRLE4(byte[], int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
encodeRLE8(byte[], int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
encodeT4(boolean, boolean, byte[], int, int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
Encode a buffer of data using CCITT T.4 Compression also known as Group 3 facsimile compression.
encodeT6(byte[], int, int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
Encode a buffer of data using CCITT T.6 Compression also known as Group 4 facsimile compression.
encoding - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
ENCODING - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
endInsertEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
endOfInfo_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
reserved end of data code based on code size
endReplacePixels() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
endSpectralSelection - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
endWriteEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
endWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
endWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
ensureCapacity(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
ensureCapacity(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
entensions - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
enumerations - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
EOI - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
End of Image
EOI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
equals(int[], int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
equals(Object) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
equals(Object) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
EXIF_JPEG_COMPRESSION_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
EXIF_VERSION_2_1 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
An array of bytes containing the values {'0', '2', '1', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.1.
EXIF_VERSION_2_2 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
An array of bytes containing the values {'0', '2', '2', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.2.
exifData - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
EXIFGPSTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the tags found in an EXIF GPS Info IFD.
EXIFGPSTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
EXIFGPSTagSet.GPSAltitude - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSAltitudeRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSAreaInformation - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDateStamp - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestBearing - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestBearingRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestDistance - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestDistanceRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestLatitude - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestLatitudeRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestLongitude - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDestLongitudeRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDifferential - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSDOP - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSImgDirection - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSImgDirectionRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSLatitude - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSLatitudeRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSLongitude - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSLongitudeRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSMapDatum - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSMeasureMode - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSProcessingMethod - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSSatellites - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSSpeed - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSSpeedRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSStatus - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSTimeStamp - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSTrack - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSTrackRef - Class in com.github.jaiimageio.plugins.tiff
 
EXIFGPSTagSet.GPSVersionID - Class in com.github.jaiimageio.plugins.tiff
 
EXIFIFDPointer() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet.EXIFIFDPointer
 
EXIFInteroperabilityTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the tags found in an EXIF Interoperability IFD.
EXIFInteroperabilityTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
EXIFInteroperabilityTagSet.InteroperabilityIndex - Class in com.github.jaiimageio.plugins.tiff
 
EXIFParentTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class containing the TIFF tags used to reference the EXIF and GPS IFDs.
EXIFParentTIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
EXIFParentTIFFTagSet.EXIFIFDPointer - Class in com.github.jaiimageio.plugins.tiff
 
EXIFParentTIFFTagSet.GPSInfoIFDPointer - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the tags found in an EXIF IFD.
EXIFTIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
EXIFTIFFTagSet.ApertureValue - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.BrightnessValue - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.CFAPattern - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ColorSpace - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ComponentsConfiguration - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.CompressedBitsPerPixel - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.Contrast - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.CustomRendered - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.DateTimeDigitized - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.DateTimeOriginal - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.DeviceSettingDescription - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.DigitalZoomRatio - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.EXIFVersion - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ExposureBiasValue - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ExposureIndex - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ExposureMode - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ExposureProgram - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ExposureTime - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FileSource - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.Flash - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FlashEnergy - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FlashPixVersion - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FNumber - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FocalLength - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FocalLengthIn35mmFilm - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FocalPlaneResolutionUnit - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FocalPlaneXResolution - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.FocalPlaneYResolution - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.GainControl - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ImageUniqueID - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.InteroperabilityIFD - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ISOSpeedRatings - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.LightSource - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.MakerNote - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.MaxApertureValue - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.MeteringMode - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.OECF - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.PixelXDimension - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.PixelYDimension - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.RelatedSoundFile - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.Saturation - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SceneCaptureType - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SceneType - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SensingMethod - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.Sharpness - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.ShutterSpeedValue - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SpatialFrequencyResponse - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SpectralSensitivity - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubjectArea - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubjectDistance - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubjectDistanceRange - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubjectLocation - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubSecTime - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubSecTimeDigitized - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.SubSecTimeOriginal - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.UserComment - Class in com.github.jaiimageio.plugins.tiff
 
EXIFTIFFTagSet.WhiteBalance - Class in com.github.jaiimageio.plugins.tiff
 
EXIFVersion() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.EXIFVersion
 
EXP - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Expand reference image(s)
expandCode(byte[], int, short, int) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
If expanded data doesnt fit into array only what will fit is written to buf and the return value indicates how much of the expanded code has been written to the buf.
EXPOSURE_MODE_AUTO_BRACKET - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_MODE_AUTO_EXPOSURE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_MODE_MANUAL_EXPOSURE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_PROGRAM_ACTION_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_APERTURE_PRIORITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_CREATIVE_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_LANDSCAPE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_MANUAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_MAX_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_NORMAL_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_NOT_DEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_PORTRAIT_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_SHUTTER_PRIORITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
ExposureBiasValue() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ExposureBiasValue
 
ExposureIndex() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ExposureIndex
 
ExposureMode() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ExposureMode
 
ExposureProgram() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ExposureProgram
 
ExposureTime() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ExposureTime
 
extensionCodes - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
extensions - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
extensions - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
extensions - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
extensions - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
EXTRA_SAMPLES_ASSOCIATED_ALPHA - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
EXTRA_SAMPLES_UNASSOCIATED_ALPHA - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
EXTRA_SAMPLES_UNSPECIFIED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
extraSamples - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
extraSamples - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the ExtraSamples tag.
ExtraSamples() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ExtraSamples
 

F

fatal(Node, String) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
fatal(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
fatal(Node, String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
fatal(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
fatal(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
FaxTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the extra tags found in a TIFF-F (RFC 2036) file.
FaxTIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
FaxTIFFTagSet.BadFaxLines - Class in com.github.jaiimageio.plugins.tiff
 
FaxTIFFTagSet.CleanFaxData - Class in com.github.jaiimageio.plugins.tiff
 
FaxTIFFTagSet.ConsecutiveBadFaxLines - Class in com.github.jaiimageio.plugins.tiff
 
field - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
FILE_SOURCE_DSC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "FileSource" tag.
FileChannelImageInputStream - Search tag in package com.github.jaiimageio.stream
Section
FileChannelImageInputStream - Class in com.github.jaiimageio.stream
A class which implements ImageInputStream using a FileChannel as the eventual data source.
FileChannelImageInputStream(FileChannel) - Constructor for class com.github.jaiimageio.stream.FileChannelImageInputStream
Constructs a FileChannelImageInputStream from a FileChannel.
FileChannelImageOutputStream - Search tag in package com.github.jaiimageio.stream
Section
FileChannelImageOutputStream - Class in com.github.jaiimageio.stream
A class which implements ImageOutputStream using a FileChannel as the eventual data destination.
FileChannelImageOutputStream(FileChannel) - Constructor for class com.github.jaiimageio.stream.FileChannelImageOutputStream
Constructs a FileChannelImageOutputStream from a FileChannel.
FileSource() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FileSource
 
FILL_ORDER_LEFT_TO_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
FILL_ORDER_RIGHT_TO_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
fillBits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
EOL padding flag: 1 if fill bits have been added before an EOL such that the EOL ends on a byte boundary, 0 otherwise.
fillOrder - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
The logical order of bits within a byte.
FillOrder() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.FillOrder
 
filter(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor.JPEGSPIFilter
 
finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
FindCharString(short, byte) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
 
findColorIndex(PaletteBuilder.ColorNode, Color) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
findNextLine() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
findPaletteEntry(PaletteBuilder.ColorNode, int, byte[], byte[], byte[]) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
firstLowBit(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
flags0 - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
flags1 - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
Flash() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.Flash
 
FLASH_DID_NOT_FIRE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash did not fire.
FLASH_FIRED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return status is unknown.
FLASH_MASK_FIRED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating that the flash fired.
FLASH_MASK_FUNCTION_NOT_PRESENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating no flash function present.
FLASH_MASK_MODE_AUTO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating auto mode.
FLASH_MASK_MODE_FLASH_FIRING - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.
FLASH_MASK_MODE_FLASH_SUPPRESSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.
FLASH_MASK_RED_EYE_REDUCTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.
FLASH_MASK_RETURN_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating strobe return light detected.
FLASH_MASK_RETURN_NOT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating strobe return light not detected.
FLASH_STROBE_RETURN_LIGHT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, and the strobe return light was detected.
FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.
FlashEnergy() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FlashEnergy
 
FlashPixVersion() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FlashPixVersion
 
flipTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
flipTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBDecompressor
Table for flipping bytes from LSB-to-MSB to MSB-to-LSB.
flush() - Method in class com.github.jaiimageio.impl.common.BitFile
 
flush() - Method in class com.github.jaiimageio.impl.common.LZWCompressor
Indicate to compressor that no more data to go so write out any remaining buffered data.
flush() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
flushBefore(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
flushBuffer() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
Write to the FileChannel any remaining bytes in the byte output buffer.
FNumber() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FNumber
 
FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "FocalPlaneXResolution" tag.
FOCAL_PLANE_RESOLUTION_UNIT_INCH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "FocalPlaneXResolution" tag.
FOCAL_PLANE_RESOLUTION_UNIT_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "FocalPlaneResolutionUnit" tag.
FocalLength() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FocalLength
 
FocalLengthIn35mmFilm() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FocalLengthIn35mmFilm
 
FocalPlaneResolutionUnit() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FocalPlaneResolutionUnit
 
FocalPlaneXResolution() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FocalPlaneXResolution
 
FocalPlaneYResolution() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.FocalPlaneYResolution
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
formatNames - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
forwardWarningMessage(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
Package scope method to allow decompressors, for example, to emit warning messages.
FRAC_BITS - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
FRAC_SCALE - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
FreeByteCounts() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.FreeByteCounts
 
FreeOffsets() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.FreeOffsets
 
freeTree(PaletteBuilder.ColorNode) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
 
fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
fromISO8859(String) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
 
fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
Converts an RGB triple into the native color space of this TIFFColorConverter, and stores the result in the first three entries of the result array.

G

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.
GainControl() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.GainControl
 
gAMA_gamma - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
gAMA_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
gAMA_TYPE - Static 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
 
GeoAsciiParams() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.GeoAsciiParams
 
GeoDoubleParams() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.GeoDoubleParams
 
GeoKeyDirectory() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.GeoKeyDirectory
 
GeoTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing the tags found in a GeoTIFF IFD.
GeoTIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
GeoTIFFTagSet.GeoAsciiParams - Class in com.github.jaiimageio.plugins.tiff
 
GeoTIFFTagSet.GeoDoubleParams - Class in com.github.jaiimageio.plugins.tiff
 
GeoTIFFTagSet.GeoKeyDirectory - Class in com.github.jaiimageio.plugins.tiff
 
GeoTIFFTagSet.ModelPixelScale - Class in com.github.jaiimageio.plugins.tiff
 
GeoTIFFTagSet.ModelTiePoint - Class in com.github.jaiimageio.plugins.tiff
 
GeoTIFFTagSet.ModelTransformation - Class in com.github.jaiimageio.plugins.tiff
 
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.
getAllNodes(IIOMetadataNode, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
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.bmp.BMPMetadata
 
getAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
getAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
getAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
getAttribute(Node, String) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
getAttribute(Node, String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
Gets the attribute from the node.
getAttribute(Node, String, String, boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getAttribute(Node, String, String, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getAttribute(Node, String, String, boolean) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
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
 
getAttrInfo(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
 
getBitsPerPixel(SampleModel) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Returns the number of bits per pixel.
getBoolean(Node, String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
Gets the boolean type attribute.
getBooleanAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getBooleanAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getBooleanAttribute(Node, String, boolean, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getBooleanAttribute(Node, String, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
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
 
getByteArray(Node, String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
Gets the integer type attribute.
getByteOrder() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
getByteValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getChildNames(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
getChildNode(Node, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
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
 
getColorSpace(Node) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
 
getColorTable(Node, String, boolean, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getComments() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
getCompression() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
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.
getCompressionType(String) - Static method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
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
 
getContiguousData(RenderedImage, Rectangle) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
Returns a contiguous Raster of data over the specified Rectangle.
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() - 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.
getData(Rectangle) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData(Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
getDataBufferData(DataBuffer) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
Returns the data array from the DataBuffer.
getDataTypeFromNumBits(int, boolean) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
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.
getDataTypeSize(int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Return the number of bits occupied by dataType which must be one of the DataBuffer TYPEs.
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.
getDirectoryAsIFD(TIFFDirectory) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Converts a TIFFDirectory to a TIFFIFD.
getDoubleAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getDoubleAttribute(Node, String, double, boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getDoubleValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getElementDescription(String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
getElementInfo(String) - 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
 
getEnumeratedAttribute(Node, String, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getEnumeratedAttribute(Node, String, String[]) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getEnumeratedAttribute(Node, String, String[], int, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getEnumeratedAttribute(Node, String, String[], int, boolean) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getFirstChild() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
getFloatAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getFloatAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getFloatAttribute(Node, String, float, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getFloatAttribute(Node, String, float, boolean) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getFlushedPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
getFormatName() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
getGifPaletteSize(int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
According do GIF specification size of clor table (palette here) must be in range from 2 to 256 and must be power of 2.
getHeight() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
getHeight() - 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.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(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
getIFDAsTree(TIFFIFD, String, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
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.
getImageInputStream() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
Returns an ImageInputStream for reading.
getImageMetadata(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
Retrieves image metadata with non-core nodes removed.
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.impl.plugins.wbmp.WBMPMetadataFormat
 
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.
getInt(Node, String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
Gets the integer type attribute.
getIntArray(Node, String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
Gets the integer type attribute.
getIntAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getIntAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getIntAttribute(Node, String, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getIntAttribute(Node, String, int, boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getIntAttribute(Node, String, int, boolean) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getIntAttribute(Node, String, int, boolean, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getIntegerValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
getJPEGTablesReader() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
Retrieves a JPEG reader which supports native JPEG stream metadata.
getJvmVersion(String) - 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
 
getMappedBuffer(int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
Returns a MappedByteBuffer which memory maps at least from the channel position corresponding to the current stream position to len bytes beyond.
getMaxBitDepth() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
getMaxTileX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileX() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
getMaxTileY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxTileY() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
getMaxValue() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
getMaxValue() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
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.raw.RawImageWriter
 
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.raw.RawImageWriter
 
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.
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
getNativeTree() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
getNextChangingElement(int, boolean, int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
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
 
getNodeName(TIFFField) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
getNumBands() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getNumber() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
Returns the integer used to represent the tag.
getNumBits(int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
The number of bits represented by the value which should be a legal length for a color table.
getNumBits(int) - Static method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
getNumChannels() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
getNumImages() - Method in class com.github.jaiimageio.stream.RawImageInputStream
Retrieves the number of images in the ImageInputStream.
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.
getNumThumbnails() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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
 
getObjectValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
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.
getPlanarConfiguration() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getPreferredCompressionType(ColorModel, SampleModel) - Static method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
getPreferredCompressionType(ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
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() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
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.
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.
getResource(String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
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.
getShortValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
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.
getSourceRegion(ImageWriteParam, int, int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
 
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.
getSrcColor(int, int) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
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() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
getStreamMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getStreamPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
getStreamSegment(long, int) - Method in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
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) - Method in class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
getStreamSegment(long, int, StreamSegment) - Method in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
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.
getStreamSegment(long, int, StreamSegment) - Method in class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
getString(String) - Static method in class com.github.jaiimageio.impl.common.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.bmp.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.clib.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.jpeg.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.png.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.pnm.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.raw.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.tiff.I18N
 
getString(String) - Static method in class com.github.jaiimageio.impl.plugins.wbmp.I18N
 
getString(String) - Static method in class com.github.jaiimageio.plugins.bmp.I18N
 
getString(String) - Static method in class com.github.jaiimageio.stream.I18N
 
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.
getStringAttribute(Node, String, String, boolean, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
getStringValue(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
getStripOrTileByteCountsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
getStripOrTileOffsetsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
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.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(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(int, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
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.
getTag(String, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
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.
getThumbnail(int) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
getThumbnail(ImageInputStream, int, int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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.
getTIFFTree() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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.RawImageWriter
 
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.EmptyImage
 
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() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getTileNum(int, int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
getTileOrStripByteCount(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getTileOrStripHeight() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getTileOrStripOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getTileOrStripWidth() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
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() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
getTransparency(String) - Static method in class com.github.jaiimageio.stream.RawImageInputStream
 
getType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
Returns the type of the data stored in the field.
getType(int) - Static method in class com.github.jaiimageio.impl.common.BogusColorSpace
Return the type given the number of components.
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() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
getWidth() - 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.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(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
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() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
GIFImageMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
GIFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFImageMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
 
GIFImageMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFImageMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormatResources
 
GIFImageWriteParam - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageWriteParam
 
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
 
GIFMetadata - Class in com.github.jaiimageio.impl.plugins.gif
Class which adds utility DOM element attribute access methods to IIOMetadata for subclass use.
GIFMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
GIFStreamMetadata - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
GIFStreamMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
GIFStreamMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFStreamMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
 
GIFStreamMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFStreamMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormatResources
 
GIFWritableImageMetadata - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFWritableImageMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
GIFWritableStreamMetadata - Class in com.github.jaiimageio.impl.plugins.gif
 
GIFWritableStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
globalColorTable - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
Indicates whether the header is read.
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Indicates whether the header is read.
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
gotHeader - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
Indicates whether the header is read.
gotMetadata - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
gotxmin - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
gotymin - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
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.
GPSAltitude() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSAltitude
 
GPSAltitudeRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSAltitudeRef
 
GPSAreaInformation() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSAreaInformation
 
GPSDateStamp() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDateStamp
 
GPSDestBearing() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestBearing
 
GPSDestBearingRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestBearingRef
 
GPSDestDistance() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestDistance
 
GPSDestDistanceRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestDistanceRef
 
GPSDestLatitude() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestLatitude
 
GPSDestLatitudeRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestLatitudeRef
 
GPSDestLongitude() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestLongitude
 
GPSDestLongitudeRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDestLongitudeRef
 
GPSDifferential() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDifferential
 
GPSDOP() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSDOP
 
GPSImgDirection() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSImgDirection
 
GPSImgDirectionRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSImgDirectionRef
 
GPSInfoIFDPointer() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet.GPSInfoIFDPointer
 
GPSLatitude() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSLatitude
 
GPSLatitudeRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSLatitudeRef
 
GPSLongitude() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSLongitude
 
GPSLongitudeRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSLongitudeRef
 
GPSMapDatum() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSMapDatum
 
GPSMeasureMode() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSMeasureMode
 
GPSProcessingMethod() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSProcessingMethod
 
GPSSatellites() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSSatellites
 
GPSSpeed() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSSpeed
 
GPSSpeedRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSSpeedRef
 
GPSStatus() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSStatus
 
GPSTimeStamp() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSTimeStamp
 
GPSTrack() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSTrack
 
GPSTrackRef() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSTrackRef
 
GPSVersionID() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet.GPSVersionID
 
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.
GrayResponseCurve() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.GrayResponseCurve
 
GrayResponseUnit() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.GrayResponseUnit
 
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.BMPImageReader
 
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
 

H

h - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
h - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
HalftoneHints() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.HalftoneHints
 
hasAlpha - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
hasChildNodes() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
Hash(short, byte) - Static method in class com.github.jaiimageio.impl.common.LZWStringTable
 
HASH_FREE - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
HASHSIZE - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
HASHSTEP - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
hasJPEGTables - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
hasNext() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader.SoloIterator
 
hasPlainTextExtension - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
hasThumbnails(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
hasValueNames() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
Returns true if there are mnemonic names associated with the set of legal values for the data associated with this tag.
hdpi - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
headerPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
height - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The image's height in pixels.
height - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The original image height.
height - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
height - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
height - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
The original image height.
height - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
The image height.
height - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
height - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
height - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
The original image height.
height - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
highFields - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
A mapping of Integer tag numbers to TIFFFields for fields which are not low tag numbered.
highWaterMark - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
hIST_histogram - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
hIST_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
hIST_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
horz - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Black and white horizontal mode table.
horzMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Horizontal mode table.
HostComputer() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.HostComputer
 
hSamplingFactor - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
hsize - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
htables - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
HuffmanTable(ImageInputStream) - Constructor for class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 

I

I18N - Class in com.github.jaiimageio.impl.common
 
I18N - Class in com.github.jaiimageio.impl.plugins.bmp
 
I18N - Class in com.github.jaiimageio.impl.plugins.clib
 
I18N - Class in com.github.jaiimageio.impl.plugins.jpeg
 
I18N - Class in com.github.jaiimageio.impl.plugins.png
 
I18N - Class in com.github.jaiimageio.impl.plugins.pnm
 
I18N - Class in com.github.jaiimageio.impl.plugins.raw
 
I18N - Class in com.github.jaiimageio.impl.plugins.tiff
 
I18N - Class in com.github.jaiimageio.impl.plugins.wbmp
 
I18N - Class in com.github.jaiimageio.plugins.bmp
 
I18N - Class in com.github.jaiimageio.stream
 
I18N() - Constructor for class com.github.jaiimageio.impl.common.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.clib.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.jpeg.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.png.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.raw.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.I18N
 
I18N() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.I18N
 
I18N() - Constructor for class com.github.jaiimageio.plugins.bmp.I18N
 
I18N() - Constructor for class com.github.jaiimageio.stream.I18N
 
I18NImpl - Class in com.github.jaiimageio.impl.common
Class to simplify use of internationalization message strings.
I18NImpl() - Constructor for class com.github.jaiimageio.impl.common.I18NImpl
 
iCbTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
iCCP_compressedProfile - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iCCP_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iCCP_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iCCP_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iCCP_profileName - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iCCP_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
ICCProfile() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ICCProfile
 
ICC Profiles - Search tag in package com.github.jaiimageio.plugins.tiff
Section
ICC Profiles - Search tag in package com.github.jaiimageio.plugins.tiff
Section
iceil(int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
iCrTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
IDAT_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IEND_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
ifloor(int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
iGCbTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
iGCrTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
iGYTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
IHDR_bitDepth - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_bitDepths - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_colorTypeNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_filterMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_filterMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_height - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_interlaceMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_interlaceMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_numChannels - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IHDR_width - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
IIOByteArrayOutputStream() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor.IIOByteArrayOutputStream
 
IIOByteArrayOutputStream(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor.IIOByteArrayOutputStream
 
IIOWriteProgressAdapter() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
iis - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The input stream where reads from
iis - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
iis - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
The input stream where reads from
iis - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
The input stream where reads from
iis - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The input stream we read from
iis - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
The input stream where reads from
image - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
image - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The final destination image.
IMAGE_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
IMAGE_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
imageComplete(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
imageComplete(ImageWriter) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
imageDataOffset - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The stream position where the image data starts.
imageDataOffset - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
The stream position where the image data starts.
imageDataOffset - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
The stream position where the image data starts.
ImageDescription() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ImageDescription
 
imageDimensions - Variable in class com.github.jaiimageio.stream.RawImageInputStream
The image sizes.
imageHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
imageIndex - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
The index of the image being written.
imageIndex - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The image index in this stream.
imageIndex - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
imageIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
imageIsContiguous(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Returns whether the image has contiguous data across rows.
imageLeftPosition - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
ImageLength() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ImageLength
 
imageMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
imageMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
Image Metadata - Search tag in package com.github.jaiimageio.plugins.bmp
Section
Image Metadata - Search tag in package com.github.jaiimageio.plugins.pnm
Section
Image Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
Section
imageOffsets - Variable in class com.github.jaiimageio.stream.RawImageInputStream
The position of the first sample for each image.
imageProgress(ImageReader, float) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
imageProgress(ImageWriter, float) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
imageReadParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
imageSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
imageSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
imageStarted(ImageReader, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
imageStarted(ImageWriter, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
imageStartPosition - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
imageStartPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
imageTopPosition - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
imageType - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
imageType - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
imageTypeMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
ImageUniqueID() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ImageUniqueID
 
ImageUtil - Class in com.github.jaiimageio.impl.common
 
ImageUtil() - Constructor for class com.github.jaiimageio.impl.common.ImageUtil
 
imageWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
ImageWidth() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ImageWidth
 
incCompImageSize(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
index_ - Variable in class com.github.jaiimageio.impl.common.BitFile
 
inflater - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
 
initBitBuf() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Initialize bit buffer machinery.
initBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
initData(Node, int[], int[], Object[]) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
 
initialize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
initialize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
initialize(ColorModel, SampleModel, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
initialize(ImageTypeSpecifier, int, ImageWriteParam, int) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
Sets the instance variables of the IHDR and if necessary PLTE and tRNS chunks.
initialize(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
initialize(ImageInputStream, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
initializeFromMetadata() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
Initializes these instance variables from the image metadata:
initializeFromStream(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
initializeFromStream(ImageInputStream, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
initializeScaleTables(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
initializeStringTable() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
Initialize the string table.
initializeStringTable() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
Initialize the string table.
initializeThumbnails() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
initJPEGWriter(boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
Initializes the JPEGWriter and JPEGParam instance variables.
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
initTags() - Static method in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
INK_SET_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "InkSet" tag.
INK_SET_NOT_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "InkSet" tag.
InkNames() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.InkNames
 
InkSet() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.InkSet
 
input - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source raster if write raster.
inputRaster - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
inputRaster - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The input source raster.
InputStreamAdapter - Class in com.github.jaiimageio.impl.plugins.clib
 
InputStreamAdapter(ImageInputStream) - Constructor for class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
inReplacePixelsNest - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
insert(int, IIOImage, ImageWriteParam, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
insertBefore(Node, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
insertNode(PaletteBuilder.ColorNode, Color, int) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
 
instance - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadataFormat
 
intent - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
interlaceFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
INTEROPERABILITY_INDEX_R98 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
A value to be used with the "InteroperabilityIndex" tag.
INTEROPERABILITY_INDEX_THM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
A value to be used with the "InteroperabilityIndex" tag.
InteroperabilityIFD() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.InteroperabilityIFD
 
InteroperabilityIndex() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet.InteroperabilityIndex
 
intToMultiByte(int) - Static method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
inverseFill - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Whether bits are inserted in reverse order (TIFF FillOrder 2).
InvertedCMYKColorSpace - Class in com.github.jaiimageio.impl.common
Singleton class representing a simple, mathematically defined inverted CMYK color space.
InvertedCMYKColorSpace() - Constructor for class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
ios - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
ipixels - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
is1DMode - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
 
isAttributeRequired(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
isBilevel - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isBilevel - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
isBinary(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
isBottomUp - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
isCached() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
isCachedFile() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
isCachedMemory() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
isCodecLibAvailable - Static variable in class com.github.jaiimageio.impl.common.PackageUtil
Flag indicating whether codecLib is available.
isCodecLibAvailable() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
Returns a boolean indicating whether codecLib is available.
isCompressionLossless - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Lossless flag for known compression types.
isCompressionLossless - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
Whether the compression is lossless.
isCompressionLossless() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
Retrieves a value indicating whether the compression is lossless.
isCompressionLossless() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
isContiguous - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
isDataBufferBitContiguous(SampleModel) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Determines whether the DataBuffer is filled without any interspersed padding bits.
isDataTypeOK(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
Returns true if the given data type may be used for the data associated with this tag.
isEncodingEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isEOLAligned - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
 
isEven(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
isFirstBitDepthTable - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
isGrayscaleMapping(IndexColorModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Tests whether the color indices represent a gray-scale image with the indicated number of bits over the color component range [0,255].
isIFD - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
isIFDPointer() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
Returns true if this tag is used to point to an IFD structure containing additional tags.
isImageSimple - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isImageSimple - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
isImageTiled(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
isIndicesForGrayscale(byte[], byte[], byte[]) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Tests whether the color indices represent a gray-scale image.
isInitialized - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
Initialization flag.
isInitialized - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
isInsertingEmpty - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isIntegral - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFField
 
isIntegral() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
Indicates whether the value associated with the field is of integral data type.
isInverted - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isISOLatin(String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
isLeaf - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
isLsb() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
isLSB - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
isNonStandardICCColorSpace(ColorSpace) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
Returns true if the given ColorSpace object is an instance of ICC_ColorSpace but is not one of the standard ColorSpaces returned by ColorSpace.getInstance().
ISOSpeedRatings() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ISOSpeedRatings
 
isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
isRaw() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
isRaw(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Returns true if file variant is raw format, false if ASCII.
isRaw(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
Returns true if file variant is raw format, false if ASCII.
isReadActiveOnly - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
Whether to read the active source region only.
isReadOnly - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Whether the object may be edited.
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
isRequired - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
isRescaling - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isSubsampling - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
isTiled - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isTopDown - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
isTopDown() - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Returns the value of the topDown parameter.
isValidWbmpType(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
isWritingEmpty - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
isWritingSequence - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Whether a sequence is being written.
isWritingSequence - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
iterator() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
Returns an Iterator over the TIFF fields.
its - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
iTXt_compressionFlag - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_languageTag - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_translatedKeyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iTXt_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
iYTab - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 

J

JFIF_RESUNITS_ASPECT - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
JFIF_RESUNITS_DPC - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
JFIF_RESUNITS_DPI - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
jfifThumbnail - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
jfxxThumbnails - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
JPEG_PROC_BASELINE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "JPEGProc" tag.
JPEG_PROC_LOSSLESS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "JPEGProc" tag.
JPEGACTables() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGACTables
 
JPEGDCTables() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGDCTables
 
JPEGImageMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
JPEGInterchangeFormat() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGInterchangeFormat
 
JPEGInterchangeFormatLength() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGInterchangeFormatLength
 
JPEGLosslessPredictors() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGLosslessPredictors
 
JPEGParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
ImageWriteParam for JPEG writer.
JPEGParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
JPEGPointTransforms() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGPointTransforms
 
JPEGProc() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGProc
 
JPEGQTables() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGQTables
 
JPEGReader - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
JPEGRestartInterval() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGRestartInterval
 
JPEGSPIFilter() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor.JPEGSPIFilter
 
JPEGStreamMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
Stream metadata equivalent to a tables-only stream such as in the JPEGTables.
JPEGStreamOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
JPEGTables() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.JPEGTables
 
JPEGWriter - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
The JPEG writer.
JPG - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Reserved for JPEG extensions

L

largePalette - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
lastChangingElement - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
lastPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
lastSegmentLength - Variable in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
LATITUDE_REF_NORTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
LATITUDE_REF_SOUTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
LCS_CALIBRATED_RGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
LCS_sRGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
LCS_WINDOWS_COLOR_SPACE - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
length - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 
length - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
length() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
Returns the number of bytes currently in the FileChannel.
length() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
Returns the number of bytes currently in the FileChannel.
length() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
length() - Method in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
length() - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
 
length() - Method in class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
level - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
LIGHT_SOURCE_CLOUDY_WEATHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D50 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D55 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D65 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D75 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAYLIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FINE_WEATHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FLASH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_OTHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_SHADE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_A - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_B - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_C - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_TUNGSTEN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LightSource() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.LightSource
 
limit_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
limit at which current number of bits code size has to be increased
LINE_FEED - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
lineBitNum - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
lineSeparator - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
lineSeparator - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
lineStride - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The strides for pixel, band, and scanline.
listMaxLength - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
listMinLength - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
listToCharArray(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
listToIntArray(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
littleEndianString - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
localColorTable - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
locateIFD(int, long[], long[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
locateImage(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
logicalScreenHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
logicalScreenWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
LONGITUDE_REF_EAST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
LONGITUDE_REF_WEST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
lowFields - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
The fields in this directory which have a low tag number.
LSE - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
JPEG-LS parameters
LumaBlue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
LumaBlue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
LumaGreen - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
LumaGreen - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
LumaRed - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
LumaRed - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
lzss_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
general purpose LZW string table
LZWCompressor - Class in com.github.jaiimageio.impl.common
Modified from original LZWCompressor to change interface to passing a buffer of data to be compressed.
LZWCompressor(ImageOutputStream, int, boolean) - Constructor for class com.github.jaiimageio.impl.common.LZWCompressor
 
LZWStringTable - Class in com.github.jaiimageio.impl.common
General purpose LZW String Table.
LZWStringTable() - Constructor for class com.github.jaiimageio.impl.common.LZWStringTable
Constructor allocate memory for string store data

M

majorVersion - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
Make() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Make
 
MakerNote() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.MakerNote
 
makeupCodes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Black and white make-up code table.
makeupCodesBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Make-up codes for black runs.
makeupCodesWhite - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Make-up codes for white runs.
manufacturer - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
MANUFACTURER - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
mappedBuffer - Variable in class com.github.jaiimageio.stream.FileChannelImageInputStream
A memory mapping of all or part of the channel.
mappedPos - Variable in class com.github.jaiimageio.stream.FileChannelImageInputStream
The stream position of the mapping.
mappedUpperBound - Variable in class com.github.jaiimageio.stream.FileChannelImageInputStream
The stream position least upper bound of the mapping.
mapper - Variable in class com.github.jaiimageio.stream.SegmentedImageInputStream
 
Mapping of the Standard Metadata Format to TIFF Native Image Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Mapping of TIFF Native Image Metadata to the Standard Metadata Format - Search tag in package com.github.jaiimageio.plugins.tiff
Section
mapToSourceX(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
mapToSourceY(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
mark() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
mark(int) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
markers - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Marker codes in the order encountered.
markerTags - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
markSupported() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
MAX_DATATYPE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
The numerically largest constant representing a TIFF data type.
MAX_LOW_FIELD_TAG_NUM - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
The largest low-valued tag number in the TIFF 6.0 specification.
MaxApertureValue() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.MaxApertureValue
 
MAXBITS - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
maxChildren - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
MAXLEVEL - Static variable in class com.github.jaiimageio.impl.common.PaletteBuilder
maximum of tree depth
maxNodes - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
maxSample - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
The max value for the encoded/decoded image.
maxSampleSize - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
Maximum number of bits per sample (not in metadata).
MaxSampleValue() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.MaxSampleValue
 
MAXSTR - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
maxValue - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Maximum pixel value.
maxValue - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
maxValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
maxXTile - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
maxYTile - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
MEASURE_MODE_2D - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSMeasureMode" tag.
MEASURE_MODE_3D - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
A value to be used with the "GPSMeasureMode" tag.
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
metadata - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The metadata from the stream.
metadata - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
metadata - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
metadata - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
metadata - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
The IIOMetadata object containing metadata for the current image.
metadata - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The IIOMetadata object containing metadata for the current image.
Metadata Issues - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Metadata Issues - Search tag in package com.github.jaiimageio.plugins.tiff
Section
METERING_MODE_AVERAGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_CENTER_WEIGHTED_AVERAGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MAX_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MIN_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MULTI_SPOT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_OTHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_PARTIAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_PATTERN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_SPOT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
MeteringMode() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.MeteringMode
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
mimeType - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
mimeTypes - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
mimeTypes - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
mimeTypes - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
mimeTypes - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
MIMETypes - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
MIMETypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
MIMETypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
MIN_DATATYPE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
The numerically smallest constant representing a TIFF data type.
minChildren - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
minorVersion - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
MinSampleValue() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.MinSampleValue
 
minValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
minX - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
mlibImageIndex - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
Model() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Model
 
ModelPixelScale() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.ModelPixelScale
 
ModelTiePoint() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.ModelTiePoint
 
ModelTransformation() - Constructor for class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet.ModelTransformation
 

N

name - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
names - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
names - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
names - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
NATIVE_FORMAT - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
NATIVE_FORMAT_CLASS - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
NATIVE_FORMAT_NAME - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
NATIVE_FORMAT_NAME - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
nativeMetadataFormatClassName - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
nativeMetadataFormatClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
nativeMetadataFormatClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
nativePhotometricInterpretation - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
nComp - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
ndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Number of bits in the output bit buffer.
needToCreateIndex(RenderedImage) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
NEW_SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
NEW_SUBFILE_TYPE_SINGLE_PAGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
NEW_SUBFILE_TYPE_TRANSPARENCY - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
NewSubfileType() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.NewSubfileType
 
next() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader.SoloIterator
 
NEXT_FIRST - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
nextBits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
nextBits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
nextData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
nextData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
nextIFDPointerPos - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
nextLesserThan8Bits(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
nextNBits(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
nextReducible - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
nextSpace - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
nextState(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Return min of maxOffset or offset of first pixel different from pixel at bitOffset.
noSubband - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
noTransform - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
Indicates whether subsampled, subregion is required, and offset is defined
noTransform - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
Indicates whether subsampled, subregion is required, and offset is defined
noTransform - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
Coordinate transform or sub selection is needed before encoding.
noTransform - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
Coordinate transform is not needed from the source (image stream) to the destination.
NUM_LENGTHS - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 
numBands - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
numBands - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The number of components in the image
numBands - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
numBands - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
number - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
NumberOfInks() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.NumberOfInks
 
numBits_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
current number bits output for each code
numFrameComponents - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
numImages - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
numImages - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
numLines - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
numLowFields - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
The number of low tag numbered fields in the directory.
numNodes - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
numScanComponents - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
numStrings_ - Variable in class com.github.jaiimageio.impl.common.LZWStringTable
 

O

objectArrayMaxLength - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectArrayMinLength - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectClass - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectDefaultValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectEnumerations - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectMaxValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectMinValue - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
objectValueType - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
 
OECF() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.OECF
 
offset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The offset in the source ImageInputStream of the start of the data to be decompressed.
oneD - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
Coding dimensionality: 1 for 2-dimensional, 0 for 1-dimensional.
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
optimal - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
Whether can write optimally.
Orientation() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Orientation
 
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
orientationNames - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
originalColorModel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
originalColorModel - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
originalDimension - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
originalNumXTiles - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The orginal number tiles in X direction.
originalRegion - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
originalSampleModel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
originalSampleModel - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
originalSampleModel - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The sample model for the original image.
originalSrcHeight - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
The original value of srcHeight.
originalSrcMinX - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
The original value of srcMinX.
originalSrcMinY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
The original value of srcMinY.
originalSrcWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
The original value of srcWidth.
output_ - Variable in class com.github.jaiimageio.impl.common.BitFile
 
OutputStreamAdapter - Class in com.github.jaiimageio.impl.plugins.clib
 
OutputStreamAdapter(ImageOutputStream) - Constructor for class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 

P

PackageUtil - Class in com.github.jaiimageio.impl.common
 
PackageUtil() - Constructor for class com.github.jaiimageio.impl.common.PackageUtil
 
packBits(byte[], int, int, byte[], int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsCompressor
Performs PackBits compression for a single buffer of data.
PageName() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.PageName
 
PageNumber() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.PageNumber
 
palette - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
palette - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
palette - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
PALETTE_COLOR - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
PALETTE_GRAYSCALE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
PaletteBuilder - Class in com.github.jaiimageio.impl.common
This class implements the octree quantization method as it is described in the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)
PaletteBuilder(RenderedImage) - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder
 
PaletteBuilder(RenderedImage, int) - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder
 
PaletteBuilder.ColorNode - Class in com.github.jaiimageio.impl.common
The node of color tree.
paletteIndex - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
paletteSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
paletteType - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
param - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The ImageReadParam to create this renderedImage.
param - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
param - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
parents - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
The table to link the child to its parent.
parentTag - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
The parent TIFFTag of this directory.
parseIFD(Node) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
pass - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Black and white pass mode table.
passMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Pass mode table.
PBM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PBM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
PBM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PBM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
PCXConstants - Interface in com.github.jaiimageio.impl.plugins.pcx
 
PCXImageReader - Class in com.github.jaiimageio.impl.plugins.pcx
 
PCXImageReader(PCXImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
PCXImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.pcx
 
PCXImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
PCXImageWriter - Class in com.github.jaiimageio.impl.plugins.pcx
 
PCXImageWriter(PCXImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
PCXImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.pcx
 
PCXImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
PCXMetadata - Class in com.github.jaiimageio.impl.plugins.pcx
 
PCXMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
periodX - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
periodY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
PGM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PGM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
PGM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PGM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_CIELAB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_ICCLAB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_RGB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_Y_CB_CR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
photometricInterpretation - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
photometricInterpretation - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
photometricInterpretation - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the PhotometricInterpretation tag.
photometricInterpretation - Variable in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
 
PhotometricInterpretation() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.PhotometricInterpretation
 
pHYs_pixelsPerUnitXAxis - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
pHYs_pixelsPerUnitYAxis - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
pHYs_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
pHYs_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PHYS_UNIT_METER - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PHYS_UNIT_UNKNOWN - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
pHYs_unitSpecifier - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
pixelAspectRatio - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
pixelsDone - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
pixelsRead - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
pixelsToRead - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
PixelXDimension() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.PixelXDimension
 
PixelYDimension() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.PixelYDimension
 
planar - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
true if the image is encoded using separate planes.
PLANAR_CONFIGURATION_CHUNKY - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PlanarConfiguration" tag.
PLANAR_CONFIGURATION_PLANAR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "PlanarConfiguration" tag.
planarCache - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
planarConfiguration - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
PlanarConfiguration() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.PlanarConfiguration
 
PLTE_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PLTE_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PLTE_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PLTE_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PLTE_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNG_COLOR_GRAY - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNG_COLOR_GRAY_ALPHA - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNG_COLOR_PALETTE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNG_COLOR_RGB - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNG_COLOR_RGB_ALPHA - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
PNMImageReader - Class in com.github.jaiimageio.impl.plugins.pnm
This class is the Java Image IO plugin reader for PNM images.
PNMImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Constructs PNMImageReader from the provided ImageReaderSpi.
PNMImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.pnm
 
PNMImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
PNMImageWriteParam - Class in com.github.jaiimageio.plugins.pnm
A subclass of ImageWriteParam for writing images in the PNM format.
PNMImageWriteParam() - Constructor for class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
Constructs a PNMImageWriteParam object with default values for parameters.
PNMImageWriter - Class in com.github.jaiimageio.impl.plugins.pnm
The Java Image IO plugin writer for encoding a binary RenderedImage into a PNM format.
PNMImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
Constructs PNMImageWriter based on the provided ImageWriterSpi.
PNMImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.pnm
 
PNMImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
PNMMetadata - Class in com.github.jaiimageio.impl.plugins.pnm
Metadata for the PNM plug-in.
PNMMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
Constructor containing code shared by other constructors.
PNMMetadata(ImageTypeSpecifier, ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
Constructs a default image PNMMetadata object appropriate for the given image type and write parameters.
PNMMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
PNMMetadataFormat - Class in com.github.jaiimageio.impl.plugins.pnm
 
PNMMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
Constructs PNMMetadataFormat.
PNMMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.pnm
 
PNMMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormatResources
 
position - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The position of the first sample of this image in the stream.
power1 - Static variable in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
The exponent for gamma correction.
power1 - Static variable in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
The exponent for gamma correction.
PPM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PPM_ASCII - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
PPM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
PPM_RAW - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
preDefinedColorSpaces - Static variable in class com.github.jaiimageio.stream.RawImageInputStream
 
preDefinedTypes - Static variable in class com.github.jaiimageio.stream.RawImageInputStream
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
predictor - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
Predictor() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Predictor
 
PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Predictor" tag.
PREDICTOR_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "Predictor" tag.
prefix_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
the prefix code which represents the predecessor string to current input point
prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
prepareRead(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
prepareReplacePixels(int, Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
prepareWriteSequence(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
prepareWriteSequence(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
prevChangingElems - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
PrimaryChromaticities() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.PrimaryChromaticities
 
processImageProgressWrapper(float) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
Wrapper for the protected method processImageProgress So it can be access from the classes which are not in ImageReader hierachy.
processImageUpdateWrapper(BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
Wrapper for the protected method processImageUpdate So it can be access from the classes which are not in ImageReader hierachy.
processOnRegistration(ServiceRegistry, Class, String, ImageReaderWriterSpi, int, int) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
profile - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
PROFILE_EMBEDDED - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
PROFILE_LINKED - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
properties - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
A Hashtable containing the image properties.
pruneNodes(Node, boolean) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
Removes nonessential nodes from a JPEG native image metadata tree.
pxlStride - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The strides for pixel, band, and scanline.

Q

QTable(ImageInputStream) - Constructor for class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
QTABLE_SIZE - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
qtables - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
qtableSelector - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 

R

ras - Variable in class com.github.jaiimageio.impl.common.SingleTileRenderedImage
 
rasForATile - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The raster for medialib tiles to share.
raw - Variable in class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
 
rawImage - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
A BufferedImage for the decodeRaw method to write into.
RawImageInputStream - Search tag in package com.github.jaiimageio.stream
Section
RawImageInputStream - Class in com.github.jaiimageio.stream
This class defines the content of the ImageInputStream containing several raw images with the same image type: the number of the images, the image type, the offset for the first sample of each image, and the image size information.
RawImageInputStream(ImageInputStream, SampleModel, long[], Dimension[]) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
Constructor.
RawImageInputStream(ImageInputStream, ImageTypeSpecifier, long[], Dimension[]) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
Constructor.
RawImageInputStream(ImageInputStream, InputSource) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
Constructor.
RawImageReader - Class in com.github.jaiimageio.impl.plugins.raw
This class is the Java Image IO plugin reader for Raw images.
RawImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageReader
Constructs RawImageReader from the provided ImageReaderSpi.
RawImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.raw
 
RawImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
RawImageWriteParam - Class in com.github.jaiimageio.impl.plugins.raw
A subclass of ImageWriteParam for writing images in the RAW format.
RawImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriteParam
Constructor to set locales.
RawImageWriter - Class in com.github.jaiimageio.impl.plugins.raw
The Java Image IO plugin writer for encoding a binary RenderedImage into a Raw format.
RawImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
Constructs RawImageWriter based on the provided ImageWriterSpi.
RawImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.raw
 
RawImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
RawRenderedImage - Class in com.github.jaiimageio.impl.plugins.raw
 
RawRenderedImage(RawImageInputStream, RawImageReader, ImageReadParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
read() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
read() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
read() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
read() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
read() - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
read(byte[], int, int) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
read(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
read(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
read(byte[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
read(byte[], int, int) - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
read(Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
read16Bit(short[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read1Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read1Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
read24Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read32Bit(int[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read4Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read4Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
read8Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
read8Bit(byte[]) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
readAborted(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
readAsRaster(WritableRaster) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
readAsRenderedImage(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
readAsRenderedImage(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readBit() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readBits(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readBoolean() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readByte() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readBytes(IIOByteBuffer, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readChar() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readComments(ImageInputStream, PNMMetadata) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Reads the comments.
readDouble() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readEmbedded(int, BufferedImage, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
Decodes the jpeg/png image embedded in the bitmap using any jpeg ImageIO-style plugin.
reader - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
Caches the RawImageReader which creates this object.
reader - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
reader - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
reader - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The ImageReader calling this TIFFDecompressor.
readerClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
readerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
readFloat() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(byte[]) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(byte[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
 
readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readHeader() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
readHeader() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
readHeader() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
readHeader() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readHeader() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
readIFD(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
readImage(byte[]) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
Reading Compressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Reading EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Reading Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Reading Uncompressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
readInt() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readInteger(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
Reads the next integer.
readLine() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readLong() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readMetadata() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readMultiByteInteger(ImageInputStream) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
 
readNullTerminatedString(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
readRLE4(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
readRLE8(byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
readScanLine(byte[]) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
readShort() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readStream - Variable in class com.github.jaiimageio.stream.FileChannelImageOutputStream
An ImageInputStream used for reading.
readSubsampledRaster(WritableRaster) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
readSupportsThumbnails() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readTile(int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
readUnsignedByte() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readUnsignedInt() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readUnsignedShort() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
readUTF() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
red - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
 
red - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
redMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
redMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
reduceList - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
reduceTree() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
 
redX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
redY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
redZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
referenceBlackCb - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceBlackCb - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
referenceBlackCr - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceBlackCr - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
ReferenceBlackWhite() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ReferenceBlackWhite
 
referenceBlackY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceBlackY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
referenceWhiteCb - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceWhiteCb - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
referenceWhiteCr - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceWhiteCr - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
referenceWhiteY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
 
referenceWhiteY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
reformat(Raster, int[], int, int, WritableRaster) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
Subsamples and sub-bands the input Raster over a sub-region and stores the result in a WritableRaster.
reformatData(byte[], int, int, short[], int[], int, int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Reformats data read as bytes into a short or int buffer.
reformatDiscontiguousData(byte[], int, int, int, WritableRaster) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Reformats bit-discontiguous data into the DataBuffer of the supplied WritableRaster.
registered - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
registered - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
RelatedSoundFile() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.RelatedSoundFile
 
remove() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader.SoloIterator
 
removeAllowedTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
Removes a TIFFTagSet object from the list of allowed tag sets.
removeChild(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
removeTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Removes an element from the group of TIFFTagSets of which this directory is aware.
removeTIFFField(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
removeTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Removes a TIFF field from the directory.
removeTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
Removes all TIFF fields from the directory.
renderingIntentNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
repeat(String, int) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
repeat(String, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
replaceChild(Node, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
 
replacePixels(Raster, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixels(RenderedImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsByteCounts - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsByteCountsPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsLock - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsOffsetsPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsRegion - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
replacePixelsTileOffsets - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
reportProgress() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
requiredSize - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
RES_CODES - Static variable in class com.github.jaiimageio.impl.common.LZWStringTable
codesize + Reserved Codes
reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableImageMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
 
reset() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
 
reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
reset() - Method in class com.github.jaiimageio.stream.RawImageInputStream
 
resetHeaderInfo() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
resetLocal() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Resets locally defined instance variables.
resetLocal() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
RESOLUTION_UNIT_CENTIMETER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
RESOLUTION_UNIT_INCH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
RESOLUTION_UNIT_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
ResolutionUnit() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.ResolutionUnit
 
resourceBaseName - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
 
resourceBaseName - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
RESTART_RANGE - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Number of restart markers
resUnits - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
reverseBits(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
reverseTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFillOrder
 
root - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
rootIFD - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
rootName - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
 
roundBpp(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
rowsDone - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
RowsPerStrip() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.RowsPerStrip
 
RST_MAX - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST_MIN - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST0 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST1 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST2 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST3 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST4 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST5 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST6 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
RST7 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 

S

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.impl.plugins.tiff.TIFFImageReader
 
sampleFormat - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
sampleFormat - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the SampleFormat tag.
SampleFormat() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.SampleFormat
 
sampleModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The image's SampleModel.
sampleModel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
sampleModel - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
sampleModel - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
samplePrecision - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
sampleSize - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
samplesPerLine - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
samplesPerPixel - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
samplesPerPixel - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
samplesPerPixel - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The value of the SamplesPerPixel tag.
SamplesPerPixel() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.SamplesPerPixel
 
Saturation() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.Saturation
 
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
 
sBIT_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
scale - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
scale0 - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
scaleh - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
scalel - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
scaleX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The scaling factors.
scaleX - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
The scaling factors.
scaleX - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
scaleX - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source -> destination transformation
scaleX - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The subsampling parameters.
scaleY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The scaling factors.
scaleY - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
The scaling factors.
scaleY - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
scaleY - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source -> destination transformation
scaleY - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The subsampling parameters.
scalingBitDepth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
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.
SceneCaptureType() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SceneCaptureType
 
SceneType() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SceneType
 
SectorStreamSegmentMapper - Class in com.github.jaiimageio.stream
An implementation of the StreamSegmentMapper interface for segments of equal length.
SectorStreamSegmentMapper(long[], int, int) - Constructor for class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
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
 
seekToImage(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
SegmentedImageInputStream - Search tag in package com.github.jaiimageio.stream
Section
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, 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.
SegmentedImageInputStream(ImageInputStream, StreamSegmentMapper) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
Constructs a SegmentedImageInputStream given a ImageInputStream as input and an instance of StreamSegmentMapper.
segmentLength - Variable in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
segmentLength - Variable in class com.github.jaiimageio.stream.StreamSegment
 
segmentLengths - Variable in class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
segmentPositions - Variable in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
segmentPositions - Variable in class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
seleBand - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
Indicates whether subband is selected.
seleBand - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
Indicates whether subband is selected.
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.
SensingMethod() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SensingMethod
 
sequenceComplete(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
sequenceStarted(ImageReader, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
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.
setCompressionMode(int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriteParam
 
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.gif.GIFWritableImageMetadata
 
setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFWritableStreamMetadata
 
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.
setPositions(long, long, long) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
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(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
setStream(ImageInputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
Sets the value of the stream field.
setStream(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
 
setStream(ImageOutputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
Sets the ImageOutputStream to be written.
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.
setToBlack(int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
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().
setupMetadata(ColorModel, SampleModel, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Sets up the output metadata adding, removing, and overriding fields as needed.
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() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.Sharpness
 
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.
ShutterSpeedValue() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.ShutterSpeedValue
 
SimpleCMYKColorSpace - Class in com.github.jaiimageio.impl.common
Singleton class representing a simple, mathematically defined CMYK color space.
SimpleCMYKColorSpace() - Constructor for class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
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.
sizeOfType - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
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
 
skipInteger(ImageInputStream, int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
smallPalette - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
SMaxSampleValue() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.SMaxSampleValue
 
SMinSampleValue() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.SMinSampleValue
 
SOF_MARKER - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
SOF0 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Baseline DCT
SOF0 - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
SOF1 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Extended Sequential DCT
SOF10 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Progressive DCT, Arithmetic coding
SOF11 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Lossless Sequential, Arithmetic coding
SOF13 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Sequential DCT, Arithmetic coding
SOF14 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Progressive DCT, Arithmetic coding
SOF15 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Lossless, Arithmetic coding
SOF2 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Progressive DCT
SOF3 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Lossless Sequential
SOF5 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Sequential DCT
SOF55 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
JPEG-LS SOF marker
SOF6 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Progressive DCT
SOF7 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Differential Lossless
SOF9 - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Extended Sequential DCT, Arithmetic coding
SOFN_MAX - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
SOFN_MIN - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
SOFPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
sofPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
sofProcess - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
Software() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Software
 
SOI - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Start of Image
SOI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
SoloIterator(Object) - Constructor for class com.github.jaiimageio.impl.plugins.clib.CLibImageReader.SoloIterator
 
sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
SOS - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
Start of Scan
SOS - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
SOSMarker - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
sosPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
source - Variable in class com.github.jaiimageio.stream.RawImageInputStream
The wrapperred ImageInputStream.
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
source and destination bands.
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
source and destination bands.
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source bands to be encoded.
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
sourceBands - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
sourceBands - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The sequence of source bands that are to be copied into the destination.
sourceBandsCache - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
 
sourceHeight - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
sourceOrigin - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
 
sourceRegion - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The source region.
sourceRegion - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
The source region.
sourceRegion - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
sources - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The image's sources, stored in a Vector.
sourceWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
sourceXOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
sourceXOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
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.impl.plugins.tiff.TIFFImageReader
 
sourceYOffset - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
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.
SPACE - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
SpatialFrequencyResponse() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SpatialFrequencyResponse
 
specTitle - Static variable in class com.github.jaiimageio.impl.common.PackageUtil
Specification Title derived from Manifest.
SpectralSensitivity() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SpectralSensitivity
 
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.
spixels - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
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
 
sPLT_TYPE - Static 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
 
srcData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
srcData - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
srcHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The height of the source region being decoded from the source stream.
srcIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
srcIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
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.
srcXSubsampling - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
srcYSubsampling - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
sRGB_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
sRGB_renderingIntent - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
sRGB_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
STANDARD_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
startPos - Variable in class com.github.jaiimageio.stream.StreamSegment
 
startSpectralSelection - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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.
strChr_ - Variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
stream - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
The output stream to write into
stream - Variable in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
 
stream - Variable in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 
stream - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
The output case to an ImageOutputStream.
stream - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
The output stream to write into
stream - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The output stream to write into
stream - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
stream - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
stream - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
The output stream to write into
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 - Variable in class com.github.jaiimageio.stream.SegmentedImageInputStream
 
STREAM_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
STREAM_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 
streamMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
streamMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
Stream Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
Section
streamSegment - Variable in class com.github.jaiimageio.stream.SegmentedImageInputStream
 
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.
StreamSegmentMapperImpl - Class in com.github.jaiimageio.stream
An implementation of the StreamSegmentMapper interface that requires an explicit list of the starting locations and lengths of the source segments.
StreamSegmentMapperImpl(long[], int[]) - Constructor for class com.github.jaiimageio.stream.StreamSegmentMapperImpl
 
strHsh_ - Variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
stringTable - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
stringTable - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
StripByteCounts() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.StripByteCounts
 
StripOffsets() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.StripOffsets
 
stripOrTileByteCountsPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
stripOrTileOffsetsPosition - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
strLen_ - Variable in class com.github.jaiimageio.impl.common.LZWStringTable
each entry corresponds to a code and contains the length of data that the code expands to when decoded.
strNxt_ - Variable in class com.github.jaiimageio.impl.common.LZWStringTable
 
subBandsMatch(int[], int[]) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
Returns true if and only if both arguments are null or both are non-null and have the same length and content.
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.
SubfileType() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.SubfileType
 
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.
SubjectArea() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubjectArea
 
SubjectDistance() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubjectDistance
 
SubjectDistanceRange() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubjectDistanceRange
 
SubjectLocation() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubjectLocation
 
subsample(Raster, int[], int, int, int, int, int, int, Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
subsample(Raster, int, int, WritableRaster) - Static method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
 
subsampleX - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
subsampleX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The horizontal subsampling factor.
subsampleY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
subsampleY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
The vertical subsampling factor.
subsamplingX - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
subsamplingY - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
 
SubSecTime() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubSecTime
 
SubSecTimeDigitized() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubSecTimeDigitized
 
SubSecTimeOriginal() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.SubSecTimeOriginal
 
suffixes - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
suffixes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
suffixes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
SUN_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 

T

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.
t4Options - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
T4Options() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.T4Options
 
T6_OPTIONS_UNCOMPRESSED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A mask to be used with the "T6Options" tag.
t6Options - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
T6Options() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.T6Options
 
table - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 
table - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
table1 - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
table2 - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
tableClass - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 
tableID - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.HuffmanTable
 
tableID - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata.QTable
 
tableIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
tableIndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
 
tables - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
 
tag - Variable in class com.github.jaiimageio.plugins.tiff.TIFFField
The tag.
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
Deprecated.
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.
tagNumber - Variable in class com.github.jaiimageio.plugins.tiff.TIFFField
The tag number.
tags - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
tags - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
tags - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
tags - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
tags - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
tags - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
tagSet - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
tagSets - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
tagSets - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
The TIFFTagSets associated with this directory.
TargetPrinter() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TargetPrinter
 
TEM - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
For temporary use in arithmetic coding
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
 
tEXt_TYPE - Static 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
 
theImage - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
theInstance - Static variable in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
 
theInstance - Static variable in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
 
theInstance - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
 
theInstance - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
 
theInstance - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
 
theObject - Variable in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader.SoloIterator
 
theStreamMetadata - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
The stream metadata of a sequence.
THISJAI_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
Threshholding() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.Threshholding
 
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.
THRESHOLD - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
thumbHeight - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
THUMBNAIL_JPEG - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
THUMBNAIL_PALETTE - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
THUMBNAIL_RGB - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
thumbnailComplete(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
thumbnailComplete(ImageWriter) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
thumbnailProgress(ImageReader, float) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
thumbnailProgress(ImageWriter, float) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
thumbnails - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
thumbnailsInitialized - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
thumbnailStarted(ImageReader, int, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader.EmbeddedProgressAdapter
 
thumbnailStarted(ImageWriter, int, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
thumbWidth - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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_FORMAT - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
TIFF_FORMAT_CLASS - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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
 
TIFFBaseJPEGCompressor.IIOByteArrayOutputStream - Class in com.github.jaiimageio.impl.plugins.tiff
A ByteArrayOutputStream which allows writing to an ImageOutputStream.
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() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
The default constructor.
TIFFField(TIFFTag, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
Constructs a TIFFField with a single integral value.
TIFFField(TIFFTag, int, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
Constructs a data array using createArrayForType() and invokes TIFFField(TIFFTag,int,int,Object) with the supplied parameters and the created array.
TIFFField(TIFFTag, int, int, Object) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
Constructs a TIFFField with arbitrary data.
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
 
tiffFudge_ - Variable in class com.github.jaiimageio.impl.common.LZWCompressor
modify the limits of the code values in LZW encoding due to TIFF bug / feature
TIFFIFD - Class in com.github.jaiimageio.impl.plugins.tiff
 
TIFFIFD(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
TIFFIFD(List, TIFFTag) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
TIFFImageMetadata - Class in com.github.jaiimageio.impl.plugins.tiff
 
TIFFImageMetadata(TIFFIFD) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
TIFFImageMetadata(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
 
TIFFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
 
TIFFImageMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
 
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
 
TIFFJPEGCompressor.JPEGSPIFilter - Class in com.github.jaiimageio.impl.plugins.tiff
A filter which identifies the ImageReaderSpi of a JPEG reader which supports JPEG native stream metadata.
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
 
TIFFStreamMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
 
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) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTag
Constructs a TIFFTag with a given name, tag number, and set of legal data types.
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.
TIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
A class representing a set of TIFF tags.
TIFFTagSet() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTagSet
Constructs a TIFFTagSet.
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
 
TileByteCounts() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TileByteCounts
 
tileDataSize - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
cache the size of the data for each tile in the stream.
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.
tileHeight - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The tile height for encoding
tileHeight - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
tileLength - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
TileLength() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TileLength
 
TileOffsets() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TileOffsets
 
tileOrStripHeight - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
tileOrStripWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
tileParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
tilesAcross - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
tilesAcross - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
tilesDown - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
tilesDown - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
tileWidth - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The width of a tile.
tileWidth - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The tile width for encoding
tileWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
tileWidth - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
TileWidth() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TileWidth
 
tileXOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The tile grid offset for encoding
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.
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.
tileYOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The tile grid offset for encoding
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.
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.
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_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
tIME_year - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
tmpImage - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
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
 
toISO8859(byte[]) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
token - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
 
topDown - Variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
 
toPrintableLatin1(String) - Static method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
Converts its parameter to another String which contains only printable Latin-1 characters but not leading, trailing, or consecutive spaces.
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.
totalLength - Variable in class com.github.jaiimageio.stream.SectorStreamSegmentMapper
 
totalPixels - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
ToTile(int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
TRACE - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
 
transColor - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
 
TransferFunction() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TransferFunction
 
TransferRange() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.TransferRange
 
transform - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
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
 
tRNS_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
twoBitBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
twoDCodes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
type - Variable in class com.github.jaiimageio.plugins.tiff.TIFFField
The tag type.
type - Variable in class com.github.jaiimageio.stream.RawImageInputStream
The image type for all the images in the stream.
typeNames - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFField
 

U

uncompressedMode - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
Uncompressed mode flag: 1 if uncompressed, 0 if not.
UNDEFINED_INTEGER_VALUE - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFMetadata
Represents an undefined value of integer attributes.
unitSpecifierNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
UNKNOWN_MARKER - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
unknownChunkData - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
unknownChunkType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
unknownData - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
unknownPresent - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
unsetColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
Removes any currently set ColorConverter object and PhotometricInterpretation tag value.
updatePointer(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
UserComment() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.UserComment
 
userInputFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
 
usingCodecLib - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
 

V

VALUE_0 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_1 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_12 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_23 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_255 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_31 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_59 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_60 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_MAX_16 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
VALUE_MAX_32 - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
 
valueNames - Variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
 
valueType - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
 
variant - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
File variant: PBM/PGM/PPM, ASCII/RAW.
variant - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
variant - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
The image variants.
vdpi - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
vendor - Static variable in class com.github.jaiimageio.impl.common.PackageUtil
Implementation vendor derived from Manifest.
vendorName - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
version - Static variable in class com.github.jaiimageio.impl.common.PackageUtil
Implementation version derived from Manifest.
version - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
version - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
version - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
version - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
VERSION_2 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
VERSION_2 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Deprecated. 
VERSION_2_1_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_2_24_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_2_4_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_2_5 - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
VERSION_2_8_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_2_8_W_PALETTE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
VERSION_2_8_WO_PALETTE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
VERSION_3 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
VERSION_3 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Deprecated. 
VERSION_3_0 - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
VERSION_3_1_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_24_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_4_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_8_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_NT - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
VERSION_3_NT_16_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_NT_32_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_3_XP_EMBEDDED - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
VERSION_4 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Deprecated. 
VERSION_4_1_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_16_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_24_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_32_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_4_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_8_BIT - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_4_XP_EMBEDDED - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_5 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
 
VERSION_5 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
Deprecated. 
VERSION_5_XP_EMBEDDED - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
 
VERSION_PC_WINDOWS - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
 
versionStrings - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
 
vert - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Black and white vertical mode table.
vertMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
Vertical mode table.
vSamplingFactor - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
vsize - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 

W

w - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
w - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
warning(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
warning(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
 
WBMPImageReader - Class in com.github.jaiimageio.impl.plugins.wbmp
This class is the Java Image IO plugin reader for WBMP images.
WBMPImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
Constructs WBMPImageReader from the provided ImageReaderSpi.
WBMPImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.wbmp
 
WBMPImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
WBMPImageWriter - Class in com.github.jaiimageio.impl.plugins.wbmp
The Java Image IO plugin writer for encoding a binary RenderedImage into a WBMP format.
WBMPImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
Constructs WBMPImageWriter based on the provided ImageWriterSpi.
WBMPImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.wbmp
 
WBMPImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 
WBMPMetadata - Class in com.github.jaiimageio.impl.plugins.wbmp
 
WBMPMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
WBMPMetadataFormat - Class in com.github.jaiimageio.impl.plugins.wbmp
 
WBMPMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadataFormat
 
wbmpType - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
 
wbmpType - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
white - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
 
WHITE - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
The CCITT numerical definition of white.
WHITE_BALANCE_AUTO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "WhiteBalance" tag.
WHITE_BALANCE_MANUAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
A value to be used with the "WhiteBalance" tag.
WhiteBalance() - Constructor for class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet.WhiteBalance
 
WhitePoint() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.WhitePoint
 
width - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
The image's width in pixels.
width - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
The original image width.
width - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
width - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
width - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
The original image width.
width - Variable in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
The image width.
width - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
 
width - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
 
width - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
The original image width.
width - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
 
write(boolean, boolean, IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Writes any extension blocks, the Image Descriptor, the image data, and optionally the header (Signature and Logical Screen Descriptor) and trailer (Block Terminator).
write(byte[]) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 
write(byte[], int, int) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 
write(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
write(int) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
 
write(int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
write1Bit() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
write4Bit() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
write8Bit() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
writeAbbreviatedStream - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
Whether to write abbreviated JPEG streams (default == false).
writeAborted(ImageWriter) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter.IIOWriteProgressAdapter
 
writeApplicationExtension(GIFWritableImageMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeBits(int, int) - Method in class com.github.jaiimageio.impl.common.BitFile
 
writeBlocks(byte[]) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeByte(ImageOutputStream, byte) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
Writes a byte to the output in ASCII format.
writeChars(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeCommentExtension(GIFWritableImageMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeDoubles(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeEmbedded(IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writeFileHeader(int, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writeFloats(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeGraphicControlExtension(int, boolean, boolean, int, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeGraphicControlExtension(GIFWritableImageMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeHeader() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
writeHeader(String, int, int, int, int, int, boolean, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeHeader(IIOMetadata, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeImage(RenderedImage, GIFWritableImageMetadata, ImageWriteParam, byte[], Rectangle, Dimension) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Writes any extension blocks, the Image Descriptor, and the image data
writeImageDescriptor(int, int, int, int, boolean, boolean, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeImageDescriptor(GIFWritableImageMetadata, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeInfoHeader(int, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writeInsert(int, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
writeInteger(ImageOutputStream, int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
Writes an integer to the output in ASCII format.
writeInts(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeLongs(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeMaskToPalette(int, int, byte[], byte[], byte[], byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writePixels(int, int, int, int[], int, int, IndexColorModel) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writePlainTextExtension(GIFWritableImageMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writer - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
The ImageWriter calling this TIFFCompressor.
writeRaster - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
Indicates a raster rather than a RenderedImage to be encoded.
writeRaster(Raster) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
 
writeRasterData(RenderedImage, Rectangle, Dimension, ImageWriteParam, boolean) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writerClassName - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 
writerClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 
writeRLE(int, int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
 
writeRows(RenderedImage, LZWCompressor, int, int, int, int, int, int, int, int, int, int, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeRowsOpt(byte[], int, int, LZWCompressor, int, int, int, int, int, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 
writerSpiNames - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 
writeShorts(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
 
writeSize(int, int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
 
writeString(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
Write out the string just uncompressed.
writeString(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
Write out the string just uncompressed.
writeTIFFFieldToStream(TIFFField, ImageOutputStream) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
writeTile(Rectangle, TIFFCompressor) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
writeTo(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor.IIOByteArrayOutputStream
 
writeToSequence(IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
writeToSequence(IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
 
writeToStream(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
 
writeTrailer() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
 
Writing Compressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Writing EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Writing Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
Writing Uncompressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
Section
wroteSequenceHeader - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
Whether the header has been written.

X

Xdensity - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
xmax - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
xmin - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
Xn - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
xOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source -> destination transformation
xOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The subsampling parameters.
xPixelsPerMeter - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
XPosition() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.XPosition
 
XResolution() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.XResolution
 
XToTileX(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XToTileX(int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.

Y

Y_CB_CR_POSITIONING_CENTERED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "YCbCrPositioning" tag.
Y_CB_CR_POSITIONING_COSITED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "YCbCrPositioning" tag.
YCbCrCoefficients() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.YCbCrCoefficients
 
YCbCrPositioning() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.YCbCrPositioning
 
YCbCrSubSampling() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.YCbCrSubSampling
 
Ydensity - Variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
ymax - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
 
ymin - Variable in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
 
Yn - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
yOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
The source -> destination transformation
yOffset - Variable in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
The subsampling parameters.
yPixelsPerMeter - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
 
YPosition() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.YPosition
 
YResolution() - Constructor for class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet.YResolution
 
YToTileY(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
YToTileY(int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.

Z

zigzag - Static variable in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
 
Zn - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
 
zTXt_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
zTXt_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
zTXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
zTXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
zTXt_TYPE - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form