A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

abort() - Method in class AsciiGridsImageReader
Request to abort any current read operation.
abort() - Method in class AsciiGridsImageWriter
 
abort() - Method in class AsciiGridRaster
 
abortRequested() - Method in class AsciiGridsImageReader
Checks if a request to abort the current read operation has been made.
abortRequested() - Method in class AsciiGridsImageWriter
 
abortRequired - Variable in class AsciiGridRaster
 
activeSrcHeight - Variable in class 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 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 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 TIFFDecompressor
The width of the source region that will actually be copied into the destination image, taking into account all susbampling, offsetting, and clipping.
add(HDF4Products.HDF4Product) - Method in class HDF4Products
 
add(int, HDF4Products.HDF4Product) - Method in class HDF4Products
 
add1DBits(byte[], int, int, int) - Method in class TIFFFaxCompressor
Get code for run and add to compressed bitstream.
add2DBits(byte[], int, int[][], int) - Method in class TIFFFaxCompressor
Place entry from mode table into compressed bitstream.
ADD_COMMENT_MARKER_KEY - Static variable in class JP2KKakaduImageWriter
The System Property key used to customize the Comment Marker presence
ADD_OFFSET - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
ADD_OFFSET_ERR - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
addAll(Collection<? extends HDF4Products.HDF4Product>) - Method in class HDF4Products
 
addAll(int, Collection<? extends HDF4Products.HDF4Product>) - Method in class HDF4Products
 
addAllowedTagSet(TIFFTagSet) - Method in class TIFFImageReadParam
Adds a TIFFTagSet object to the list of allowed tag sets.
addComment(String) - Method in class PNMMetadata
 
addEOFB(byte[], int) - Method in class TIFFFaxCompressor
Add an End-of-Facsimile-Block (EOFB == 0x001001) to the compressed bitstream.
addEOL(boolean, boolean, boolean, byte[], int) - Method in class TIFFFaxCompressor
Add an End-of-Line (EOL == 0x001) to the compressed bitstream with optional byte alignment.
addShortOrLongField(int, int) - Method in class TIFFImageMetadata
 
addStringToTable(byte[], byte) - Method in class TIFFLZWDecompressor
Add a new string to the string table.
addStringToTable(byte[]) - Method in class TIFFLZWDecompressor
Add a new string to the string table.
addStringToTable(byte[], byte) - Method in class TIFFLZWUtil
Add a new string to the string table.
addStringToTable(byte[]) - Method in class TIFFLZWUtil
Add a new string to the string table.
addTagSet(TIFFTagSet) - Method in class TIFFDirectory
Adds an element to the group of TIFFTagSets of which this directory is aware.
addTIFFField(TIFFField) - Method in class TIFFDirectory
Adds a TIFF field to the directory.
addValueName(int, String) - Method in class TIFFTag
Adds a mnemonic name for a particular value that this tag's data may take on.
ALTITUDE_REF_SEA_LEVEL - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSAltitudeRef" tag.
ALTITUDE_REF_SEA_LEVEL_REFERENCE - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSAltitudeRef" tag.
appendChild(Node) - Method in class TIFFFieldNode
 
APS_DATETIME_FORMAT - Static variable in class HDF4Utilities
 
apsProducts - Static variable in class HDF4APSProperties
 
ArcBinaryGridImageReader - Class in it.geosolutions.imageio.plugins.arcbinarygrid
ArcBinaryGridImageReader is a GDALImageReader able to create RenderedImage from ASCII arcGrid files.
ArcBinaryGridImageReader(ArcBinaryGridImageReaderSpi) - Constructor for class ArcBinaryGridImageReader
 
ArcBinaryGridImageReaderSpi - Class in it.geosolutions.imageio.plugins.arcbinarygrid
Service provider interface for the ArcInfo Binary Image
ArcBinaryGridImageReaderSpi() - Constructor for class ArcBinaryGridImageReaderSpi
 
ArcGridImageReader - Class in it.geosolutions.imageio.plugins.arcgrid
ArcGridImageReader is a GDALImageReader able to create RenderedImage from ASCII arcGrid files.
ArcGridImageReader(ArcGridImageReaderSpi) - Constructor for class ArcGridImageReader
 
ArcGridImageReaderSpi - Class in it.geosolutions.imageio.plugins.arcgrid
Service provider interface for the Ascii ArcInfo Image
ArcGridImageReaderSpi() - Constructor for class ArcGridImageReaderSpi
 
AsciiGridRaster - Class in it.geosolutions.imageio.plugins.arcgrid.raster
Abstract base class to handle ASCII ArcGrid/GRASS formats
AsciiGridRaster(ImageInputStream) - Constructor for class AsciiGridRaster
A constructor b
AsciiGridRaster(ImageInputStream, AsciiGridsImageReader) - Constructor for class AsciiGridRaster
A constructor to build an AsciiGridRaster given an ImageInputStream and an AsciiGridsImageReader
AsciiGridRaster(ImageOutputStream) - Constructor for class AsciiGridRaster
A base constructor to write AsciiGridRasters.
AsciiGridRaster(ImageOutputStream, AsciiGridsImageWriter) - Constructor for class AsciiGridRaster
A constructor to build an AsciiGridRaster given an ImageOutputStream and an AsciiGridsImageWriter
AsciiGridRaster.AsciiGridRasterType - Enum in it.geosolutions.imageio.plugins.arcgrid.raster
 
AsciiGridsImageMetadata - Class in it.geosolutions.imageio.plugins.arcgrid
This class represents metadata associated with images and streams.
AsciiGridsImageMetadata(AsciiGridRaster) - Constructor for class AsciiGridsImageMetadata
A constructor which uses an input AsciiGridRaster to initialize metadata fields
AsciiGridsImageMetadata() - Constructor for class AsciiGridsImageMetadata
Default constructor
AsciiGridsImageMetadata(int, int, double, double, double, double, boolean, boolean, double) - Constructor for class AsciiGridsImageMetadata
A special constructor which uses parameters provided by the client, to set inner fields
AsciiGridsImageMetadata.RasterSpaceType - Enum in it.geosolutions.imageio.plugins.arcgrid
Two available values to define raster space as defined in GeoTiff specifications.
AsciiGridsImageMetadataFormat - Class in it.geosolutions.imageio.plugins.arcgrid
Class defining the structure of metadata documents describing AsciiGrid image metadata.
AsciiGridsImageMetadataFormat() - Constructor for class AsciiGridsImageMetadataFormat
 
AsciiGridsImageReader - Class in it.geosolutions.imageio.plugins.arcgrid
Class used for reading ASCII ArcInfo Grid Format (ArcGrid) and ASCII GRASS Grid Format and to create RenderedImages and Rasters.
AsciiGridsImageReader(AsciiGridsImageReaderSpi) - Constructor for class AsciiGridsImageReader
Constructor.
AsciiGridsImageReaderSpi - Class in it.geosolutions.imageio.plugins.arcgrid.spi
Class which provides a specialized Service Provider Interface which instantiates an AsciiGridsImageReader if it is able to decode the input provided.
AsciiGridsImageReaderSpi() - Constructor for class AsciiGridsImageReaderSpi
 
AsciiGridsImageWriter - Class in it.geosolutions.imageio.plugins.arcgrid
Class used for writing ASCII ArcGrid Format and ASCII GRASS Grid Format
AsciiGridsImageWriter(ImageWriterSpi) - Constructor for class AsciiGridsImageWriter
Constructor.
AsciiGridsImageWriterSpi - Class in it.geosolutions.imageio.plugins.arcgrid.spi
Class which provides a specialized Service Provider Interface which instantiates an AsciiGridsImageReader if it is able to decode the input provided.
AsciiGridsImageWriterSpi() - Constructor for class AsciiGridsImageWriterSpi
 
ASOCBox - Class in it.geosolutions.imageio.plugins.jp2k.box
 
ASOCBox(Node) - Constructor for class ASOCBox
 
ASOCBox(byte[]) - Constructor for class ASOCBox
 
ASOCBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
 
ASOCBoxMetadataNode(JP2KBox) - Constructor for class ASOCBoxMetadataNode
 
attrInfoMap - Variable in class TIFFMetadataFormat
 

B

BaseHDF4ImageReader - Class in it.geosolutions.imageio.plugins.hdf4
 
BaseHDF4ImageReader(ImageReaderSpi) - Constructor for class BaseHDF4ImageReader
 
BaseHDF4ImageReader.HDF4DatasetWrapper - Class in it.geosolutions.imageio.plugins.hdf4
 
BaseHDF4ImageReader.HDF4DatasetWrapper(Variable) - Constructor for class BaseHDF4ImageReader.HDF4DatasetWrapper
 
BaseJP2KBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to create the box of JP2 file format.
BaseJP2KBox(int, int, byte[]) - Constructor for class BaseJP2KBox
Constructs a Box instance using the provided the box type and the box content in byte array format.
BaseJP2KBox(int, int, long, byte[]) - Constructor for class BaseJP2KBox
Constructs a Box instance using the provided the box type, the box extra length, and the box content in byte array format.
BaseJP2KBox(Node) - Constructor for class BaseJP2KBox
Constructs a Box from an "unknown" Node.
BaseJP2KBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
 
BaselineTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags.
beginDecoding() - Method in class 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.
beginDecoding() - Method in class TIFFFaxDecompressor
Invokes the superclass method and then sets instance variables on the basis of the metadata set on this decompressor.
beginDecoding() - Method in class TIFFJPEGDecompressor
 
beginDecoding() - Method in class TIFFNullDecompressor
 
beginDecoding() - Method in class TIFFYCbCrDecompressor
 
bits - Variable in class TIFFFaxCompressor
Output bit buffer.
BITS_PER_COMPONENT - Static variable in class JP2KImageMetadata
 
BitsPerComponentBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Bits Per Component Box of JPEG JP2 file format.
BitsPerComponentBox(byte[]) - Constructor for class BitsPerComponentBox
Constructs a BitsPerComponentBox from the provided byte array containing the bit depths of each color component.
BitsPerComponentBox(Node) - Constructor for class BitsPerComponentBox
Constructs a BitsPerComponentBox based on the provide org.w3c.dom.Node.
BitsPerComponentBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Bits Per Component Box of JPEG JP2 file format.
bitsPerSample - Variable in class TIFFDecompressor
The value of the BitsPerSample tag.
BLACK - Static variable in class TIFFFaxCompressor
The CCITT numerical definition of black.
BOX_TYPE - Static variable in class ASOCBox
 
BOX_TYPE - Static variable in class BitsPerComponentBox
 
BOX_TYPE - Static variable in class ChannelDefinitionBox
 
BOX_TYPE - Static variable in class CodestreamHeaderBox
 
BOX_TYPE - Static variable in class ColorSpecificationBox
 
BOX_TYPE - Static variable in class ComponentMappingBox
 
BOX_TYPE - Static variable in class CompositingLayerHeaderBox
 
BOX_TYPE - Static variable in class ContiguousCodestreamBox
 
BOX_TYPE - Static variable in class DataEntryURLBox
 
BOX_TYPE - Static variable in class FileTypeBox
 
BOX_TYPE - Static variable in class ImageHeaderBox
 
BOX_TYPE - Static variable in class IPRBox
 
BOX_TYPE - Static variable in class JP2HeaderBox
 
BOX_TYPE - Static variable in class JP2KFileBox
 
BOX_TYPE - Static variable in class LabelBox
 
BOX_TYPE - Static variable in class PaletteBox
 
BOX_TYPE - Static variable in class ReaderRequirementsBox
 
BOX_TYPE - Static variable in class ResolutionBox
 
BOX_TYPE - Static variable in class SignatureBox
 
BOX_TYPE - Static variable in class UUIDBox
 
BOX_TYPE - Static variable in class UUIDInfoBox
 
BOX_TYPE - Static variable in class UUIDListBox
 
BOX_TYPE - Static variable in class XMLBox
 
BOX_TYPE_CAPTURE - Static variable in class ResolutionBox
 
BOX_TYPE_DEFAULT_DISPLAY - Static variable in class ResolutionBox
 
boxClasses - Static variable in class BoxUtilities
A Hashtable contains the class names for each type of the boxes.
boxNames - Static variable in class BoxUtilities
 
BoxUtilities - Class in it.geosolutions.imageio.plugins.jp2k.box
 
BoxUtilities() - Constructor for class BoxUtilities
 
buildISO8601Time(String) - Static method in class HDF4APSProperties
Build an ISO8601 formatted time from an input String representing time in the form: "DAY_OF_THE_WEEK MONTH_NAME MONTH_DAY TIME YEAR"
byteCount - Variable in class TIFFDecompressor
The number of bytes of data from the source ImageInputStream to be decompressed.
byteOrder - Variable in class TIFFStreamMetadata
 
byteTable - Static variable in class TIFFFaxCompressor
 

C

CALIBRATED_NT - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
canDecodeInput(Object) - Method in class MatFileImageReaderSpi
Checks if the provided input can be decoded by the specific SPI.
canDecodeInput(Object) - Method in class ArcBinaryGridImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class ArcGridImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class AsciiGridsImageReaderSpi
This method check if the input source can be decoded by the reader provided by this specific subclass of ImageReaderSpi.
canDecodeInput(Object) - Method in class DOQ1ImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class DOQ2ImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class DTEDImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class ECWImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class EnvisatImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class ErdasImgImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class GRIB1ImageReaderSpi
 
canDecodeInput(Object) - Method in class JP2GDALEcwImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class JP2KKakaduImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class JP2GDALKakaduImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class JP2GDALMrSidImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class JpegGDALImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class JpegJMagickImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class MrSIDImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class NetCDFImageReaderSpi
 
canDecodeInput(Object) - Method in class NITFImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class PNMImageReaderSpi
 
canDecodeInput(Object) - Method in class SwanImageReaderSpi
This method check if the input source can be decoded by the reader provided by this specific subclass of ImageReaderSpi.
canDecodeInput(Object) - Method in class WCSImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class WMSImageReaderSpi
This method checks if the provided input can be decoded from this SPI
canDecodeInput(Object) - Method in class TIFFImageReaderSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class AsciiGridsImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class GeoTiffImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class JP2KKakaduImageWriterSpi
Refine the check if needed.
canEncodeImage(ImageTypeSpecifier) - Method in class JP2GDALKakaduImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class PNMImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class TIFFImageWriterSpi
 
canInsertEmpty(int) - Method in class TIFFImageWriter
 
canInsertImage(int) - Method in class TIFFImageWriter
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class AsciiGridsImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class MrSIDIIOImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class PNMMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class SwanImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class SwanStreamMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class TIFFImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class TIFFStreamMetadataFormat
 
canReadRaster() - Method in class AsciiGridsImageReader
Returns true since this plug-in supports reading just a Raster of pixel data.
canReadRaster() - Method in class PNMImageReader
 
canReadRaster() - Method in class SwanImageReader
 
canReadRaster() - Method in class TIFFImageReader
 
canReplacePixels(int) - Method in class TIFFImageWriter
 
canWriteEmpty() - Method in class TIFFImageWriter
 
canWriteRasters() - Method in class PNMImageWriter
 
canWriteSequence() - Method in class TIFFImageWriter
 
canWriteTiles() - Method in class JP2GDALKakaduImageWriteParam
 
CAP_NAME - Static variable in class ResolutionBox
 
cellSizeX - Variable in class AsciiGridRaster
The size of a single cell of the grid along X
cellSizeY - Variable in class AsciiGridRaster
The size of a single cell of the grid along Y
ChannelDefinitionBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is designed to represent a Channel Definition Box of JPEG JP2 file format.
ChannelDefinitionBox(ColorModel) - Constructor for class ChannelDefinitionBox
Constructs a ChannelDefinitionBox based on the provided ColorModel.
ChannelDefinitionBox(byte[]) - Constructor for class ChannelDefinitionBox
Constructs a ChannelDefinitionBox based on the provided content in byte array.
ChannelDefinitionBox(short[], int[], short[]) - Constructor for class ChannelDefinitionBox
Constructs a ChannelDefinitionBox based on the provided channel definitions.
ChannelDefinitionBox(Node) - Constructor for class ChannelDefinitionBox
Constructs a ChannelDefinitionBox based on the provided org.w3c.dom.Node.
ChannelDefinitionBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is designed to represent a Channel Definition Box of JPEG JP2 file format.
ChannelDefinitionBoxMetadataNode(ChannelDefinitionBox) - Constructor for class ChannelDefinitionBoxMetadataNode
 
checkImageIndex(int) - Method in class JP2KKakaduImageReader
Checks if the specified ImageIndex is valid.
checkTreeConsistency() - Method in class JP2KTreeController
 
CLEAN_FAX_DATA_ERRORS_CORRECTED - Static variable in class FaxTIFFTagSet
A value to be used with the "CleanFaxData" tag.
CLEAN_FAX_DATA_ERRORS_UNCORRECTED - Static variable in class FaxTIFFTagSet
A value to be used with the "CleanFaxData" tag.
CLEAN_FAX_DATA_NO_ERRORS - Static variable in class FaxTIFFTagSet
A value to be used with the "CleanFaxData" tag.
clear() - Method in class HDF4Products
 
clearAbort() - Method in class AsciiGridRaster
 
clearAbortRequest() - Method in class AsciiGridsImageReader
Clear any request to abort.
clearAbortRequest() - Method in class AsciiGridsImageWriter
 
clone() - Method in class BaseJP2KBox
 
clone() - Method in interface JP2KBox
 
clone() - Method in class JP2KKakaduImageReadParam
 
clone() - Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
Deep copy this instance of JpegJMagickImageReader.JpegJMagickImageReaderReadParam;
clone() - Method in class PNMMetadata
 
clone() - Method in class TIFFDirectory
Clones the directory and all the fields contained therein.
cloneNode(boolean) - Method in class TIFFFieldNode
 
close() - Method in class ECWPImageInputStream
 
CodestreamHeaderBox - Class in it.geosolutions.imageio.plugins.jp2k.box
 
CodestreamHeaderBox(int, int, byte[]) - Constructor for class CodestreamHeaderBox
 
CodestreamHeaderBox(byte[]) - Constructor for class CodestreamHeaderBox
 
COLOR_SPACE_SRGB - Static variable in class EXIFTIFFTagSet
A value to be used with the "ColorSpace" tag.
COLOR_SPACE_UNCALIBRATED - Static variable in class EXIFTIFFTagSet
A value to be used with the "ColorSpace" tag.
colorConverter - Variable in class TIFFDecompressor
A TIFFColorConverter object describing the color space of the encoded pixel data, or null.
colorMap - Variable in class TIFFDecompressor
The value of the ColorMap tag.
ColorSpecificationBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Color Specification Box of JPEG JP2 file format.
ColorSpecificationBox(byte, byte, byte, int, ICC_Profile) - Constructor for class ColorSpecificationBox
Creates a ColorSpecificationBox from the provided data elements.
ColorSpecificationBox(byte[]) - Constructor for class ColorSpecificationBox
Creates a ColorSpecificationBox from the provided byte array.
ColorSpecificationBox(Node) - Constructor for class ColorSpecificationBox
Constructs a ColorSpecificationBox based on the provided org.w3c.dom.Node.
ColorSpecificationBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Color Specification Box of JPEG JP2 file format.
ColorSpecificationBoxMetadataNode(ColorSpecificationBox) - Constructor for class ColorSpecificationBoxMetadataNode
 
compareTo(Object) - Method in class TIFFField
Compares this TIFFField with another TIFFField by comparing the tags.
COMPONENT_INDEXES - Static variable in class JP2KImageMetadata
 
ComponentMappingBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Component Mapping Box of JPEG JP2 file format.
ComponentMappingBox(byte[]) - Constructor for class ComponentMappingBox
Constructs a ComponentMappingBox from the provided content byte array.
ComponentMappingBox(short[], byte[], byte[]) - Constructor for class ComponentMappingBox
Constructs a ComponentMappingBox from the provided component mapping.
ComponentMappingBox(Node) - Constructor for class ComponentMappingBox
Constructs a ComponentMappingBox based on the provided org.w3c.dom.Node.
ComponentMappingBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a ComponentMappingBoxMetadataNode of JPEG JP2 file format.
ComponentMappingBoxMetadataNode(ComponentMappingBox) - Constructor for class ComponentMappingBoxMetadataNode
 
COMPONENTS_CONFIGURATION_B - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_CB - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_CR - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_DOES_NOT_EXIST - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_G - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_R - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
COMPONENTS_CONFIGURATION_Y - Static variable in class EXIFTIFFTagSet
A value to be used with the "ComponentsConfiguration" tag.
compose() - Method in class ASOCBox
 
compose() - Method in class BaseJP2KBox
Composes the content byte array from the data elements.
compose() - Method in class ChannelDefinitionBox
 
compose() - Method in class CodestreamHeaderBox
 
compose() - Method in class ColorSpecificationBox
 
compose() - Method in class ComponentMappingBox
 
compose() - Method in class CompositingLayerHeaderBox
 
compose() - Method in class DataEntryURLBox
 
compose() - Method in class FileTypeBox
 
compose() - Method in class ImageHeaderBox
 
compose() - Method in class IPRBox
 
compose() - Method in class LabelBox
 
compose() - Method in class PaletteBox
 
compose() - Method in class ReaderRequirementsBox
 
compose() - Method in class ResolutionBox
 
compose() - Method in class SignatureBox
 
compose() - Method in class UUIDBox
 
compose() - Method in class UUIDInfoBox
 
compose() - Method in class UUIDListBox
 
composeString(byte[], byte) - Method in class TIFFLZWDecompressor
Append newString to the end of oldString.
composeString(byte[], byte) - Method in class TIFFLZWUtil
Append newString to the end of oldString.
CompositingLayerHeaderBox - Class in it.geosolutions.imageio.plugins.jp2k.box
 
CompositingLayerHeaderBox(int, int, byte[]) - Constructor for class CompositingLayerHeaderBox
 
CompositingLayerHeaderBox(byte[]) - Constructor for class CompositingLayerHeaderBox
 
compress - Variable in class AsciiGridRaster
true if the file related to this raster is compressed
compression - Variable in class TIFFDecompressor
The value of the Compression tag.
compression - Variable in class TIFFFaxDecompressor
 
COMPRESSION_CCITT_RLE - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_CCITT_T_4 - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_CCITT_T_6 - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_DEFLATE - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_JPEG - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_LZW - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_NONE - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_OLD_JPEG - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_PACKBITS - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
COMPRESSION_TYPE - Static variable in class ImageHeaderBox
 
COMPRESSION_ZLIB - Static variable in class BaselineTIFFTagSet
A value to be used with the "Compression" tag.
compressionNumbers - Static variable in class TIFFImageWriter
Compression tag values for known compression types.
compressionTagValue - Variable in class TIFFCompressor
The value to be assigned to the TIFF Compression tag in the TIFF image metadata.
compressionType - Variable in class TIFFCompressor
The name of the compression type supported by this compressor.
compressionTypes - Static variable in class TIFFImageWriter
Known TIFF compression types.
computeRegions(Rectangle, Dimension, ImageWriteParam) - Static method in class KakaduUtilities
Compute the source region and destination dimensions taking any parameter settings into account.
contains(Object) - Method in class HDF4Products
 
containsAll(Collection<?>) - Method in class HDF4Products
 
containsTIFFField(int) - Method in class TIFFDirectory
Determines whether a TIFF field with the given tag number is contained in this directory.
ContiguousCodestreamBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to create the contiguous codestream box of JP2 file format.
ContiguousCodestreamBox(byte[]) - Constructor for class ContiguousCodestreamBox
 
CONTRAST_HARD - Static variable in class EXIFTIFFTagSet
A value to be used with the "Contrast" tag.
CONTRAST_NORMAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "Contrast" tag.
CONTRAST_SOFT - Static variable in class EXIFTIFFTagSet
A value to be used with the "Contrast" tag.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class PNMImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class TIFFImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class PNMImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class TIFFImageWriter
 
copyData(WritableRaster) - Method in class TIFFRenderedImage
 
copyGlobalAttributes(NetcdfFileWriteable, List<Attribute>) - Static method in class NetCDFConverterUtilities
 
copyInt(byte[], int, int) - Static method in class BoxUtilities
Copies that four bytes of an integer into the byte array.
createArrayForType(int, int) - Static method in class TIFFField
Creates an array appropriate for the indicated data type.
createAsciiGridRaster(ImageInputStream) - Method in enum AsciiGridRaster.AsciiGridRasterType
 
createAsciiGridRaster(ImageOutputStream, AsciiGridsImageWriter) - Method in enum AsciiGridRaster.AsciiGridRasterType
 
createAsciiGridRaster(ImageOutputStream) - Method in enum AsciiGridRaster.AsciiGridRasterType
 
createAsciiGridRaster(ImageInputStream, AsciiGridsImageReader) - Method in enum AsciiGridRaster.AsciiGridRasterType
 
createBox(int, Node) - Static method in class BoxUtilities
Creates a Box object with the provided type based on the provided Node object based on reflection.
createBox(int, byte[]) - Static method in class BoxUtilities
Creates a Box object with the provided type based on the provided data object based on reflection.
createCommonNativeTree() - Method in class HDF4TeraScanStreamMetadata
Returns the XML DOM Node object that represents the root of a tree of metadata contained within this object on its native format.
createCommonNativeTree() - Method in class NetCDFStreamMetadata
Returns the XML DOM Node object that represents the root of a tree of metadata contained within this object on its native format.
createDatasetMetadata(String) - Method in class MrSIDImageReader
Build a proper MrSIDIIOImageMetadata given the name of a dataset
createFromMetadata(IIOMetadata) - Static method in class TIFFDirectory
Creates a TIFFDirectory instance from the contents of an image metadata object.
createFromMetadataNode(TIFFTagSet, Node) - Static method in class TIFFField
Creates a TIFFField from a TIFF native image metadata node.
createRawImage() - Method in class 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 SASTileImageReaderSpi
 
createReaderInstance(Object) - Method in class ArcBinaryGridImageReaderSpi
Returns an instance of the ArcBinaryGridImageReader
createReaderInstance(Object) - Method in class ArcGridImageReaderSpi
Returns an instance of the ArcGridImageReader
createReaderInstance(Object) - Method in class AsciiGridsImageReaderSpi
Returns an instance of the AsciiGridsImageReader
createReaderInstance(Object) - Method in class DOQ1ImageReaderSpi
Returns an instance of the EnvisatImageReader
createReaderInstance(Object) - Method in class DOQ2ImageReaderSpi
Returns an instance of the EnvisatImageReader
createReaderInstance(Object) - Method in class DTEDImageReaderSpi
Returns an instance of the EnvisatImageReader
createReaderInstance(Object) - Method in class ECWImageReaderSpi
Returns an instance of the ECWImageReader
createReaderInstance(Object) - Method in class EsriHdrImageReaderSpi
Returns an instance of the EsriHdrImageReader
createReaderInstance(Object) - Method in class ENVIHdrImageReaderSpi
Returns an instance of the ENVIHdrImageReader
createReaderInstance(Object) - Method in class EnvisatImageReaderSpi
Returns an instance of the EnvisatImageReader
createReaderInstance(Object) - Method in class ErdasImgImageReaderSpi
Returns an instance of the ErdasImgImageReader
createReaderInstance(Object) - Method in class GeoTiffImageReaderSpi
Returns an instance of the GeoTiffImageReader
createReaderInstance(Object) - Method in class GRIB1ImageReaderSpi
 
createReaderInstance(Object) - Method in class HDF4APSImageReaderSpi
 
createReaderInstance(Object) - Method in class HDF4ImageReaderSpi
Returns an instance of the HDF4ImageReader
createReaderInstance(Object) - Method in class HDF4TeraScanImageReaderSpi
 
createReaderInstance(Object) - Method in class JP2GDALEcwImageReaderSpi
Returns an instance of the JP2GDALEcwImageReader
createReaderInstance(Object) - Method in class JP2KKakaduImageReaderSpi
Returns an instance of the JP2KKakaduImageReader
createReaderInstance(Object) - Method in class JP2GDALKakaduImageReaderSpi
Returns an instance of the JP2GDALKakaduImageReader
createReaderInstance(Object) - Method in class JP2GDALMrSidImageReaderSpi
Returns an instance of the JP2GDALMrSidImageReader
createReaderInstance(Object) - Method in class JpegGDALImageReaderSpi
Returns an instance of the JpegGDALImageReader
createReaderInstance(Object) - Method in class JpegJMagickImageReaderSpi
Returns an instance of the JpegJMagickImageReader
createReaderInstance(Object) - Method in class MrSIDImageReaderSpi
Returns an instance of the MrSIDImageReader
createReaderInstance(Object) - Method in class NetCDFImageReaderSpi
 
createReaderInstance(Object) - Method in class NITFImageReaderSpi
Returns an instance of the NITFImageReader
createReaderInstance(Object) - Method in class PNMImageReaderSpi
 
createReaderInstance(Object) - Method in class SwanImageReaderSpi
Returns an instance of the SwanImageReader
createReaderInstance(Object) - Method in class WCSImageReaderSpi
Returns an instance of the WCSImageReader
createReaderInstance(Object) - Method in class WMSImageReaderSpi
Returns an instance of the WMSImageReader
createReaderInstance(Object) - Method in class TIFFImageReaderSpi
 
createWriterInstance(Object) - Method in class AsciiGridsImageWriterSpi
 
createWriterInstance(Object) - Method in class GeoTiffImageWriterSpi
 
createWriterInstance(Object) - Method in class JP2KKakaduImageWriterSpi
 
createWriterInstance(Object) - Method in class JP2GDALKakaduImageWriterSpi
 
createWriterInstance(Object) - Method in class PNMImageWriterSpi
 
createWriterInstance(Object) - Method in class TIFFImageWriterSpi
 
CUBIC_METERS_PER_SECOND - Static variable in class UomConverter
 
CUSTOM_RENDERED_CUSTOM - Static variable in class EXIFTIFFTagSet
A value to be used with the "CustomRendered" tag.
CUSTOM_RENDERED_NORMAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "CustomRendered" tag.

D

DATA_END_DATE - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
DATA_END_TIME - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
DATA_START_DATE - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
DATA_START_TIME - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
dataArrays - Variable in class MatFileImageReader
Contains the name of the underlying data arrays The implementation uses a LinkedList in order to associate imageIndexes to arrays name
DataEntryURLBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Data Entry URL Box of JPEG JP2 file format.
DataEntryURLBox(byte[]) - Constructor for class DataEntryURLBox
Constructs a DataEntryURLBox from its content data.
DataEntryURLBox(byte, byte[], String) - Constructor for class DataEntryURLBox
Constructs a DataEntryURLBox from its data elements.
DataEntryURLBox(Node) - Constructor for class DataEntryURLBox
Constructs a DataEntryURLBox from a Node.
DataEntryURLBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Data Entry URL Box of JPEG JP2 file format.
datasets - Variable in class SwanRaster
 
dataStartAt - Variable in class AsciiGridRaster
A kind of Bookmark that point at the first byte in the stream after the header
DATUM - Static variable in class HDF4APSStreamMetadata
 
DATUM_NAME - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
decimalDigits - Variable in class SwanBaseMetadata
 
decode() - Method in class 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[], int, byte[], int) - Method in class TIFFLZWDecompressor
 
decode(byte[], int, int, int, int) - Method in class TIFFLZWUtil
 
decode() - Method in class TIFFNullDecompressor
 
decode(byte[], int, byte[], int) - Method in class TIFFPackBitsDecompressor
 
decode(byte[]) - Method in class TIFFPackBitsUtil
 
decodeNextScanline(int) - Method in class TIFFFaxDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFDecompressor
Decodes the source data into the provided byte array b, starting at the offset given by dstOffset.
decodeRaw(short[], int, int, int) - Method in class TIFFDecompressor
Decodes the source data into the provided short array s, starting at the offset given by dstOffset.
decodeRaw(int[], int, int, int) - Method in class TIFFDecompressor
Decodes the source data into the provided int array i, starting at the offset given by dstOffset.
decodeRaw(float[], int, int, int) - Method in class TIFFDecompressor
Decodes the source data into the provided float array f, starting at the offset given by dstOffset.
decodeRaw(double[], int, int, int) - Method in class TIFFDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFCodecLibFaxDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFDeflateDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFFaxDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFJPEGDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFLSBDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFLZWDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFNullDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFOldJPEGDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFPackBitsDecompressor
 
decodeRaw(byte[], int, int, int) - Method in class TIFFYCbCrDecompressor
 
decodeRLE() - Method in class TIFFFaxDecompressor
 
decodeT4() - Method in class TIFFFaxDecompressor
 
decodeT6() - Method in class TIFFFaxDecompressor
 
DEF_NAME - Static variable in class ResolutionBox
 
DEFAULT_BYTES_PER_STRIP - Static variable in class TIFFImageWriter
 
DEST_DISTANCE_REF_KILOMETERS - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
DEST_DISTANCE_REF_KNOTS - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
DEST_DISTANCE_REF_MILES - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSDestDistanceRef" tag.
destinationBands - Variable in class TIFFDecompressor
The sequence of destination bands to receive the source data.
DIFFERENTIAL_CORRECTION_APPLIED - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSDifferential" tag.
DIFFERENTIAL_CORRECTION_NONE - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSDifferential" tag.
DIRECTION_REF_MAGNETIC - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
DIRECTION_REF_TRUE - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
dispose() - Method in class MatFileImageReader
Allows resources to be released
dispose() - Method in class AsciiGridsImageReader
Cleans this AsciiGridsImageReader up.
dispose() - Method in class AsciiGridsImageWriter
Cleans this AsciiGridsImageWriter.
dispose() - Method in class AsciiGridsImageReaderSpi
 
dispose() - Method in class GRIB1ImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class HDF4APSImageReader
 
dispose() - Method in class BaseHDF4ImageReader
 
dispose() - Method in class HDF4ImageReaderProxy
 
dispose() - Method in class HDF4TeraScanImageReader
 
dispose() - Method in class JP2KKakaduImageReader
Disposes all the resources, native and non, used by this ImageReader subclass.
dispose() - Method in class JpegJMagickImageReader
Allows any resources held by this object to be released.
dispose() - Method in class JpegJMagickImageReader.MagickImageAdapter
 
dispose() - Method in class HOPSConverter
Disposing all the of objects created along the path and interrupting Thread.
dispose() - Method in class MercatorOceanConverter
Disposing all the of objects created along the path and interrupting Thread.
dispose() - Method in class NetCDFImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class SwanImageReader
 
dispose() - Method in class SwanImageReaderSpi
 
dispose() - Method in class TIFFImageWriter
 
DOQ1ImageReader - Class in it.geosolutions.imageio.plugins.doq1
DOQ1ImageReader is a GDALImageReader able to create RenderedImage from Digital Orthophoto Quarter Quadrangles files.
DOQ1ImageReader(DOQ1ImageReaderSpi) - Constructor for class DOQ1ImageReader
 
DOQ1ImageReaderSpi - Class in it.geosolutions.imageio.plugins.doq1
Service provider interface for Digital Orthophoto Quarter Quadrangles image reader
DOQ1ImageReaderSpi() - Constructor for class DOQ1ImageReaderSpi
 
DOQ2ImageReader - Class in it.geosolutions.imageio.plugins.doq2
DOQ2ImageReader is a GDALImageReader able to create RenderedImage from New Labelled USGS Digital Orthophoto Quarter Quadrangles files.
DOQ2ImageReader(DOQ2ImageReaderSpi) - Constructor for class DOQ2ImageReader
 
DOQ2ImageReaderSpi - Class in it.geosolutions.imageio.plugins.doq2
Service provider interface for New Labelled USGS Digital Orthophoto Quarter Quadrangles image reader
DOQ2ImageReaderSpi() - Constructor for class DOQ2ImageReaderSpi
 
dstHeight - Variable in class TIFFDecompressor
The height of the region of the destination image to be written.
dstMinX - Variable in class TIFFDecompressor
The X coordinate of the upper left pixel to be written in the destination image.
dstMinY - Variable in class TIFFDecompressor
The Y coordinate of the upper left pixel to be written in the destination image.
dstWidth - Variable in class TIFFDecompressor
The width of the region of the destination image to be written.
dstXOffset - Variable in class TIFFDecompressor
The horizontal destination offset used, along with sourceXOffset and subsampleX, to map between horizontal source and destination pixel coordinates.
dstYOffset - Variable in class TIFFDecompressor
The vertical destination offset used, along with sourceYOffset and subsampleY, to map between horizontal source and destination pixel coordinates.
DTEDImageReader - Class in it.geosolutions.imageio.plugins.dted
DTEDImageReader is a GDALImageReader able to create RenderedImage from DTED files.
DTEDImageReader(DTEDImageReaderSpi) - Constructor for class DTEDImageReader
 
DTEDImageReaderSpi - Class in it.geosolutions.imageio.plugins.dted
Service provider interface for DTED image reader
DTEDImageReaderSpi() - Constructor for class DTEDImageReaderSpi
 
dtf - Static variable in class SwanRaster
 
DWT_LEVELS - Static variable in class JP2KImageMetadata
 

E

EARTH_FLATTENING - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
ECS_GRAY - Static variable in class ColorSpecificationBox
 
ECS_sRGB - Static variable in class ColorSpecificationBox
The enumerated color space defined in JP2 file format.
ECS_YCC - Static variable in class ColorSpecificationBox
 
ECWImageReader - Class in it.geosolutions.imageio.plugins.ecw
ECWImageReader is a GDALImageReader able to create RenderedImage from ECW files and ECWP protocol.
ECWImageReader(ECWImageReaderSpi) - Constructor for class ECWImageReader
 
ECWImageReaderSpi - Class in it.geosolutions.imageio.plugins.ecw
Service provider interface for the ECW Image
ECWImageReaderSpi() - Constructor for class ECWImageReaderSpi
 
ECWPImageInputStream - Class in it.geosolutions.imageio.plugins.ecw
A simple class which allow to handle ECWP protocol on GDAL.
ECWPImageInputStream(String) - Constructor for class ECWPImageInputStream
 
ECWPImageInputStream(URI) - Constructor for class ECWPImageInputStream
 
elementInfoMap - Variable in class TIFFMetadataFormat
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFCompressor
Encodes the supplied image data, writing to the currently set ImageOutputStream.
encode(byte[], int, int, int, int[], int) - Method in class TIFFBaseJPEGCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFCodecLibRLECompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFDeflater
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFLSBCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFLZWCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFNullCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFPackBitsCompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFRLECompressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFT4Compressor
 
encode(byte[], int, int, int, int[], int) - Method in class TIFFT6Compressor
 
encode1D(byte[], int, int, int, byte[], int) - Method in class TIFFFaxCompressor
One-dimensionally encode a row of data using CCITT Huffman compression.
encodeRLE(byte[], int, int, int, byte[]) - Method in class TIFFRLECompressor
Encode a row of data using Modified Huffman Compression also known as CCITT RLE (Run Lenth Encoding).
encodeT4(boolean, boolean, byte[], int, int, int, int, byte[]) - Method in class TIFFCodecLibT4Compressor
Encode a buffer of data using CCITT T.4 Compression also known as Group 3 facsimile compression.
encodeT4(boolean, boolean, byte[], int, int, int, int, byte[]) - Method in class 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 TIFFCodecLibT6Compressor
Encode a buffer of data using CCITT T.6 Compression also known as Group 4 facsimile compression.
encodeT6(byte[], int, int, int, int, byte[]) - Method in class TIFFT6Compressor
Encode a buffer of data using CCITT T.6 Compression also known as Group 4 facsimile compression.
endInsertEmpty() - Method in class TIFFImageWriter
 
endReplacePixels() - Method in class TIFFImageWriter
 
endWriteEmpty() - Method in class TIFFImageWriter
 
endWriteSequence() - Method in class TIFFImageWriter
 
ENVIHdrImageReader - Class in it.geosolutions.imageio.plugins.envihdr
ENVIHdrImageReader is a GDALImageReader able to create RenderedImage from ENVI header labelled files.
ENVIHdrImageReader(ENVIHdrImageReaderSpi) - Constructor for class ENVIHdrImageReader
 
ENVIHdrImageReaderSpi - Class in it.geosolutions.imageio.plugins.envihdr
Service provider interface for the ENVI Hdr labelled Image
ENVIHdrImageReaderSpi() - Constructor for class ENVIHdrImageReaderSpi
 
EnvisatImageReader - Class in it.geosolutions.imageio.plugins.envisat
EnvisatImageReader is a GDALImageReader able to create RenderedImage from Envisat files.
EnvisatImageReader(EnvisatImageReaderSpi) - Constructor for class EnvisatImageReader
 
EnvisatImageReaderSpi - Class in it.geosolutions.imageio.plugins.envisat
Service provider interface for Envisat image reader
EnvisatImageReaderSpi() - Constructor for class EnvisatImageReaderSpi
 
EOI - Static variable in class TIFFJPEGDecompressor
 
EPS - Static variable in class AsciiGridsImageWriter
 
EQUATORIAL_RADIUS - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
ErdasImgImageReader - Class in it.geosolutions.imageio.plugins.erdasimg
ErdasImgImageReader is a GDALImageReader able to create RenderedImage from Erdas Imagine files.
ErdasImgImageReader(ErdasImgImageReaderSpi) - Constructor for class ErdasImgImageReader
 
ErdasImgImageReaderSpi - Class in it.geosolutions.imageio.plugins.erdasimg
Service provider interface for Erdas Imagine image reader
ErdasImgImageReaderSpi() - Constructor for class ErdasImgImageReaderSpi
 
EsriHdrImageReader - Class in it.geosolutions.imageio.plugins.ehdr
EsriHdrImageReader is a GDALImageReader able to create RenderedImage from ESRI header labelled files.
EsriHdrImageReader(EsriHdrImageReaderSpi) - Constructor for class EsriHdrImageReader
 
EsriHdrImageReaderSpi - Class in it.geosolutions.imageio.plugins.ehdr
Service provider interface for the ESRI Hdr labelled Image
EsriHdrImageReaderSpi() - Constructor for class EsriHdrImageReaderSpi
 
EXIF_VERSION_2_1 - Static variable in class 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 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.
EXIFGPSTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the tags found in an EXIF GPS Info IFD.
EXIFInteroperabilityTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the tags found in an EXIF Interoperability IFD.
EXIFParentTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class containing the TIFF tags used to reference the EXIF and GPS IFDs.
EXIFTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the tags found in an EXIF IFD.
EXPOSURE_MODE_AUTO_BRACKET - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_MODE_AUTO_EXPOSURE - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_MODE_MANUAL_EXPOSURE - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureMode" tag.
EXPOSURE_PROGRAM_ACTION_PROGRAM - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_APERTURE_PRIORITY - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_CREATIVE_PROGRAM - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_LANDSCAPE_MODE - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_MANUAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_MAX_RESERVED - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_NORMAL_PROGRAM - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_NOT_DEFINED - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_PORTRAIT_MODE - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXPOSURE_PROGRAM_SHUTTER_PRIORITY - Static variable in class EXIFTIFFTagSet
A value to be used with the "ExposureProgram" tag.
EXTRA_SAMPLES_ASSOCIATED_ALPHA - Static variable in class BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
EXTRA_SAMPLES_UNASSOCIATED_ALPHA - Static variable in class BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
EXTRA_SAMPLES_UNSPECIFIED - Static variable in class BaselineTIFFTagSet
A value to be used with the "ExtraSamples" tag.
extraSamples - Variable in class TIFFDecompressor
The value of the ExtraSamples tag.

F

FALSE_EASTINGS - Static variable in class HDF4APSStreamMetadata
 
FALSE_NORTHINGS - Static variable in class HDF4APSStreamMetadata
 
FAST - Static variable in class JP2GDALKakaduImageReaderSpi.KakaduErrorManagement
 
FaxTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the extra tags found in a TIFF-F (RFC 2036) file.
FILE_SOURCE_DSC - Static variable in class EXIFTIFFTagSet
A value to be used with the "FileSource" tag.
FileCoherencyCheck(ImageInputStream) - Method in class SwanImageReaderSpi
 
fileNameIn - Static variable in class InterpolateVNetCDF
 
fileNameOut - Static variable in class InterpolateVNetCDF
 
fileNameOutV - Static variable in class InterpolateVNetCDF
 
FileTypeBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a File Type Box of JPEG JP2 file format.
FileTypeBox(int, int, int[]) - Constructor for class FileTypeBox
Constructs a FileTypeBox from the provided brand, minor version and compatibility list.
FileTypeBox(byte[]) - Constructor for class FileTypeBox
Constructs a FileTypeBox from the provided byte array.
FileTypeBox.JPEG2000FileType - Enum in it.geosolutions.imageio.plugins.jp2k.box
Define possible compatibilites for JPEG2000 files
FileTypeBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a File Type Box of JPEG JP2 file format.
FILL_ORDER_LEFT_TO_RIGHT - Static variable in class BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
FILL_ORDER_RIGHT_TO_LEFT - Static variable in class BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
FILL_VALUE - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
fillBasedOnBands(int, boolean, short[], int[], short[]) - Static method in class ChannelDefinitionBox
Fills the channel definitions into the arrays based on the number of components and isPremultiplied.
fillBits - Variable in class 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 TIFFFaxDecompressor
The logical order of bits within a byte.
finalize() - Method in class JpegJMagickImageReader
 
finalize() - Method in class TIFFBaseJPEGCompressor
 
finalize() - Method in class TIFFJPEGDecompressor
 
finalize() - Method in class TIFFOldJPEGDecompressor
 
findOptimalResolutionInfo(int, int) - Static method in class KakaduUtilities
Find the optimal subsampling factor, given a specified subsampling factor as input parameter, as well as the number of DWT levels which may be discarded.
FLASH_DID_NOT_FIRE - Static variable in class EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash did not fire.
FLASH_FIRED - Static variable in class 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 EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating that the flash fired.
FLASH_MASK_FUNCTION_NOT_PRESENT - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating no flash function present.
FLASH_MASK_MODE_AUTO - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating auto mode.
FLASH_MASK_MODE_FLASH_FIRING - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.
FLASH_MASK_MODE_FLASH_SUPPRESSION - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.
FLASH_MASK_RED_EYE_REDUCTION - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.
FLASH_MASK_RETURN_DETECTED - Static variable in class EXIFTIFFTagSet
A mask to be used with the "Flash" tag, indicating strobe return light detected.
FLASH_MASK_RETURN_NOT_DETECTED - Static variable in class 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 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 EXIFTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.
flush() - Method in class ECWPImageInputStream
 
flushBefore(long) - Method in class ECWPImageInputStream
 
FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER - Static variable in class EXIFTIFFTagSet
A value to be used with the "FocalPlaneXResolution" tag.
FOCAL_PLANE_RESOLUTION_UNIT_INCH - Static variable in class EXIFTIFFTagSet
A value to be used with the "FocalPlaneXResolution" tag.
FOCAL_PLANE_RESOLUTION_UNIT_NONE - Static variable in class EXIFTIFFTagSet
A value to be used with the "FocalPlaneResolutionUnit" tag.
fromJulian(double) - Static method in class NetCDFCFExperiment
 
fromJulian(double) - Static method in class NetCDFConverterUtilities
 
fromModifiedJulian(double, String, String) - Static method in class NetCDFConverterUtilities
 
fromRGB(float, float, float, float[]) - Method in class 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.
fromRGB(float, float, float, float[]) - Method in class TIFFCIELabColorConverter
 
fromRGB(float, float, float, float[]) - Method in class TIFFYCbCrColorConverter
 
FUSSY - Static variable in class JP2GDALKakaduImageReaderSpi.KakaduErrorManagement
 

G

GAIN_CONTROL_HIGH_GAIN_DOWN - Static variable in class EXIFTIFFTagSet
A value to be used with the "GainControl" tag.
GAIN_CONTROL_HIGH_GAIN_UP - Static variable in class EXIFTIFFTagSet
A value to be used with the "GainControl" tag.
GAIN_CONTROL_LOW_GAIN_DOWN - Static variable in class EXIFTIFFTagSet
A value to be used with the "GainControl" tag.
GAIN_CONTROL_LOW_GAIN_UP - Static variable in class EXIFTIFFTagSet
A value to be used with the "GainControl" tag.
GAIN_CONTROL_NONE - Static variable in class EXIFTIFFTagSet
A value to be used with the "GainControl" tag.
GDS - Static variable in class GRIB1ImageMetadata
 
GENERICS_NODE - Static variable in class HDF4APSStreamMetadata
 
GeoTiffCreateOptionsHandler - Class in it.geosolutions.imageio.plugins.geotiff
 
GeoTiffCreateOptionsHandler() - Constructor for class GeoTiffCreateOptionsHandler
This information is based on the documentation available at http://www.gdal.org/frmt_gtiff.html Creation Options:
TFW=YES: Force the generation of an associated ESRI world file (.tfw).See a World Files section for details..
GeoTiffImageReader - Class in it.geosolutions.imageio.plugins.geotiff
GeoTiffImageReader is a GDALImageReader able to create RenderedImage from GeoTiff files.
GeoTiffImageReader(GeoTiffImageReaderSpi) - Constructor for class GeoTiffImageReader
Constructs a GeoTiffImageReader using a GeoTiffImageReaderSpi.
GeoTiffImageReaderSpi - Class in it.geosolutions.imageio.plugins.geotiff
Service provider interface for the GeoTiff Image
GeoTiffImageReaderSpi() - Constructor for class GeoTiffImageReaderSpi
 
GeoTiffImageWriteParam - Class in it.geosolutions.imageio.plugins.geotiff
 
GeoTiffImageWriteParam() - Constructor for class GeoTiffImageWriteParam
 
GeoTiffImageWriter - Class in it.geosolutions.imageio.plugins.geotiff
 
GeoTiffImageWriter(GeoTiffImageWriterSpi) - Constructor for class GeoTiffImageWriter
 
GeoTiffImageWriterSpi - Class in it.geosolutions.imageio.plugins.geotiff
Class which provides a specialized Service Provider Interface which instantiates a GeoTiffImageWriter
GeoTiffImageWriterSpi() - Constructor for class GeoTiffImageWriterSpi
 
GeoTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the tags found in a GeoTIFF IFD.
get(int) - Method in class HDF4Products
 
get(String) - Method in class HDF4Products
 
getAffineTransform(ImageReadParam) - Method in class MatFileImageReader
Get an AffineTransform to filter the matrix
getAllowedTagSets() - Method in class TIFFImageReadParam
Returns a List containing the allowed TIFFTagSet objects.
getApproximationAccuracy() - Method in class ColorSpecificationBox
Returns ApproximationAccuracy.
getApproximationAccuracy() - Method in class ColorSpecificationBoxMetadataNode
 
getArray(int, DataType) - Static method in class NetCDFConverterUtilities
 
getArray(int[], DataType) - Static method in class NetCDFConverterUtilities
 
getAsBytes() - Method in class TIFFField
Returns the data as an uninterpreted array of bytes.
getAsChars() - Method in class TIFFField
Returns TIFFTag.TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - Method in class TIFFField
Returns data in any format as a double.
getAsDoubles() - Method in class TIFFField
Returns TIFFTag.TIFF_DOUBLE data as an array of doubles (64-bit floating-point values).
getAsFloat(int) - Method in class TIFFField
Returns data in any format as a float.
getAsFloats() - Method in class TIFFField
Returns TIFFTag.TIFF_FLOAT data as an array of floats (32-bit floating-point values).
getAsInt(int) - Method in class TIFFField
Returns data in any format as an int.
getAsInts() - Method in class TIFFField
Returns TIFFTag.TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - Method in class TIFFField
Returns data in any format as a long.
getAsLongs() - Method in class TIFFField
Returns TIFFTag.TIFF_LONG or TIFF_IFD_POINTER data as an array of longs (signed 64-bit integers).
getAsMetadata() - Method in class TIFFDirectory
Converts the directory to a metadata object.
getAsNativeNode() - Method in class 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 TIFFField
Returns a TIFFTag.TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - Method in class TIFFField
Returns TIFFTag.TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsShorts() - Method in class TIFFField
Returns TIFFTag.TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAssociation() - Method in class ChannelDefinitionBox
Returns the association which associates a color channel to a color component in the color space of the image.
getAssociation(int) - Method in class ChannelDefinitionBoxMetadataNode
 
getAsSRational(int) - Method in class TIFFField
Returns a TIFFTag.TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - Method in class TIFFField
Returns TIFFTag.TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsString(int) - Method in class TIFFField
Returns a TIFFTag.TIFF_ASCII value as a String.
getAsTree(String) - Method in class SASTileMetadata
 
getAsTree(String) - Method in class AsciiGridsImageMetadata
returns the image metadata in a tree corresponding to the provided formatName
getAsTree(String) - Method in class GRIB1ImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class HDF4APSImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class HDF4APSStreamMetadata
 
getAsTree(String) - Method in class HDF4TeraScanImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class HDF4TeraScanStreamMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class JP2KImageMetadata
 
getAsTree(String) - Method in class JP2KStreamMetadata
 
getAsTree(String) - Method in class MrSIDIIOImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class NetCDFImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class NetCDFStreamMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class PNMMetadata
 
getAsTree(String) - Method in class SwanImageMetadata
returns the image metadata in a tree corresponding to the provided formatName
getAsTree(String) - Method in class SwanStreamMetadata
returns the image metadata in a tree corresponding to the provided formatName
getAsTree(String) - Method in class TIFFImageMetadata
 
getAsTree(String) - Method in class TIFFStreamMetadata
 
getAttribute(int, int) - Method in class BaseHDF4ImageReader
 
getAttribute(int, int) - Method in class HDF4ImageReaderProxy
 
getAttribute(Node, String) - Static method in class BoxUtilities
Extracts the value of the attribute from name.
getAttribute(Node, String) - Method in class PNMMetadata
 
getAttributeAsString(int, String) - Method in class BaseHDF4ImageReader
 
getAttributeAsString(int, String, boolean) - Method in class BaseHDF4ImageReader
 
getAttributeAsString(int, String) - Method in class HDF4ImageReaderProxy
 
getAttributeAsString(int, String, boolean) - Method in class HDF4ImageReaderProxy
 
getAttributeDataType(String, String) - Method in class TIFFMetadataFormat
 
getAttributeDefaultValue(String, String) - Method in class TIFFMetadataFormat
 
getAttributeDescription(String, String, Locale) - Method in class TIFFMetadataFormat
 
getAttributeEnumerations(String, String) - Method in class TIFFMetadataFormat
 
getAttributeListMaxLength(String, String) - Method in class TIFFMetadataFormat
 
getAttributeListMinLength(String, String) - Method in class TIFFMetadataFormat
 
getAttributeMaxValue(String, String) - Method in class TIFFMetadataFormat
 
getAttributeMinValue(String, String) - Method in class TIFFMetadataFormat
 
getAttributeNames(String) - Method in class TIFFMetadataFormat
 
getAttributeValueType(String, String) - Method in class TIFFMetadataFormat
 
getBandNumberFromProduct(String) - Method in class HDF4APSImageReader
 
getBandNumberFromProduct(String) - Method in class HDF4TeraScanImageReader
 
getBaseTime() - Method in class SwanRaster
 
getBitDepth() - Method in class BitsPerComponentBox
Returns the bit depths for all the image components.
getBitDepth() - Method in class BitsPerComponentBoxMetadataNode
 
getBitDepth() - Method in class ImageHeaderBox
Returns the bit depth for all the image components.
getBitDepth() - Method in class ImageHeaderBoxMetadataNode
 
getBitDepthInterpretation() - Method in class ImageHeaderBox
 
getBitDepthInterpretation() - Method in class ImageHeaderBoxMetadataNode
 
getBitDepths() - Method in class PaletteBox
Return the bit depths for all the color components.
getBitDepths(int) - Method in class PaletteBoxMetadataNode
Return the bit depths for all the color components.
getBitOffset() - Method in class ECWPImageInputStream
 
getBoxClass(int) - Static method in class BoxUtilities
Returns the Box class for the box with the provided type.
getBoxName(int) - Static method in class BoxUtilities
Returns the BoxName for the box with the provided type.
getBoxType() - Method in class BaseJP2KBoxMetadataNode
 
getBrand() - Method in class FileTypeBox
Returns the brand of this file type box.
getBrand() - Method in class FileTypeBoxMetadataNode
 
getByteArrayElementValue(Node) - Static method in class BoxUtilities
Gets the byte array from an IIOMetadataNode.
getByteElementValue(Node) - Static method in class BoxUtilities
Gets its byte value from an IIOMetadataNode.
getByteOrder() - Method in class ECWPImageInputStream
 
getCauses() - Method in exception JP2KTreeController.MultiCauseIllegalStateException
 
getCellSizeX() - Method in class AsciiGridRaster
Cell Size X value
getCellSizeY() - Method in class AsciiGridRaster
Cell Size Y value
getChannel(String) - Static method in enum SASTileMetadata.Channel
 
getChannel() - Method in class SASTileMetadata
 
getChannel() - Method in class ChannelDefinitionBox
Returns the defined channels.
getChannel(int) - Method in class ChannelDefinitionBoxMetadataNode
 
getChildNames(String) - Method in class TIFFMetadataFormat
 
getChildPolicy(String) - Method in class TIFFMetadataFormat
 
getCLevels() - Method in class JP2KKakaduImageWriteParam
Gets cLevels.
getColorConverter() - Method in class TIFFImageReadParam
Returns the currently set TIFFColorConverter object, or null if none is set.
getColorConverter() - Method in class 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(int) - Static method in class GRIB1Utilities
 
getColorModel() - Method in class TIFFRenderedImage
 
getCompatibilityList() - Method in class FileTypeBoxMetadataNode
 
getCompatibilitySet() - Method in class FileTypeBox
Returns the compatibility list of this file type box.
getComponent() - Method in class ComponentMappingBox
 
getComponent(int) - Method in class ComponentMappingBoxMetadataNode
 
getComponentAssociation() - Method in class ComponentMappingBox
 
getComponentAssociation(int) - Method in class ComponentMappingBoxMetadataNode
 
getComponentType() - Method in class ComponentMappingBox
 
getComponentType(int) - Method in class ComponentMappingBoxMetadataNode
 
getCompressionTagValue() - Method in class TIFFCompressor
Retrieve the value to be assigned to the TIFF Compression tag in the TIFF image metadata.
getCompressionType() - Method in class ImageHeaderBox
Returns the compression type.
getCompressionType() - Method in class ImageHeaderBoxMetadataNode
 
getCompressionType() - Method in class TIFFCompressor
Retrieve the name of the compression type supported by this compressor.
getContent() - Method in class BaseJP2KBox
Returns the box content in byte array.
getContent(Jp2_input_box) - Static method in class BoxUtilities
 
getContent() - Method in class JP2KFileBox
 
getContent() - Method in interface JP2KBox
Returns the box content in byte array.
getContents() - Method in class PNMMetadataFormatResources
 
getContents() - Method in class TIFFImageMetadataFormatResources
 
getContents() - Method in class TIFFStreamMetadataFormatResources
 
getCount() - Method in class TIFFField
Returns the number of data items present in the field.
getCurrentImageInputStream() - Method in class AsciiGridsImageReader
A simple method which returns the imageInputStream used to perform reading operations
getData() - Method in class UUIDBox
Returns the UUID data of this box.
getData() - Method in class UUIDBoxMetadataNode
 
getData() - Method in class TIFFField
Returns a reference to the data object associated with the field.
getData() - Method in class TIFFRenderedImage
 
getData(Rectangle) - Method in class TIFFRenderedImage
 
getDatasetForecastSize() - Method in class SwanRaster
 
getDatasetNames() - Method in class SwanRaster
 
getDatasets() - Method in class SwanRaster
 
getDatasetSource(Object) - Method in class MatFileImageReader
Tries to retrieve the data Source for the ImageReader's input.
getDatasetWrapper(int) - Method in class HDF4APSImageReader
 
getDatasetWrapper(int) - Method in class BaseHDF4ImageReader
 
getDatasetWrapper(int) - Method in class HDF4ImageReaderProxy
 
getDatasetWrapper(int) - Method in class HDF4TeraScanImageReader
Returns a TerascanDatasetWrapper given a specified imageIndex.
getDataType() - Method in class SASTileMetadata
 
getDatatype(MLArray) - Static method in class Utils
 
getDataTypes() - Method in class TIFFTag
Returns a bit mask indicating the set of data types that may be used to store the data associated with the tag.
getDateTime(String, String) - Static method in class HDF4Utilities
 
getDecimalDigitsNum() - Method in class SwanRaster
 
getDefault() - Method in enum AsciiGridsImageMetadata.RasterSpaceType
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class PNMImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class TIFFImageWriter
 
getDefaultRasterType() - Static method in enum AsciiGridRaster.AsciiGridRasterType
 
getDefaultReadParam() - Method in class JP2KKakaduImageReader
Build a default JP2KKakaduImageReadParam
getDefaultReadParam() - Method in class JpegJMagickImageReader
 
getDefaultReadParam() - Method in class PNMImageReader
 
getDefaultReadParam() - Method in class TIFFImageReader
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class AsciiGridsImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class PNMImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class TIFFImageWriter
 
getDefaultWriteParam() - Method in class AsciiGridsImageWriter
 
getDefaultWriteParam() - Method in class GeoTiffImageWriter
 
getDefaultWriteParam() - Method in class JP2KKakaduImageWriter
Get a default ImageWriteParam instance.
getDefaultWriteParam() - Method in class JP2GDALKakaduImageWriter
Build a default JP2GDALKakaduImageWriteParam
getDefaultWriteParam() - Method in class PNMImageWriter
 
getDefaultWriteParam() - Method in class TIFFImageWriter
 
getDescription(Locale) - Method in class MatFileImageReaderSpi
 
getDescription(Locale) - Method in class ArcBinaryGridImageReaderSpi
 
getDescription(Locale) - Method in class ArcGridImageReaderSpi
 
getDescription(Locale) - Method in class AsciiGridsImageReaderSpi
 
getDescription(Locale) - Method in class AsciiGridsImageWriterSpi
 
getDescription(Locale) - Method in class DOQ1ImageReaderSpi
 
getDescription(Locale) - Method in class DOQ2ImageReaderSpi
 
getDescription(Locale) - Method in class DTEDImageReaderSpi
 
getDescription(Locale) - Method in class ECWImageReaderSpi
 
getDescription(Locale) - Method in class EsriHdrImageReaderSpi
 
getDescription(Locale) - Method in class ENVIHdrImageReaderSpi
 
getDescription(Locale) - Method in class EnvisatImageReaderSpi
 
getDescription(Locale) - Method in class ErdasImgImageReaderSpi
 
getDescription(Locale) - Method in class GeoTiffImageReaderSpi
 
getDescription(Locale) - Method in class GeoTiffImageWriterSpi
 
getDescription(Locale) - Method in class GRIB1ImageReaderSpi
 
getDescription(Locale) - Method in class HDF4ImageReaderSpi
 
getDescription(Locale) - Method in class JP2GDALEcwImageReaderSpi
 
getDescription(Locale) - Method in class JP2KKakaduImageReaderSpi
 
getDescription(Locale) - Method in class JP2KKakaduImageWriterSpi
 
getDescription(Locale) - Method in class JP2GDALKakaduImageReaderSpi
 
getDescription(Locale) - Method in class JP2GDALKakaduImageWriterSpi
 
getDescription(Locale) - Method in class JP2GDALMrSidImageReaderSpi
 
getDescription(Locale) - Method in class JpegGDALImageReaderSpi
 
getDescription(Locale) - Method in class JpegJMagickImageReaderSpi
 
getDescription(Locale) - Method in class MrSIDImageReaderSpi
 
getDescription(Locale) - Method in class NetCDFImageReaderSpi
 
getDescription(Locale) - Method in class NITFImageReaderSpi
 
getDescription(Locale) - Method in class PNMImageReaderSpi
 
getDescription(Locale) - Method in class PNMImageWriterSpi
 
getDescription(Locale) - Method in class SwanImageReaderSpi
 
getDescription(Locale) - Method in class WCSImageReaderSpi
 
getDescription(Locale) - Method in class WMSImageReaderSpi
 
getDescription(Locale) - Method in class TIFFImageReaderSpi
 
getDescription(Locale) - Method in class TIFFImageWriterSpi
 
getDestination(ImageReadParam, Iterator, int, int) - Static method in class TIFFImageReader
 
getECWPLink() - Method in class ECWPImageInputStream
 
getElementDescription(String, Locale) - Method in class TIFFMetadataFormat
 
getElementMaxChildren(String) - Method in class TIFFMetadataFormat
 
getElementMinChildren(String) - Method in class TIFFMetadataFormat
 
getElementNames() - Static method in class ColorSpecificationBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class ContiguousCodestreamBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class DataEntryURLBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class FileTypeBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class ImageHeaderBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class LabelBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class UUIDBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getElementNames() - Static method in class XMLBox
This method will be called by the getNativeNodeForSimpleBox of the class Box to get the element names.
getEnumeratedColorSpace() - Method in class ColorSpecificationBox
Returns the enumerated color space.
getEnumeratedColorSpace() - Method in class ColorSpecificationBoxMetadataNode
 
getExtraLength() - Method in class BaseJP2KBox
 
getExtraLength() - Method in interface JP2KBox
Returns the box extra length.
getFilterElements() - Static method in class SASTileMetadata
 
getFirstChild() - Method in class TIFFFieldNode
 
getFlags() - Method in class DataEntryURLBox
Returns the Flags data element.
getFlags() - Method in class DataEntryURLBoxMetadataNode
 
getFlushedPosition() - Method in class ECWPImageInputStream
 
getFormatName() - Method in class PNMMetadata
 
getGeoJp2() - Method in class JP2KKakaduImageWriteParam
 
getGlobalAttribute(int) - Method in class BaseHDF4ImageReader
 
getGlobalAttribute(int) - Method in class HDF4ImageReaderProxy
 
getHeaderIS() - Method in class SwanRaster
 
getHeight(int) - Method in class SASTileImageReader
Returns the height of the raster.
getHeight(int) - Method in class AsciiGridsImageReader
Returns the height in pixels of the image
getHeight(int) - Method in class GRIB1ImageReader
Returns the height of the specified image.
getHeight(int) - Method in class BaseHDF4ImageReader
 
getHeight(int) - Method in class HDF4ImageReaderProxy
 
getHeight() - Method in class ImageHeaderBox
Returns the height of the image.
getHeight() - Method in class ImageHeaderBoxMetadataNode
 
getHeight(int) - Method in class JP2KKakaduImageReader
Returns the height in pixel of the image
getHeight(int) - Method in class JpegJMagickImageReader
Returns the height in pixels of the given image within the input source.
getHeight(int) - Method in class NetCDFImageReader
 
getHeight(int) - Method in class PNMImageReader
 
getHeight(int) - Method in class SwanImageReader
 
getHeight(int) - Method in class TIFFImageReader
 
getHeight() - Method in class TIFFRenderedImage
 
getHorizontalResolution() - Method in class ResolutionBox
Return the horizontal resolution.
getHorizontalResolution() - Method in class ResolutionBoxMetadataNode
 
getHorizontalResolutionDenominator() - Method in class ResolutionBox
 
getHorizontalResolutionDenominator() - Method in class ResolutionBoxMetadataNode
 
getHorizontalResolutionExponent() - Method in class ResolutionBox
 
getHorizontalResolutionExponent() - Method in class ResolutionBoxMetadataNode
 
getHorizontalResolutionNumerator() - Method in class ResolutionBox
 
getHorizontalResolutionNumerator() - Method in class ResolutionBoxMetadataNode
 
getICCProfile() - Method in class ColorSpecificationBox
Returns the ICC color profile in this color specification box.
getICCProfile() - Method in class ColorSpecificationBoxMetadataNode
 
getImageIndexFromTauAndDatasets(int, int) - Method in class SwanImageReader
This auxiliary method provide to retrieve a proper imageIndex to access the required raster contained within the input file which may have data for several forecast and several SWAN output quantities.
getImageMetadata(int) - Method in class SASTileImageReader
 
getImageMetadata(int) - Method in class AsciiGridsImageReader
Returns an IIOMetadata object containing metadata associated with the image.
getImageMetadata(int) - Method in class GRIB1ImageReader
 
getImageMetadata(int, String, Set<String>) - Method in class HDF4APSImageReader
 
getImageMetadata(int) - Method in class HDF4APSImageReader
 
getImageMetadata(int, String) - Method in class HDF4APSImageReader
 
getImageMetadata(int) - Method in class BaseHDF4ImageReader
 
getImageMetadata(int, String) - Method in class BaseHDF4ImageReader
 
getImageMetadata(int) - Method in class HDF4ImageReaderProxy
 
getImageMetadata(int, String, Set<String>) - Method in class HDF4TeraScanImageReader
 
getImageMetadata(int) - Method in class HDF4TeraScanImageReader
 
getImageMetadata(int, String) - Method in class HDF4TeraScanImageReader
 
getImageMetadata(int) - Method in class JP2KKakaduImageReader
Returns an IIOMetadata object containing metadata associated with the given image.
getImageMetadata(int) - Method in class JpegJMagickImageReader
Actually, this method is not supported and it throws an UnsupportedOperationException
getImageMetadata(int) - Method in class NetCDFImageReader
 
getImageMetadata(int) - Method in class PNMImageReader
 
getImageMetadata(int) - Method in class SwanImageReader
 
getImageMetadata(int) - Method in class TIFFImageReader
 
getImageTypes(int) - Method in class SASTileImageReader
 
getImageTypes(int) - Method in class AsciiGridsImageReader
this method provides suggestions for possible image types that will be used to decode the image.
getImageTypes(int) - Method in class GRIB1ImageReader
 
getImageTypes(int) - Method in class BaseHDF4ImageReader
 
getImageTypes(int) - Method in class HDF4ImageReaderProxy
 
getImageTypes(int) - Method in class JP2KKakaduImageReader
Returns an Iterator containing possible image types to which the given image may be decoded, in the form of ImageTypeSpecifierss.
getImageTypes(int) - Method in class JpegJMagickImageReader
 
getImageTypes(int) - Method in class NetCDFImageReader
 
getImageTypes(int) - Method in class PNMImageReader
 
getImageTypes(int) - Method in class SwanImageReader
 
getImageTypes(int) - Method in class TIFFImageReader
 
getIndexFromQuantityName(String) - Method in class SwanRaster
 
getIndexFromQuantityName(String) - Method in class SwanImageReader
Return the index related to a specified SWAN quantity
getInstance() - Static method in class AsciiGridsImageMetadataFormat
Returns an instance of the AsciiGridsImageMetadataFormat class.
getInstance() - Static method in class MrSIDIIOImageMetadataFormat
Returns an instance of the MrSIDIIOImageMetadataFormat class.
getInstance() - Static method in class PNMMetadataFormat
 
getInstance() - Static method in class SwanImageMetadataFormat
 
getInstance() - Static method in class SwanStreamMetadataFormat
 
getInstance() - Static method in class BaselineTIFFTagSet
Returns a shared instance of a BaselineTIFFTagSet.
getInstance() - Static method in class EXIFGPSTagSet
Returns a shared instance of an EXIFGPSTagSet.
getInstance() - Static method in class EXIFInteroperabilityTagSet
Returns the shared instance of EXIFInteroperabilityTagSet.
getInstance() - Static method in class EXIFParentTIFFTagSet
Returns a shared instance of an EXIFParentTIFFTagSet.
getInstance() - Static method in class EXIFTIFFTagSet
Returns a shared instance of an EXIFTIFFTagSet.
getInstance() - Static method in class FaxTIFFTagSet
Returns a shared instance of a FaxTIFFTagSet.
getInstance() - Static method in class GeoTIFFTagSet
Returns a shared instance of a GeoTIFFTagSet.
getInstance() - Static method in class TIFFImageMetadataFormat
 
getInstance() - Static method in class TIFFStreamMetadataFormat
 
getIntArrayElementValue(Node) - Static method in class BoxUtilities
Gets the integer array from an IIOMetadataNode.
getIntElementValue(Node) - Static method in class BoxUtilities
Gets its integer value from an IIOMetadataNode.
getIntellectualProperty() - Method in class ImageHeaderBox
Returns the IntellectualProperty flag.
getIntellectualProperty() - Method in class ImageHeaderBoxMetadataNode
 
getInterpolationType() - Method in class JP2KKakaduImageReadParam
Gets InterpolationType.
getInterpolationType() - Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
Gets InterpolationType.
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class KakaduUtilities
 
getLastChild() - Method in class TIFFFieldNode
 
getLastPosition() - Method in class TIFFIFD
 
getLatitude() - Method in class SASTileMetadata
 
getLayout() - Method in class JpegJMagickImageReader.MagickImageAdapter
 
getLength() - Method in class BaseJP2KBox
 
getLength() - Method in class ImageHeaderBox
 
getLength() - Method in interface JP2KBox
Returns the box length.
getLength() - Method in class TIFFFieldNode
 
getLongitude() - Method in class SASTileMetadata
 
getLUT() - Method in class PaletteBox
Return the LUT.
getMatDatatype(MLArray) - Static method in class Utils
Return the Matlab Array type (class) for the provided Matlab Array
getMaxValue() - Method in class AsciiGridRaster
Max value.
getMaxValue() - Method in class PNMImageReader
 
getMetadata() - Method in class TIFFCompressor
Returns the current IIOMetadata object.
getMetadataAsXML() - Method in class SASTileMetadata
 
getMetadataFormat(String) - Method in class AsciiGridsImageMetadata
IIOMetadataFormat objects are meant to describe the structure of metadata returned from the getAsTree method.
getMetadataFormat(String) - Method in class SwanImageMetadata
IIOMetadataFormat objects are meant to describe the structure of metadata returned from the getAsTree method.
getMetadataFormat(String) - Method in class SwanStreamMetadata
 
getMethod() - Method in class ColorSpecificationBox
Returns the method to define the color space.
getMethod() - Method in class ColorSpecificationBoxMetadataNode
 
getMinIndex() - Method in class AsciiGridsImageReader
Returns the smallest valid index for reading, 0 for the AsciiGridsImageReader.
getMinorVersion() - Method in class FileTypeBox
Returns the minor version of this file type box.
getMinorVersion() - Method in class FileTypeBoxMetadataNode
 
getMinTileX() - Method in class TIFFRenderedImage
 
getMinTileY() - Method in class TIFFRenderedImage
 
getMinValue() - Method in class AsciiGridRaster
Min value.
getMinX() - Method in class TIFFRenderedImage
 
getMinY() - Method in class TIFFRenderedImage
 
getMonthNumber(String) - Static method in class HDF4APSProperties
Trivial method simply returning the month number given its abbreviated name.
getName(int) - Static method in class BoxUtilities
Returns the XML tag name defined in JP2 XML xsd/dtd for the box with the provided type.
getName() - Method in class TIFFTag
Returns the name of the tag, as it will appear in image metadata.
getNativeNode() - Method in class BaseJP2KBox
Creates an IIOMetadataNode from this box.
getNativeNode() - Method in class BitsPerComponentBox
 
getNativeNode() - Method in class ChannelDefinitionBox
Creates an IIOMetadataNode from this channel definition box.
getNativeNode() - Method in class CodestreamHeaderBox
 
getNativeNode() - Method in class ColorSpecificationBox
Creates an IIOMetadataNode from this color specification box.
getNativeNode() - Method in class ComponentMappingBox
Creates an IIOMetadataNode from this component mapping box.
getNativeNode() - Method in class CompositingLayerHeaderBox
 
getNativeNode() - Method in class DataEntryURLBox
Creates an IIOMetadataNode from this data entry URL box.
getNativeNode() - Method in class FileTypeBox
Creates an IIOMetadataNode from this file type box.
getNativeNode() - Method in class ImageHeaderBox
Creates an IIOMetadataNode from this image header box.
getNativeNode() - Method in class IPRBox
 
getNativeNode() - Method in class JP2HeaderBox
 
getNativeNode() - Method in class JP2KFileBox
 
getNativeNode() - Method in class LabelBox
Creates an IIOMetadataNode from this Label box.
getNativeNode() - Method in class PaletteBox
creates an IIOMetadataNode from this palette box.
getNativeNode() - Method in class ResolutionBox
Creates an IIOMetadataNode from this resolution box.
getNativeNode() - Method in class SignatureBox
Creates an IIOMetadataNode from this signature box.
getNativeNode() - Method in class UUIDBox
Creates an IIOMetadataNode from this UUID box.
getNativeNode() - Method in class UUIDInfoBox
 
getNativeNode() - Method in class UUIDListBox
Creates an IIOMetadataNode from this UUID list box.
getNativeNode() - Method in class XMLBox
 
getNativeNode() - Method in interface JP2KBoxMetadata
 
getNativeNodeForSimpleBox() - Method in class BaseJP2KBox
Creates an IIOMetadataNode from this box.
getNBands() - Method in class HDF4Products.HDF4Product
 
getNCols() - Method in class AsciiGridRaster
Number of columns.
getNCols() - Method in class SwanRaster
 
getNColumns() - Method in class AsciiGridsImageWriter
 
getNDatasets() - Method in class SwanRaster
 
getNextCode() - Method in class TIFFLZWDecompressor
 
getNextCode() - Method in class TIFFLZWUtil
 
getNextSibling() - Method in class TIFFFieldNode
 
getNImages() - Method in class SwanRaster
Simply returns the number of Images
getNoData() - Method in class AsciiGridRaster
NoData value.
getNoDataMarker() - Method in class AsciiGridRaster
Return the String representing noData.
getNodeValue() - Method in class UUIDBoxMetadataNode
 
getNodeValue() - Method in class XMLBoxMetadataNode
 
getNProducts() - Method in class HDF4Products
 
getNRows() - Method in class AsciiGridsImageWriter
 
getNRows() - Method in class AsciiGridRaster
Number of rows.
getNRows() - Method in class SwanRaster
 
getNTaus() - Method in class SwanRaster
 
getNum() - Method in class ChannelDefinitionBox
 
getNumAttributes() - Method in class BaseHDF4ImageReader.HDF4DatasetWrapper
 
getNumber(DataType) - Static method in class NetCDFConverterUtilities
 
getNumber() - Method in class TIFFTag
Returns the integer used to represent the tag.
getNumberOfChannelDefinitions() - Method in class ChannelDefinitionBoxMetadataNode
 
getNumberUUID() - Method in class UUIDListBoxMetadataNode
 
getNumComp() - Method in class PaletteBox
Return the number of color components.
getNumComp() - Method in class PaletteBoxMetadataNode
Return the number of color components.
getNumComponents() - Method in class ImageHeaderBox
Returns the number of image components.
getNumComponents() - Method in class ImageHeaderBoxMetadataNode
 
getNumEntries() - Method in class PaletteBox
Return the number of palette entries.
getNumEntries() - Method in class PaletteBoxMetadataNode
 
getNumImages(boolean) - Method in class MatFileImageReader
 
getNumImages(boolean) - Method in class AsciiGridsImageReader
Returns the number of images available from the current input source.
getNumImages(boolean) - Method in class JP2KKakaduImageReader
Returns the number of images contained in the source.
getNumImages(boolean) - Method in class JpegJMagickImageReader
 
getNumImages(boolean) - Method in class PNMImageReader
Overrides the method defined in the superclass.
getNumImages(boolean) - Method in class SwanImageReader
 
getNumImages(boolean) - Method in class TIFFImageReader
 
getNumThumbnails(int) - Method in class AsciiGridsImageReader
Returns the number of thumbnail preview images associated with the given image.
getNumThumbnails(int) - Method in class TIFFImageReader
 
getNumTIFFFields() - Method in class TIFFDirectory
Returns the number of TIFFFields in this directory.
getNumXTiles() - Method in class TIFFRenderedImage
 
getNumYTiles() - Method in class TIFFRenderedImage
 
getObjectArrayMaxLength(String) - Method in class TIFFMetadataFormat
 
getObjectArrayMinLength(String) - Method in class TIFFMetadataFormat
 
getObjectClass(String) - Method in class TIFFMetadataFormat
 
getObjectDefaultValue(String) - Method in class TIFFMetadataFormat
 
getObjectEnumerations(String) - Method in class TIFFMetadataFormat
 
getObjectMaxValue(String) - Method in class TIFFMetadataFormat
 
getObjectMinValue(String) - Method in class TIFFMetadataFormat
 
getObjectValueType(String) - Method in class TIFFMetadataFormat
 
getOrientation() - Method in class SASTileMetadata
 
getParent(String) - Method in class PNMMetadataFormat
 
getParentTag() - Method in class TIFFDirectory
Returns the parent TIFFTag of this directory if one has been defined or null otherwise.
getPhotometricInterpretation() - Method in class TIFFImageWriteParam
Returns the current value that will be written to the Photometricinterpretation tag.
getPrecedence() - Method in class ColorSpecificationBox
Returns Precedence.
getPrecedence() - Method in class ColorSpecificationBoxMetadataNode
 
getPreTransform(ImageReadParam) - Method in class MatFileImageReader
The Standard implementation returns a simple Identity.
getPreTransform(ImageReadParam) - Method in class SASTileImageReader
 
getPreviousSibling() - Method in class TIFFFieldNode
 
getProductName() - Method in class HDF4Products.HDF4Product
 
getProperty(String) - Method in class TIFFRenderedImage
 
getPropertyNames() - Method in class TIFFRenderedImage
 
getQuality() - Method in class JP2KKakaduImageWriteParam
Gets quality.
getQualityLayers() - Method in class JP2KKakaduImageReadParam
Gets qualityLayers.
getQualityLayers() - Method in class JP2KKakaduImageWriteParam
Gets qualityLayers.
getRangeArray(DataType) - Static method in class NetCDFConverterUtilities
 
getRasterReader() - Method in class AsciiGridsImageReader
A simple method which returns the proper AsciiGridRaster used to perform reading operations
getRasterSpace() - Method in class SwanRaster
 
getRasterType() - Method in class AsciiGridRaster
Retrieves the type of raster we are serving, GRASS or ESRI.
getRawImageType() - Method in class 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 TIFFDecompressor
A utility method that returns an ImageTypeSpecifier suitable for decoding an image with the given parameters.
getRawLUT() - Method in class PaletteBoxMetadataNode
Return the Raw LUT.
getRawXml() - Method in class XMLBoxMetadataNode
 
getRootIFD() - Method in class TIFFImageMetadata
 
getRootName() - Method in class TIFFMetadataFormat
 
getSampleModel() - Method in class TIFFRenderedImage
 
getShallowClone() - Method in class 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 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.
getShortElementValue(Node) - Static method in class BoxUtilities
Gets its short value from an IIOMetadataNode.
getSignature() - Method in class SignatureBoxMetadataNode
 
getSizeOfType(int) - Static method in class TIFFTag
Returns the number of bytes used to store a value of the given data type.
getSourceDWTLevels(int) - Method in class JP2KKakaduImageReader
returns the number of source DWT levels for the specified image.
getSources() - Method in class TIFFRenderedImage
 
getSourceXSubsampling() - Method in class AsciiGridRaster
XSubSampling factor
getSourceYSubsampling() - Method in class AsciiGridRaster
YSubSampling factor
getStandardChromaNode() - Method in class AsciiGridsImageMetadata
Standard tree node methods
getStandardChromaNode() - Method in class PNMMetadata
 
getStandardChromaNode() - Method in class TIFFImageMetadata
 
getStandardCompressionNode() - Method in class AsciiGridsImageMetadata
 
getStandardCompressionNode() - Method in class TIFFImageMetadata
 
getStandardDataNode() - Method in class PNMMetadata
 
getStandardDataNode() - Method in class TIFFImageMetadata
 
getStandardDimensionNode() - Method in class PNMMetadata
 
getStandardDimensionNode() - Method in class TIFFImageMetadata
 
getStandardDocumentNode() - Method in class TIFFImageMetadata
 
getStandardTextNode() - Method in class PNMMetadata
 
getStandardTextNode() - Method in class TIFFImageMetadata
 
getStandardTransparencyNode() - Method in class TIFFImageMetadata
 
getStream() - Method in class TIFFCompressor
Returns the ImageOutputStream that will be written.
getStreamMetadata() - Method in class MatFileImageReader
 
getStreamMetadata() - Method in class AsciiGridsImageReader
Since Ascii Grid format sources may only contain data for a single image, we return null.
getStreamMetadata() - Method in class GRIB1ImageReader
 
getStreamMetadata(String, Set<String>) - Method in class HDF4APSImageReader
 
getStreamMetadata() - Method in class HDF4APSImageReader
 
getStreamMetadata() - Method in class BaseHDF4ImageReader
 
getStreamMetadata() - Method in class HDF4ImageReaderProxy
 
getStreamMetadata(String, Set<String>) - Method in class HDF4TeraScanImageReader
 
getStreamMetadata() - Method in class HDF4TeraScanImageReader
 
getStreamMetadata() - Method in class JP2KKakaduImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole.
getStreamMetadata() - Method in class JpegJMagickImageReader
Actually, this method is not supported and it throws an UnsupportedOperationException
getStreamMetadata() - Method in class NetCDFImageReader
 
getStreamMetadata() - Method in class PNMImageReader
 
getStreamMetadata() - Method in class SwanImageReader
 
getStreamMetadata() - Method in class TIFFImageReader
 
getStreamMetadata(int) - Method in class TIFFImageReader
 
getStreamPosition() - Method in class ECWPImageInputStream
 
getString(MatFileReader, String) - Static method in class Utils
 
getStringElementValue(Node) - Static method in class BoxUtilities
Gets its String value from an IIOMetadataNode.
getStripOrTileByteCountsPosition() - Method in class TIFFIFD
 
getStripOrTileOffsetsPosition() - Method in class TIFFIFD
 
getTag(int) - Method in class TIFFDirectory
Returns the TIFFTag which has tag number equal to tagNumber or null if no such tag exists in the TIFFTagSets associated with this directory.
getTag() - Method in class TIFFField
Retrieves the tag associated with this field.
getTag(int) - Method in class TIFFTagSet
Returns the TIFFTag from this set that is associated with the given tag number, or null if no tag exists for that number.
getTag(String) - Method in class TIFFTagSet
Returns the TIFFTag having the given tag name, or null if the named tag does not belong to this tag set.
getTag(int, List) - Static method in class TIFFIFD
 
getTag(String, List) - Static method in class TIFFIFD
 
getTagNames() - Method in class TIFFTagSet
Retrieves an unmodifiable lexicographically increasing set of tag names.
getTagNumber() - Method in class TIFFField
Retrieves the tag number in the range [0, 65535].
getTagNumbers() - Method in class TIFFTagSet
Retrieves an unmodifiable numerically increasing set of tag numbers.
getTagSet() - Method in class TIFFTag
Returns the TIFFTagSet of which this tag is a part.
getTagSetList() - Method in class TIFFIFD
 
getTagSets() - Method in class TIFFDirectory
Returns the TIFFTagSets of which this directory is aware.
getTauTime() - Method in class SwanRaster
 
getTauUom() - Method in class SwanRaster
 
getText() - Method in class LabelBox
 
getText() - Method in class LabelBoxMetadataNode
 
getTIFFCompressor() - Method in class 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 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 TIFFDirectory
Retrieves a TIFF field from the directory.
getTIFFField(int) - Method in class TIFFImageMetadata
 
getTIFFFields() - Method in class TIFFDirectory
Retrieves all TIFF fields from the directory.
getTile(int, int) - Method in class TIFFRenderedImage
 
getTileGridXOffset() - Method in class TIFFRenderedImage
 
getTileGridYOffset() - Method in class TIFFRenderedImage
 
getTileHeight(int) - Method in class AsciiGridsImageReader
Returns the height of a tile in the image.
getTileHeight() - Method in class AsciiGridRaster
TileHeight value
getTileHeight(int) - Method in class BaseHDF4ImageReader
 
getTileHeight(int) - Method in class HDF4ImageReaderProxy
 
getTileHeight(int) - Method in class JP2KKakaduImageReader
Returns the height of a tile
getTileHeight(int) - Method in class SwanImageReader
 
getTileHeight(int) - Method in class TIFFImageReader
 
getTileHeight() - Method in class TIFFRenderedImage
 
getTileWidth(int) - Method in class AsciiGridsImageReader
Returns the width of a tile in the image.
getTileWidth() - Method in class AsciiGridRaster
TileWidth value
getTileWidth(int) - Method in class BaseHDF4ImageReader
 
getTileWidth(int) - Method in class HDF4ImageReaderProxy
 
getTileWidth(int) - Method in class JP2KKakaduImageReader
Returns the width of a tile
getTileWidth(int) - Method in class SwanImageReader
 
getTileWidth(int) - Method in class TIFFImageReader
 
getTileWidth() - Method in class TIFFRenderedImage
 
getType() - Method in class BaseJP2KBox
 
getType(int) - Method in class ChannelDefinitionBoxMetadataNode
 
getType() - Method in interface JP2KBox
Returns the box type.
getType() - Method in class TIFFField
Returns the type of the data stored in the field.
getTypeByName(String) - Static method in class BoxUtilities
Returns the type String based on the provided name.
getTypeByName(String) - Static method in class TIFFField
Returns the data type constant corresponding to the supplied data type name.
getTypeInt(String) - Static method in class BoxUtilities
Converts the box type from integer to string.
getTypeName(int) - Static method in class TIFFField
Returns the name of the supplied data type constant.
getTypes() - Method in class ChannelDefinitionBox
Returns the channel types.
getTypeString(int) - Static method in class BoxUtilities
Converts the box type from integer to string.
getUnit(String) - Static method in class UomConverter
 
getUnknownColorspace() - Method in class ImageHeaderBox
Returns the UnknowColorspace flag.
getUnknownColorspace() - Method in class ImageHeaderBoxMetadataNode
 
getUri() - Method in class ECWPImageInputStream
 
getURL() - Method in class DataEntryURLBox
Returns the URL data element.
getURL() - Method in class DataEntryURLBoxMetadataNode
Returns the URL data element.
getUserObject() - Method in class UUIDBoxMetadataNode
 
getUserObject() - Method in class XMLBoxMetadataNode
 
getUUID() - Method in class UUIDBox
Returns the UUID of this box.
getUuid() - Method in class UUIDBoxMetadataNode
 
getUuid(int) - Method in class UUIDListBoxMetadataNode
 
getValue(int) - Static method in class BoxUtilities
Return the numeric decimal value of an ASCII code representing a Hexadecimal value.
getValue(byte[], int) - Static method in class ValueConverter
 
getValueAsString(int) - Method in class TIFFField
Returns a String containing a human-readable version of the data item.
getValueName(int) - Method in class 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.
getValuesAsString(Variable, int[]) - Static method in class GRIB1Utilities
 
getVariableWrapper(int) - Method in class NetCDFImageReader
 
getVariant() - Method in class PNMImageReader
 
getVariant() - Method in class PNMMetadata
 
getVersion() - Method in class DataEntryURLBox
Returns the Version data element.
getVersion() - Method in class DataEntryURLBoxMetadataNode
 
getVerticalResolution() - Method in class ResolutionBox
Return the vertical resolution.
getVerticalResolution() - Method in class ResolutionBoxMetadataNode
 
getVerticalResolutionDenominator() - Method in class ResolutionBox
 
getVerticalResolutionDenominator() - Method in class ResolutionBoxMetadataNode
 
getVerticalResolutionExponent() - Method in class ResolutionBox
 
getVerticalResolutionExponent() - Method in class ResolutionBoxMetadataNode
 
getVerticalResolutionNumerator() - Method in class ResolutionBox
 
getVerticalResolutionNumerator() - Method in class ResolutionBoxMetadataNode
 
getWidth(int) - Method in class SASTileImageReader
Returns the width of the raster.
getWidth(int) - Method in class AsciiGridsImageReader
Returns the width in pixels of the image
getWidth(int) - Method in class GRIB1ImageReader
Returns the width of the specified image.
getWidth(int) - Method in class BaseHDF4ImageReader
 
getWidth(int) - Method in class HDF4ImageReaderProxy
 
getWidth() - Method in class ImageHeaderBox
Returns the width of the image.
getWidth() - Method in class ImageHeaderBoxMetadataNode
 
getWidth(int) - Method in class JP2KKakaduImageReader
Returns the width in pixel of the image
getWidth(int) - Method in class JpegJMagickImageReader
Returns the width in pixels of the given image within the input source.
getWidth(int) - Method in class NetCDFImageReader
 
getWidth(int) - Method in class PNMImageReader
 
getWidth(int) - Method in class SwanImageReader
 
getWidth(int) - Method in class TIFFImageReader
 
getWidth() - Method in class TIFFRenderedImage
 
getWrappee() - Method in class HDF4ImageReaderProxy
 
getWriter() - Method in class TIFFCompressor
Returns the current ImageWriter.
getXll() - Method in class SwanRaster
 
getXllCellCoordinate() - Method in class AsciiGridRaster
Lower-Left Cell: X coordinate
getXml() - Method in class XMLBoxMetadataNode
 
getXPixelDim() - Method in class SASTileMetadata
 
getXPixels() - Method in class SASTileMetadata
 
getXur() - Method in class SwanRaster
 
getYll() - Method in class SwanRaster
 
getYllCellCoordinate() - Method in class AsciiGridRaster
Lower-Left Cell: Y coordinate
getYPixelDim() - Method in class SASTileMetadata
 
getYPixels() - Method in class SASTileMetadata
 
getYur() - Method in class SwanRaster
 
getZone() - Method in class SwanRaster
 
GLOBAL_ATTRIBUTES - Static variable in class HDF4TeraScanStreamMetadata
 
GLOBAL_ATTRIBUTES - Static variable in class NetCDFStreamMetadata
 
GML_DATA - Static variable in class LabelBoxMetadataNode
 
GPS_VERSION_2_2 - Static variable in class EXIFGPSTagSet
An array of bytes containing the values {'2', '2', '0', '0'} to be used with the "GPSVersionID" tag to indicate GPS version 2.2.
GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS - Static variable in class BaselineTIFFTagSet
A value to be used with the "GrayResponseUnit" tag.
GRAY_RESPONSE_UNIT_HUNDREDTHS - Static variable in class BaselineTIFFTagSet
A value to be used with the "GrayResponseUnit" tag.
GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS - Static variable in class BaselineTIFFTagSet
A value to be used with the "GrayResponseUnit" tag.
GRAY_RESPONSE_UNIT_TENTHS - Static variable in class BaselineTIFFTagSet
A value to be used with the "GrayResponseUnit" tag.
GRAY_RESPONSE_UNIT_THOUSANDTHS - Static variable in class BaselineTIFFTagSet
A value to be used with the "GrayResponseUnit" tag.
GRIB1ImageMetadata - Class in it.geosolutions.imageio.plugins.grib1
 
GRIB1ImageMetadata(BaseImageReader, int) - Constructor for class GRIB1ImageMetadata
 
GRIB1ImageReader - Class in it.geosolutions.imageio.plugins.grib1
GRIB1ImageReader is a ImageReader able to create RenderedImage from GRIB1 sources.
GRIB1ImageReader(ImageReaderSpi) - Constructor for class GRIB1ImageReader
 
GRIB1ImageReaderSpi - Class in it.geosolutions.imageio.plugins.grib1
Service provider interface for the GRIB1 Image
GRIB1ImageReaderSpi() - Constructor for class GRIB1ImageReaderSpi
 
GRIB1Utilities - Class in it.geosolutions.imageio.plugins.grib1
Set of utility methods and constants
GRID_DELTA_X - Static variable in class GRIB1ImageMetadata
 
GRID_DELTA_Y - Static variable in class GRIB1ImageMetadata
 
GRID_LAT_1 - Static variable in class GRIB1ImageMetadata
 
GRID_LAT_2 - Static variable in class GRIB1ImageMetadata
 
GRID_LAT_SP - Static variable in class GRIB1ImageMetadata
 
GRID_LAT_SPST - Static variable in class GRIB1ImageMetadata
 
GRID_LATIN_1 - Static variable in class GRIB1ImageMetadata
 
GRID_LATIN_2 - Static variable in class GRIB1ImageMetadata
 
GRID_LON_1 - Static variable in class GRIB1ImageMetadata
 
GRID_LON_2 - Static variable in class GRIB1ImageMetadata
 
GRID_LON_SP - Static variable in class GRIB1ImageMetadata
 
GRID_LON_SPST - Static variable in class GRIB1ImageMetadata
 
GRID_LOV - Static variable in class GRIB1ImageMetadata
 
GRID_N_X - Static variable in class GRIB1ImageMetadata
 
GRID_N_Y - Static variable in class GRIB1ImageMetadata
 
GRID_ROTATION_ANGLE - Static variable in class GRIB1ImageMetadata
 
GRID_STARTX - Static variable in class GRIB1ImageMetadata
 
GRID_STARTY - Static variable in class GRIB1ImageMetadata
 
GRID_TYPE - Static variable in class GRIB1ImageMetadata
 

H

HALFSECOND - Static variable in class NetCDFCFExperiment
 
HALFSECOND - Static variable in class NetCDFConverterUtilities
 
hasChildNodes() - Method in class TIFFFieldNode
 
hasJPEGTables - Variable in class TIFFJPEGDecompressor
 
hasThisDimension(Variable, String) - Static method in class NetCDFConverterUtilities
Return true if the provided variable has a
hasThumbnails(int) - Method in class AsciiGridsImageReader
Always return false since the AsciiGridsImageReader does not support thumbnails
hasThumbnails(int) - Method in class TIFFImageReader
 
hasValueNames() - Method in class TIFFTag
Returns true if there are mnemonic names associated with the set of legal values for the data associated with this tag.
HDF4APSImageMetadata - Class in it.geosolutions.imageio.plugins.hdf4.aps
APS specific image metadata.
HDF4APSImageMetadata(BaseImageReader, int) - Constructor for class HDF4APSImageMetadata
 
HDF4APSImageReader - Class in it.geosolutions.imageio.plugins.hdf4.aps
HDF4APSImageReader is a ImageReader able to create RenderedImage from APS generated HDF sources.
HDF4APSImageReader(ImageReaderSpi) - Constructor for class HDF4APSImageReader
 
HDF4APSImageReaderSpi - Class in it.geosolutions.imageio.plugins.hdf4.aps
Service provider interface for the APS-HDF Image
HDF4APSImageReaderSpi() - Constructor for class HDF4APSImageReaderSpi
 
HDF4APSProperties - Class in it.geosolutions.imageio.plugins.hdf4.aps
 
HDF4APSProperties.APSProducts - Class in it.geosolutions.imageio.plugins.hdf4.aps
 
HDF4APSProperties.APSProducts() - Constructor for class HDF4APSProperties.APSProducts
 
HDF4APSStreamMetadata - Class in it.geosolutions.imageio.plugins.hdf4.aps
 
HDF4APSStreamMetadata() - Constructor for class HDF4APSStreamMetadata
 
HDF4APSStreamMetadata(HDF4APSImageReader) - Constructor for class HDF4APSStreamMetadata
 
HDF4ImageReader - Class in it.geosolutions.imageio.plugins.hdf4
HDF4ImageReader is a GDALImageReader able to create RenderedImage from HDF4 files.
HDF4ImageReader(HDF4ImageReaderSpi) - Constructor for class HDF4ImageReader
Constructs a HDF4ImageReader using a HDF4ImageReaderSpi.
HDF4ImageReaderProxy - Class in it.geosolutions.imageio.plugins.hdf4
 
HDF4ImageReaderProxy(ImageReaderSpi) - Constructor for class HDF4ImageReaderProxy
 
HDF4ImageReaderSpi - Class in it.geosolutions.imageio.plugins.hdf4
Service provider interface for the HDF4 Datasets
HDF4ImageReaderSpi() - Constructor for class HDF4ImageReaderSpi
 
HDF4Products - Class in it.geosolutions.imageio.plugins.hdf4
Utility class for supporting HDF products like SST, Albedo, etc..
HDF4Products(int) - Constructor for class HDF4Products
 
HDF4Products.HDF4Product - Class in it.geosolutions.imageio.plugins.hdf4
 
HDF4Products.HDF4Product(String, int) - Constructor for class HDF4Products.HDF4Product
 
HDF4TeraScanImageMetadata - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanImageMetadata(BaseImageReader, int) - Constructor for class HDF4TeraScanImageMetadata
 
HDF4TeraScanImageReader - Class in it.geosolutions.imageio.plugins.hdf4.terascan
Specific Implementation of the BaseHDF4ImageReader needed to work on Terascan produced HDF
HDF4TeraScanImageReader(ImageReaderSpi) - Constructor for class HDF4TeraScanImageReader
 
HDF4TeraScanImageReaderSpi - Class in it.geosolutions.imageio.plugins.hdf4.terascan
Service provider interface for the TeraScan-HDF Image
HDF4TeraScanImageReaderSpi() - Constructor for class HDF4TeraScanImageReaderSpi
 
HDF4TeraScanProperties - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanProperties.DatasetAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanProperties.ProjAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanProperties.TemporalAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanProperties.TeraScanProducts - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanProperties.TeraScanProducts() - Constructor for class HDF4TeraScanProperties.TeraScanProducts
 
HDF4TeraScanStreamMetadata - Class in it.geosolutions.imageio.plugins.hdf4.terascan
 
HDF4TeraScanStreamMetadata(BaseImageReader) - Constructor for class HDF4TeraScanStreamMetadata
 
HDF4Utilities - Class in it.geosolutions.imageio.plugins.hdf4
 
HDF4Utilities() - Constructor for class HDF4Utilities
 
HEIGHT - Static variable in class JP2KImageMetadata
 
HOPSConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
HOPSConverter() - Constructor for class HOPSConverter
 
horz - Static variable in class TIFFFaxCompressor
Black and white horizontal mode table.
horzMode - Static variable in class TIFFFaxCompressor
Horizontal mode table.

I

image - Variable in class TIFFDecompressor
The final destination image.
IMAGE_METADATA_NAME - Static variable in class TIFFBaseJPEGCompressor
 
ImageHeaderBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent an Image Header Box of JPEG JP2 file format.
ImageHeaderBox(int, int, int, int, int, int, int) - Constructor for class ImageHeaderBox
Create an Image Header Box from the element values.
ImageHeaderBox(byte[]) - Constructor for class ImageHeaderBox
Create an Image Header Box using the content data.
ImageHeaderBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent an Image Header Box of JPEG JP2 file format.
imageIS - Variable in class AsciiGridRaster
ImageInputStream used to read the source that contain data
imageOS - Variable in class AsciiGridRaster
ImageOutputStream used to write the raster to the device (file,stream,...)
indexOf(Object) - Method in class HDF4Products
 
INGVConverter - Class in it.geosolutions.imageio.plugins.netcdf
TODO Description here ...
INGVConverter() - Constructor for class INGVConverter
 
initBitBuf() - Method in class TIFFFaxCompressor
Initialize bit buffer machinery.
initFilter(MatFileFilter, Set<String>) - Static method in class MatFileImageReader
 
initialize() - Method in class MatFileImageReader
 
initialize() - Method in class SASTileImageReader
 
initialize() - Method in class BaseHDF4ImageReader
Simple initialization method
initialize(ImageReadParam) - Method in class JP2KKakaduImageReadParam
 
initialize() - Method in class NetCDFImageReader
Initialize main properties for this reader.
initialize(ImageInputStream, boolean) - Method in class TIFFIFD
 
initializeFromRaster(SwanRaster) - Method in class SwanBaseMetadata
This method uses access methods of the inputRaster to determine values needed for metadata initialization
initializeFromStream(ImageInputStream, boolean) - Method in class TIFFImageMetadata
 
initializeKakaduMessagesManagement() - Static method in class KakaduUtilities
Initializing kakadu messages as stated in the KduRender.java example
initializeProfile() - Method in class HDF4APSImageReader
Initialize main properties for this HDF4APSImageReader
initializeProfile() - Method in class BaseHDF4ImageReader
Additional initialization for a specific HDF "Profile".
initializeProfile() - Method in class HDF4ImageReaderProxy
 
initializeProfile() - Method in class HDF4TeraScanImageReader
Retrieve Terascan specific information.
initializeStringTable() - Method in class TIFFLZWDecompressor
Initialize the string table.
initializeStringTable() - Method in class TIFFLZWUtil
Initialize the string table.
initJPEGWriter(boolean, boolean) - Method in class TIFFBaseJPEGCompressor
Initializes the JPEGWriter and JPEGParam instance variables.
INK_SET_CMYK - Static variable in class BaselineTIFFTagSet
A value to be used with the "InkSet" tag.
INK_SET_NOT_CMYK - Static variable in class BaselineTIFFTagSet
A value to be used with the "InkSet" tag.
insertBefore(Node, Node) - Method in class TIFFFieldNode
 
INTEROPERABILITY_INDEX_R98 - Static variable in class EXIFInteroperabilityTagSet
A value to be used with the "InteroperabilityIndex" tag.
INTEROPERABILITY_INDEX_THM - Static variable in class EXIFInteroperabilityTagSet
A value to be used with the "InteroperabilityIndex" tag.
InterpolateVNetCDF - Class in it.geosolutions.imageio.plugins.netcdf
TODO Description here ...
InterpolateVNetCDF() - Constructor for class InterpolateVNetCDF
 
INTERPOLATION_BILINEAR - Static variable in class JP2KKakaduImageReadParam
 
INTERPOLATION_BILINEAR - Static variable in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
 
INTERPOLATION_NEAREST - Static variable in class JP2KKakaduImageReadParam
 
INTERPOLATION_NEAREST - Static variable in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
 
intialize(ImageReadParam) - Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
Initilize this JpegJMagickImageReaderReadParam
inverseFill - Variable in class TIFFFaxCompressor
Whether bits are inserted in reverse order (TIFF FillOrder 2).
IPRBox - Class in it.geosolutions.imageio.plugins.jp2k.box
 
IPRBox(int, int, byte[]) - Constructor for class IPRBox
 
IPRBox(int, int, long, byte[]) - Constructor for class IPRBox
 
IPRBox(Node) - Constructor for class IPRBox
 
IS_SIGNED - Static variable in class JP2KImageMetadata
 
isAborting() - Method in class AsciiGridRaster
 
isAttributeRequired(String, String) - Method in class TIFFMetadataFormat
 
isBiComponentQuantity(int) - Method in class SwanRaster
returns true if the quantity related the input imageIndex is bicomponent (As an instance, WIND, FORCE,...)
isCached() - Method in class ECWPImageInputStream
 
isCachedFile() - Method in class ECWPImageInputStream
 
isCachedMemory() - Method in class ECWPImageInputStream
 
isCancel() - Method in class NetCDFImageReader
Invoked by the NetCDF library during read operation in order to check if the task has been canceled.
isCompatibleWith(FileTypeBox.JPEG2000FileType) - Method in class FileTypeBox
 
isCompressionLossless - Variable in class TIFFCompressor
Whether the compression is lossless.
isCompressionLossless() - Method in class TIFFCompressor
Retrieves a value indicating whether the compression is lossless.
isCompressionLossless() - Method in class TIFFImageWriteParam
 
isCompressionLossless - Static variable in class TIFFImageWriter
Lossless flag for known compression types.
isCorner - Variable in class AsciiGridRaster
If isCorner is true then xllCellCoordinate is the coordinate of the lower-left corner of the grid.
isCorner() - Method in class AsciiGridRaster
Returns the isCorner field.
isDataTypeOK(int) - Method in class TIFFTag
Returns true if the given data type may be used for the data associated with this tag.
isDecodable(String) - Method in class MatFileImageReaderSpi
 
isEmpty() - Method in class HDF4Products
 
isFillValueOutsideValidRange(Attribute, Attribute, Attribute, DataType) - Static method in class NetCDFConverterUtilities
 
isFillValueOutsideValidRange(Attribute, Attribute, DataType) - Static method in class NetCDFConverterUtilities
 
isHasListeners() - Method in class AsciiGridsImageReader
 
isHasListeners() - Method in class AsciiGridsImageWriter
 
isIFDPointer() - Method in class TIFFTag
Returns true if this tag is used to point to an IFD structure containing additional tags.
isIgnoringMetadata() - Method in class AsciiGridsImageReader
Returns true if the current input source has been marked as allowing metadata to be ignored by passing true as the ignoreMetadata argument to the AsciiGridsImageReader.setInput(java.lang.Object) method.
isImageTiled(int) - Method in class AsciiGridsImageReader
Returns true if the image has been tiled.
isImageTiled(int) - Method in class TIFFImageReader
 
isIntegral() - Method in class TIFFField
Indicates whether the value associated with the field is of integral data type.
isKakaduAvailable() - Static method in class KakaduUtilities
Returns true if the Kakadu native library has been loaded.
isLogScale() - Method in class SASTileMetadata
 
isRandomAccessEasy(int) - Method in class AsciiGridsImageReader
Returns true if the storage format of the image places no inherent impediment on random access to pixels.
isRandomAccessEasy(int) - Method in class PNMImageReader
 
isRandomAccessEasy(int) - Method in class TIFFImageReader
 
isReadOnly() - Method in class SASTileMetadata
 
isReadOnly() - Method in class AsciiGridsImageMetadata
 
isReadOnly() - Method in class HDF4APSStreamMetadata
 
isReadOnly() - Method in class HDF4TeraScanStreamMetadata
 
isReadOnly() - Method in class JP2KImageMetadata
 
isReadOnly() - Method in class JP2KStreamMetadata
 
isReadOnly() - Method in class MrSIDIIOImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class NetCDFStreamMetadata
 
isReadOnly() - Method in class PNMMetadata
 
isReadOnly() - Method in class SwanImageMetadata
 
isReadOnly() - Method in class SwanStreamMetadata
 
isReadOnly() - Method in class TIFFImageMetadata
 
isReadOnly() - Method in class TIFFStreamMetadata
 
isSASFile(MatFileReader) - Static method in class SASTileMetadata
This method tries to guess if this matfile contains sas specific metadata or not.
isSeekForwardOnly() - Method in class AsciiGridsImageReader
Returns true since we always call the setInput method with the seekForwardOnly argument set to true.
isValidDataset(NetcdfDataset) - Method in class HDF4APSImageReaderSpi
 
isValidDataset(NetcdfDataset) - Method in class HDF4TeraScanImageReaderSpi
 
isWriteCodeStreamOnly() - Method in class JP2KKakaduImageWriteParam
Gets writeCodeStreamOnly.
it.geosolutions.imageio.matfile5 - package it.geosolutions.imageio.matfile5
MatFile Format 5 - ImageReader.
it.geosolutions.imageio.matfile5.sas - package it.geosolutions.imageio.matfile5.sas
MatFile Format 5 (SAS) - ImageReader.
it.geosolutions.imageio.plugins.arcbinarygrid - package it.geosolutions.imageio.plugins.arcbinarygrid
ImageI/O-Ext Plugin for Arc/Info Binary Grid format, based on GDAL.
it.geosolutions.imageio.plugins.arcgrid - package it.geosolutions.imageio.plugins.arcgrid
ImageI/O-Ext Plugin for Arc/Info ASCII Grid format.
it.geosolutions.imageio.plugins.arcgrid.raster - package it.geosolutions.imageio.plugins.arcgrid.raster
Lowlevel data access classes for Arc/Info ASCII Grid format plugin.
it.geosolutions.imageio.plugins.arcgrid.spi - package it.geosolutions.imageio.plugins.arcgrid.spi
Service Provider Interfaces for the Arc/Info ASCII Grid plugin.
it.geosolutions.imageio.plugins.doq1 - package it.geosolutions.imageio.plugins.doq1
ImageI/O-Ext Plugin for Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL.
it.geosolutions.imageio.plugins.doq2 - package it.geosolutions.imageio.plugins.doq2
ImageI/O-Ext Plugin for New Labelled USGS Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL.
it.geosolutions.imageio.plugins.dted - package it.geosolutions.imageio.plugins.dted
ImageI/O-Ext Plugin for DTED elevation raster format, based on GDAL.
it.geosolutions.imageio.plugins.ecw - package it.geosolutions.imageio.plugins.ecw
ImageI/O-Ext Plugin for ECW format, based on GDAL driver.
it.geosolutions.imageio.plugins.ehdr - package it.geosolutions.imageio.plugins.ehdr
ImageI/O-Ext Plugin for ESRI Hdr labelled format, based on GDAL.
it.geosolutions.imageio.plugins.envihdr - package it.geosolutions.imageio.plugins.envihdr
ImageI/O-Ext Plugin for ENVI Hdr labelled format, based on GDAL.
it.geosolutions.imageio.plugins.envisat - package it.geosolutions.imageio.plugins.envisat
ImageI/O-Ext Plugin for Envisat Imagine format, based on GDAL.
it.geosolutions.imageio.plugins.erdasimg - package it.geosolutions.imageio.plugins.erdasimg
ImageI/O-Ext Plugin for ERDAS Imagine format, based on the GDAL HFA driver.
it.geosolutions.imageio.plugins.geotiff - package it.geosolutions.imageio.plugins.geotiff
ImageI/O-Ext Plugin for GeoTIFF format, based on GDAL.
it.geosolutions.imageio.plugins.grib1 - package it.geosolutions.imageio.plugins.grib1
 
it.geosolutions.imageio.plugins.hdf4 - package it.geosolutions.imageio.plugins.hdf4
ImageI/O-Ext Plugin for HDF4 format, based on GDAL.
it.geosolutions.imageio.plugins.hdf4.aps - package it.geosolutions.imageio.plugins.hdf4.aps
 
it.geosolutions.imageio.plugins.hdf4.terascan - package it.geosolutions.imageio.plugins.hdf4.terascan
 
it.geosolutions.imageio.plugins.jp2ecw - package it.geosolutions.imageio.plugins.jp2ecw
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 ECW driver .
it.geosolutions.imageio.plugins.jp2k - package it.geosolutions.imageio.plugins.jp2k
ImageI/O-Ext Plugin for JPEG2000 format, based on the KAKADU library.
it.geosolutions.imageio.plugins.jp2k.box - package it.geosolutions.imageio.plugins.jp2k.box
 
it.geosolutions.imageio.plugins.jp2kakadu - package it.geosolutions.imageio.plugins.jp2kakadu
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 Kakadu driver.
it.geosolutions.imageio.plugins.jp2mrsid - package it.geosolutions.imageio.plugins.jp2mrsid
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 MrSID driver .
it.geosolutions.imageio.plugins.jpeg - package it.geosolutions.imageio.plugins.jpeg
ImageI/O-Ext Plugin for JPEG format, based on JMAGICK.
it.geosolutions.imageio.plugins.mrsid - package it.geosolutions.imageio.plugins.mrsid
ImageI/O-Ext Plugin for MrSID format, based on GDAL.
it.geosolutions.imageio.plugins.netcdf - package it.geosolutions.imageio.plugins.netcdf
 
it.geosolutions.imageio.plugins.nitf - package it.geosolutions.imageio.plugins.nitf
ImageI/O-Ext Plugin for National Imagery Transmission Format (NITF), based on GDAL.
it.geosolutions.imageio.plugins.pnm - package it.geosolutions.imageio.plugins.pnm
 
it.geosolutions.imageio.plugins.swan - package it.geosolutions.imageio.plugins.swan
ImageI/O-Ext Plugin for SWAN's generated output files.
it.geosolutions.imageio.plugins.swan.raster - package it.geosolutions.imageio.plugins.swan.raster
Lowlevel SWAN output files data access classes.
it.geosolutions.imageio.plugins.swan.utility - package it.geosolutions.imageio.plugins.swan.utility
Set of utilities classes for Unit Of Measure conversions and numeric conversions between byte arrays and floating point values.
it.geosolutions.imageio.plugins.tiff - package it.geosolutions.imageio.plugins.tiff
Package containing the public classes used by the TIFF plug-in for the Image I/O Framework.
it.geosolutions.imageio.plugins.wcs - package it.geosolutions.imageio.plugins.wcs
ImageI/O-Ext Plugin for WCS Service format, based on GDAL.
it.geosolutions.imageio.plugins.wms - package it.geosolutions.imageio.plugins.wms
ImageI/O-Ext Plugin for WMS Service format, based on GDAL.
it.geosolutions.imageioimpl.plugins.tiff - package it.geosolutions.imageioimpl.plugins.tiff
 
it.geosolutions.util - package it.geosolutions.util
 
iterator() - Method in class HDF4Products
 
iterator() - Method in class TIFFIFD
Returns an Iterator over the TIFF fields.

J

JGREG - Static variable in class NetCDFCFExperiment
 
JGREG - Static variable in class NetCDFConverterUtilities
 
JMagickToWritableRaster(MagickImage) - Static method in class JpegJMagickImageReader.MagickImageAdapter
 
JP2_ASOC_LBL_GML_DATA - Static variable in class BoxUtilities
 
JP2_MD_CAP_NAME - Static variable in class ResolutionBox
 
JP2_MD_DEF_DISP_NAME - Static variable in class ResolutionBox
 
JP2GDALEcwImageReader - Class in it.geosolutions.imageio.plugins.jp2ecw
JP2GDALEcwImageReader is a GDALImageReader able to create RenderedImage from JP2K files.
JP2GDALEcwImageReader(JP2GDALEcwImageReaderSpi) - Constructor for class JP2GDALEcwImageReader
 
JP2GDALEcwImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2ecw
Service provider interface for the jp2k image
JP2GDALEcwImageReaderSpi() - Constructor for class JP2GDALEcwImageReaderSpi
 
JP2GDALKakaduCreateOptionsHandler - Class in it.geosolutions.imageio.plugins.jp2kakadu
 
JP2GDALKakaduCreateOptionsHandler() - Constructor for class JP2GDALKakaduCreateOptionsHandler
This information is based on the documentation available at http://www.gdal.org/frmt_jp2kak.html Creation Options:
======================================================================== QUALITY=n: Set the compressed size ratio as a percentage of the size of the uncompressed image.
JP2GDALKakaduImageReader - Class in it.geosolutions.imageio.plugins.jp2kakadu
JP2GDALKakaduImageReader is a GDALImageReader able to create RenderedImage from JP2K files.
JP2GDALKakaduImageReader(JP2GDALKakaduImageReaderSpi) - Constructor for class JP2GDALKakaduImageReader
Constructs a JP2GDALKakaduImageReader using a JP2GDALKakaduImageReaderSpi.
JP2GDALKakaduImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2kakadu
Service provider interface for the jp2k image
JP2GDALKakaduImageReaderSpi() - Constructor for class JP2GDALKakaduImageReaderSpi
 
JP2GDALKakaduImageReaderSpi.KakaduErrorManagement - Class in it.geosolutions.imageio.plugins.jp2kakadu
 
JP2GDALKakaduImageReaderSpi.KakaduErrorManagement() - Constructor for class JP2GDALKakaduImageReaderSpi.KakaduErrorManagement
 
JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType - Enum in it.geosolutions.imageio.plugins.jp2kakadu
 
JP2GDALKakaduImageWriteParam - Class in it.geosolutions.imageio.plugins.jp2kakadu
 
JP2GDALKakaduImageWriteParam() - Constructor for class JP2GDALKakaduImageWriteParam
 
JP2GDALKakaduImageWriteParam(Locale) - Constructor for class JP2GDALKakaduImageWriteParam
 
JP2GDALKakaduImageWriter - Class in it.geosolutions.imageio.plugins.jp2kakadu
 
JP2GDALKakaduImageWriter(JP2GDALKakaduImageWriterSpi) - Constructor for class JP2GDALKakaduImageWriter
Constructs a JP2GDALKakaduImageWriter using a JP2GDALKakaduImageWriterSpi.
JP2GDALKakaduImageWriterSpi - Class in it.geosolutions.imageio.plugins.jp2kakadu
Class which provides a specialized Service Provider Interface which instantiates a JP2GDALKakaduImageWriter if it is able to decode the input provided.
JP2GDALKakaduImageWriterSpi() - Constructor for class JP2GDALKakaduImageWriterSpi
 
JP2GDALMrSidImageReader - Class in it.geosolutions.imageio.plugins.jp2mrsid
JP2GDALMrSidImageReader is a GDALImageReader able to create RenderedImage from JP2K files.
JP2GDALMrSidImageReader(JP2GDALMrSidImageReaderSpi) - Constructor for class JP2GDALMrSidImageReader
Constructs a JP2GDALMrSidImageReader using a JP2GDALMrSidImageReaderSpi.
JP2GDALMrSidImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2mrsid
Service provider interface for the jp2k image
JP2GDALMrSidImageReaderSpi() - Constructor for class JP2GDALMrSidImageReaderSpi
 
JP2HeaderBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent an Image Header Box of JPEG JP2 file format.
JP2HeaderBox(byte[]) - Constructor for class JP2HeaderBox
Create a JP2 Header Box using the content data.
JP2K_MD_NAME - Static variable in class ASOCBox
 
JP2K_MD_NAME - Static variable in class BitsPerComponentBox
 
JP2K_MD_NAME - Static variable in class ChannelDefinitionBox
 
JP2K_MD_NAME - Static variable in class CodestreamHeaderBox
 
JP2K_MD_NAME - Static variable in class ColorSpecificationBox
 
JP2K_MD_NAME - Static variable in class ComponentMappingBox
 
JP2K_MD_NAME - Static variable in class CompositingLayerHeaderBox
 
JP2K_MD_NAME - Static variable in class ContiguousCodestreamBox
 
JP2K_MD_NAME - Static variable in class DataEntryURLBox
 
JP2K_MD_NAME - Static variable in class FileTypeBox
 
JP2K_MD_NAME - Static variable in class ImageHeaderBox
 
JP2K_MD_NAME - Static variable in class IPRBox
 
JP2K_MD_NAME - Static variable in class JP2HeaderBox
 
JP2K_MD_NAME - Static variable in class JP2KFileBox
 
JP2K_MD_NAME - Static variable in class LabelBox
 
JP2K_MD_NAME - Static variable in class PaletteBox
 
JP2K_MD_NAME - Static variable in class ReaderRequirementsBox
 
JP2K_MD_NAME - Static variable in class ResolutionBox
 
JP2K_MD_NAME - Static variable in class SignatureBox
 
JP2K_MD_NAME - Static variable in class UUIDBox
 
JP2K_MD_NAME - Static variable in class UUIDInfoBox
 
JP2K_MD_NAME - Static variable in class UUIDListBox
 
JP2K_MD_NAME - Static variable in class XMLBox
 
JP2KBox - Interface in it.geosolutions.imageio.plugins.jp2k
Basic interface for a JP2KBox.
JP2KBoxMetadata - Interface in it.geosolutions.imageio.plugins.jp2k
 
JP2KFileBox - Class in it.geosolutions.imageio.plugins.jp2k.box
Fake node to represent that a JPEG2000 file is a superbox itself.
JP2KFileBox() - Constructor for class JP2KFileBox
 
JP2KImageMetadata - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KImageMetadata(JP2KCodestreamProperties) - Constructor for class JP2KImageMetadata
 
JP2KKakaduImageReader - Class in it.geosolutions.imageio.plugins.jp2k
JP2KakaduImageReader is a ImageReader able to create RenderedImage from JP2 files, leveraging on Kdu_jni bindings.
JP2KKakaduImageReader(ImageReaderSpi) - Constructor for class JP2KKakaduImageReader
 
JP2KKakaduImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2k
Service provider interface for the JPEG2000SimpleBox
JP2KKakaduImageReaderSpi() - Constructor for class JP2KKakaduImageReaderSpi
 
JP2KKakaduImageReadParam - Class in it.geosolutions.imageio.plugins.jp2k
Class extending ImageReadParam with add for support of JP2 specific parameters.
JP2KKakaduImageReadParam() - Constructor for class JP2KKakaduImageReadParam
Constructs a default instance of JP2KakaduImageReadParam.
JP2KKakaduImageWriteParam - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KKakaduImageWriteParam() - Constructor for class JP2KKakaduImageWriteParam
Default Constructor.
JP2KKakaduImageWriter - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KKakaduImageWriter(ImageWriterSpi) - Constructor for class JP2KKakaduImageWriter
 
JP2KKakaduImageWriterSpi - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KKakaduImageWriterSpi() - Constructor for class JP2KKakaduImageWriterSpi
Default ImageWriterSpi constructor for JP2K writers.
JP2KStreamMetadata - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KStreamMetadata(TreeModel, int) - Constructor for class JP2KStreamMetadata
 
JP2KTreeController - Class in it.geosolutions.imageio.plugins.jp2k
 
JP2KTreeController(DefaultTreeModel) - Constructor for class JP2KTreeController
 
JP2KTreeController.MultiCauseIllegalStateException - Exception in it.geosolutions.imageio.plugins.jp2k
Simple subclass of IllegalStateException which can be used to report multiple causes.
JP2KTreeController.MultiCauseIllegalStateException(String, Collection<Throwable>) - Constructor for exception JP2KTreeController.MultiCauseIllegalStateException
 
JP2KTreeController.MultiCauseIllegalStateException(Collection<Throwable>) - Constructor for exception JP2KTreeController.MultiCauseIllegalStateException
 
JPEG_PROC_BASELINE - Static variable in class BaselineTIFFTagSet
A value to be used with the "JPEGProc" tag.
JPEG_PROC_LOSSLESS - Static variable in class BaselineTIFFTagSet
A value to be used with the "JPEGProc" tag.
JpegGDALImageReader - Class in it.geosolutions.imageio.plugins.jpeg
JpegGDALImageReader is a GDALImageReader able to create RenderedImage from JPEG files.
JpegGDALImageReader(JpegGDALImageReaderSpi) - Constructor for class JpegGDALImageReader
Constructs a JpegGDALImageReader using a JpegGDALImageReaderSpi.
JpegGDALImageReaderSpi - Class in it.geosolutions.imageio.plugins.jpeg
Service provider interface for jpeg images
JpegGDALImageReaderSpi() - Constructor for class JpegGDALImageReaderSpi
 
JpegJMagickImageReader - Class in it.geosolutions.imageio.plugins.jpeg
JpegJMagickImageReader is a GDALImageReader able to create RenderedImage from JPEG files.
JpegJMagickImageReader(JpegJMagickImageReaderSpi) - Constructor for class JpegJMagickImageReader
 
JpegJMagickImageReader.JpegJMagickImageReaderReadParam - Class in it.geosolutions.imageio.plugins.jpeg
Implementation of ImageReadParam for this JpegJMagickImageReader.
JpegJMagickImageReader.JpegJMagickImageReaderReadParam() - Constructor for class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
Constructs a default instance of JP2KakaduImageReadParam.
JpegJMagickImageReader.MagickImageAdapter - Class in it.geosolutions.imageio.plugins.jpeg
JpegJMagickImageReader.MagickImageAdapter containes code to adapt a MagickImage to a BufferedImage.
JpegJMagickImageReader.MagickImageAdapter(ImageInfo) - Constructor for class JpegJMagickImageReader.MagickImageAdapter
Constructor.
JpegJMagickImageReaderSpi - Class in it.geosolutions.imageio.plugins.jpeg
Service provider interface for jpeg images
JpegJMagickImageReaderSpi() - Constructor for class JpegJMagickImageReaderSpi
 
JPEGParam - Variable in class TIFFBaseJPEGCompressor
ImageWriteParam for JPEG writer.
JPEGParam - Variable in class TIFFJPEGDecompressor
 
JPEGReader - Variable in class TIFFJPEGDecompressor
 
JPEGStreamMetadata - Variable in class TIFFBaseJPEGCompressor
Stream metadata equivalent to a tables-only stream such as in the JPEGTables.
JPEGWriter - Variable in class TIFFBaseJPEGCompressor
The JPEG writer.

K

KakaduUtilities - Class in it.geosolutions.util
Class with utility methods.

L

LabelBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Label Box of JPEG JP2 file format.
LabelBox(byte[]) - Constructor for class LabelBox
Constructs a LabelBox from its content data.
LabelBox(String) - Constructor for class LabelBox
Constructs a LabelBox from its data elements.
LabelBox(Node) - Constructor for class LabelBox
Constructs a LabelBox from a Node.
LabelBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Label Box of JPEG JP2 file format.
lastIndexOf(Object) - Method in class HDF4Products
 
LATITUDE_OF_TRUE_SCALE - Static variable in class HDF4APSStreamMetadata
 
LATITUDE_REF_NORTH - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
LATITUDE_REF_SOUTH - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
length() - Method in class ECWPImageInputStream
 
LIGHT_SOURCE_CLOUDY_WEATHER - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D50 - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D55 - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D65 - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_D75 - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAYLIGHT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FINE_WEATHER - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FLASH - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_FLUORESCENT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_OTHER - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_SHADE - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_A - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_B - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_STANDARD_LIGHT_C - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_TUNGSTEN - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_UNKNOWN - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
LIGHT_SOURCE_WHITE_FLUORESCENT - Static variable in class EXIFTIFFTagSet
A value to be used with the "LightSource" tag.
listIterator() - Method in class HDF4Products
 
listIterator(int) - Method in class HDF4Products
 
loadKakadu() - Static method in class KakaduUtilities
Forces loading of Kakadu libs.
LOCAL_DATA - Static variable in class SignatureBox
 
LOGGER - Static variable in class AsciiGridRaster
 
LOGGER - Static variable in class GRIB1ImageReader
 
LOGGER - Static variable in class BaseHDF4ImageReader
 
LOGGER - Static variable in class NetCDFConverterUtilities
 
LOGGER - Static variable in class NetCDFImageReader
 
LONG_NAME - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in class HDF4APSStreamMetadata
 
LONGITUDE_REF_EAST - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
LONGITUDE_REF_WEST - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
LOWER_LEFT_LATITUDE - Static variable in class HDF4TeraScanProperties
 
LOWER_LEFT_LONGITUDE - Static variable in class HDF4TeraScanProperties
 

M

magickImageToBufferedImage(MagickImage) - Static method in class JpegJMagickImageReader.MagickImageAdapter
Get a BufferedImage from a MagickImage
magickImageToBufferedImage(JpegJMagickImageReader.MagickImageAdapter, Rectangle, int, int) - Static method in class JpegJMagickImageReader.MagickImageAdapter
 
main(String[]) - Static method in class HOPSConverter
 
main(String[]) - Static method in class INGVConverter
 
main(String[]) - Static method in class InterpolateVNetCDF
 
main(String[]) - Static method in class MercatorOceanConverter
 
main(String[]) - Static method in class NCOMConverter
 
main(String[]) - Static method in class NetCDFCF_CLewis_Converter
 
main(String[]) - Static method in class NetCDFCFExperiment
 
main(String[]) - Static method in class SWANConverter
 
makeupCodes - Static variable in class TIFFFaxCompressor
Black and white make-up code table.
makeupCodesBlack - Static variable in class TIFFFaxCompressor
Make-up codes for black runs.
makeupCodesWhite - Static variable in class TIFFFaxCompressor
Make-up codes for white runs.
MAP_LOWER_LEFT - Static variable in class HDF4APSStreamMetadata
 
MAP_UPPER_RIGHT - Static variable in class HDF4APSStreamMetadata
 
mark() - Method in class ECWPImageInputStream
 
MatFileImageReader - Class in it.geosolutions.imageio.matfile5
Main abstract class defining a reader to access Matlab 5 files.
MatFileImageReader(MatFileImageReaderSpi) - Constructor for class MatFileImageReader
Constructs a MatFileImageReader using a MatFileImageReaderSpi.
MatFileImageReaderSpi - Class in it.geosolutions.imageio.matfile5
The abstract service provider interface (SPI) for MatFileImageReaders.
MatFileImageReaderSpi() - Constructor for class MatFileImageReaderSpi
 
MatFileImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class MatFileImageReaderSpi
 
matReader - Variable in class MatFileImageReader
 
MAX_BIT_DEPTH - Static variable in class JP2KImageMetadata
 
MAX_BUFFER_SIZE_KEY - Static variable in class JP2KKakaduImageWriter
The System Property key used to define the maximum buffer size
MAX_DATATYPE - Static variable in class TIFFTag
The numerically largest constant representing a TIFF data type.
MAX_QUALITY_LAYERS - Static variable in class JP2KImageMetadata
 
maxValue - Variable in class AsciiGridRaster
max value found in the file
MEASURE_MODE_2D - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSMeasureMode" tag.
MEASURE_MODE_3D - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSMeasureMode" tag.
MercatorOceanConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
MercatorOceanConverter() - Constructor for class MercatorOceanConverter
 
mergeTree(String, Node) - Method in class SASTileMetadata
 
mergeTree(String, Node) - Method in class AsciiGridsImageMetadata
 
mergeTree(String, Node) - Method in class HDF4APSStreamMetadata
 
mergeTree(String, Node) - Method in class HDF4TeraScanStreamMetadata
 
mergeTree(String, Node) - Method in class JP2KImageMetadata
 
mergeTree(String, Node) - Method in class JP2KStreamMetadata
 
mergeTree(String, Node) - Method in class MrSIDIIOImageMetadata
Method unsupported.
mergeTree(String, Node) - Method in class NetCDFStreamMetadata
 
mergeTree(String, Node) - Method in class PNMMetadata
 
mergeTree(String, Node) - Method in class SwanImageMetadata
 
mergeTree(String, Node) - Method in class SwanStreamMetadata
 
mergeTree(String, Node) - Method in class TIFFImageMetadata
 
mergeTree(String, Node) - Method in class TIFFStreamMetadata
 
metadata - Variable in class TIFFCompressor
The IIOMetadata object containing metadata for the current image.
metadata - Variable in class TIFFDecompressor
The IIOMetadata object containing metadata for the current image.
metadataFormatNames - Static variable in class AsciiGridsImageMetadata
the list of supported metadata format names.
metadataFormatNames - Static variable in class SwanImageMetadata
 
metadataFormatNames - Static variable in class SwanStreamMetadata
 
METERING_MODE_AVERAGE - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_CENTER_WEIGHTED_AVERAGE - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MAX_RESERVED - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MIN_RESERVED - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_MULTI_SPOT - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_OTHER - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_PARTIAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_PATTERN - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_SPOT - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERING_MODE_UNKNOWN - Static variable in class EXIFTIFFTagSet
A value to be used with the "MeteringMode" tag.
METERS_PER_SECOND - Static variable in class UomConverter
 
MIN_DATATYPE - Static variable in class TIFFTag
The numerically smallest constant representing a TIFF data type.
minValue - Variable in class AsciiGridRaster
min value found in the file
MrSIDIIOImageMetadata - Class in it.geosolutions.imageio.plugins.mrsid
Specialization of IIOMetadata specific for the MrSID format.
MrSIDIIOImageMetadata(String) - Constructor for class MrSIDIIOImageMetadata
MrSIDIIOImageMetadata constructor.
MrSIDIIOImageMetadataFormat - Class in it.geosolutions.imageio.plugins.mrsid
Class defining the structure of metadata documents describing MrSID specific image metadata returned from getAsTree method.
MrSIDIIOImageMetadataFormat() - Constructor for class MrSIDIIOImageMetadataFormat
Constructs a MrSIDIIOImageMetadataFormat instance.
mrsidImageMetadataFormatClassName - Static variable in class MrSIDIIOImageMetadata
The name of the class implementing IIOMetadataFormat and representing the metadata format for this object.
mrsidImageMetadataName - Static variable in class MrSIDIIOImageMetadata
The name of the metadata format for this object.
MrSIDImageReader - Class in it.geosolutions.imageio.plugins.mrsid
MrSIDImageReader is a GDALImageReader able to create RenderedImage from MrSID files.
MrSIDImageReader(MrSIDImageReaderSpi) - Constructor for class MrSIDImageReader
Constructs a MrSIDImageReader using a MrSIDImageReaderSpi.
MrSIDImageReaderSpi - Class in it.geosolutions.imageio.plugins.mrsid
Service provider interface for MrSid image reader
MrSIDImageReaderSpi() - Constructor for class MrSIDImageReaderSpi
 
mrsidMetadataInstance - Static variable in class MrSIDIIOImageMetadataFormat
A single instance of the MrSIDIIOImageMetadataFormat class.
MutableJP2KBox - Interface in it.geosolutions.imageio.plugins.jp2k
 

N

NAME - Static variable in class ASOCBox
 
NAME - Static variable in class BitsPerComponentBox
 
NAME - Static variable in class ChannelDefinitionBox
 
NAME - Static variable in class CodestreamHeaderBox
 
NAME - Static variable in class ColorSpecificationBox
 
NAME - Static variable in class ComponentMappingBox
 
NAME - Static variable in class CompositingLayerHeaderBox
 
NAME - Static variable in class ContiguousCodestreamBox
 
NAME - Static variable in class DataEntryURLBox
 
NAME - Static variable in class FileTypeBox
 
NAME - Static variable in class ImageHeaderBox
 
NAME - Static variable in class IPRBox
 
NAME - Static variable in class JP2HeaderBox
 
NAME - Static variable in class JP2KFileBox
 
NAME - Static variable in class LabelBox
 
NAME - Static variable in class PaletteBox
 
NAME - Static variable in class ReaderRequirementsBox
 
NAME - Static variable in class ResolutionBox
 
NAME - Static variable in class SignatureBox
 
NAME - Static variable in class UUIDBox
 
NAME - Static variable in class UUIDInfoBox
 
NAME - Static variable in class UUIDListBox
 
NAME - Static variable in class XMLBox
 
names - Static variable in class BoxUtilities
The table to link tag names for all the JP2 boxes.
nativeMetadataFormatClassName - Static variable in class TIFFImageMetadata
 
nativeMetadataFormatName - Static variable in class AsciiGridsImageMetadata
the native metadata format name
nativeMetadataFormatName - Static variable in class GRIB1ImageMetadata
 
nativeMetadataFormatName - Static variable in class HDF4APSImageMetadata
 
nativeMetadataFormatName - Static variable in class HDF4APSStreamMetadata
 
nativeMetadataFormatName - Static variable in class HDF4TeraScanImageMetadata
 
nativeMetadataFormatName - Static variable in class HDF4TeraScanStreamMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class JP2KImageMetadata
 
nativeMetadataFormatName - Static variable in class JP2KStreamMetadata
 
nativeMetadataFormatName - Static variable in class NetCDFImageMetadata
 
nativeMetadataFormatName - Static variable in class NetCDFStreamMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class SwanImageMetadata
 
nativeMetadataFormatName - Static variable in class SwanStreamMetadata
 
nativeMetadataFormatName - Static variable in class TIFFImageMetadata
 
NAV_LAT - Variable in class INGVConverter
 
NAV_LON - Variable in class INGVConverter
 
nCols - Variable in class AsciiGridRaster
The number of columns of the raster
nCols - Variable in class SwanBaseMetadata
 
NCOMConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
NCOMConverter() - Constructor for class NCOMConverter
 
nDatasets - Variable in class SwanStreamMetadata
 
ndex - Variable in class TIFFFaxCompressor
Number of bits in the output bit buffer.
NetCDFCF_CLewis_Converter - Class in it.geosolutions.imageio.plugins.netcdf
TODO Description here ...
NetCDFCF_CLewis_Converter() - Constructor for class NetCDFCF_CLewis_Converter
 
NetCDFCFExperiment - Class in it.geosolutions.imageio.plugins.netcdf
TODO Description here ...
NetCDFCFExperiment() - Constructor for class NetCDFCFExperiment
 
NetCDFConverterUtilities - Class in it.geosolutions.imageio.plugins.netcdf
 
NetCDFImageMetadata - Class in it.geosolutions.imageio.plugins.netcdf
Class for the NetCDF Image Metadata representation.
NetCDFImageMetadata(BaseImageReader, int) - Constructor for class NetCDFImageMetadata
 
NetCDFImageReader - Class in it.geosolutions.imageio.plugins.netcdf
Base implementation for NetCDF-CF image flat reader.
NetCDFImageReader(ImageReaderSpi) - Constructor for class NetCDFImageReader
Explicit Constructor getting ImageReaderSpi originatingProvider as actual parameter.
NetCDFImageReaderSpi - Class in it.geosolutions.imageio.plugins.netcdf
Service provider interface for the NetCDF Image
NetCDFImageReaderSpi() - Constructor for class NetCDFImageReaderSpi
Default Constructor *
NetCDFStreamMetadata - Class in it.geosolutions.imageio.plugins.netcdf
 
NetCDFStreamMetadata(BaseImageReader) - Constructor for class NetCDFStreamMetadata
 
NEW_SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
NEW_SUBFILE_TYPE_SINGLE_PAGE - Static variable in class BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
NEW_SUBFILE_TYPE_TRANSPARENCY - Static variable in class BaselineTIFFTagSet
A mask to be used with the "NewSubfileType" tag.
newline - Static variable in class AsciiGridRaster
The OS-dependent line separator
NEWTON_PER_SQUARE_METERS - Static variable in class UomConverter
 
nextState(byte[], int, int, int) - Method in class TIFFFaxCompressor
Return min of maxOffset or offset of first pixel different from pixel at bitOffset.
NITFImageReader - Class in it.geosolutions.imageio.plugins.nitf
NITFImageReader is a GDALImageReader able to create RenderedImage from NITF files.
NITFImageReader(NITFImageReaderSpi) - Constructor for class NITFImageReader
 
NITFImageReaderSpi - Class in it.geosolutions.imageio.plugins.nitf
Service provider interface for NITF image reader
NITFImageReaderSpi() - Constructor for class NITFImageReaderSpi
 
noData - Variable in class AsciiGridRaster
the value used to represent noData for an element of the raster
nRows - Variable in class AsciiGridRaster
The number of rows of the raster
nRows - Variable in class SwanBaseMetadata
 
nTau - Variable in class SwanStreamMetadata
 
NUM_CODESTREAMS - Static variable in class JP2KStreamMetadata
 
NUM_COMPONENTS - Static variable in class JP2KImageMetadata
 

O

offset - Variable in class TIFFDecompressor
The offset in the source ImageInputStream of the start of the data to be decompressed.
oneD - Variable in class TIFFFaxDecompressor
Coding dimensionality: 1 for 2-dimensional, 0 for 1-dimensional.
onRegistration(ServiceRegistry, Class) - Method in class JP2KKakaduImageReaderSpi
Upon registration, this method ensures that this SPI is listed at the top of the ImageReaderSpi items, so that it will be invoked before the default ImageReaderSpi
onRegistration(ServiceRegistry, Class) - Method in class PNMImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class PNMImageWriterSpi
 
onRegistration(ServiceRegistry, Class) - Method in class TIFFImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class TIFFImageWriterSpi
 
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.
ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT - Static variable in class BaselineTIFFTagSet
A value to be used with the "Orientation" tag.

P

PaletteBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is designed to represent a palette box for JPEG 2000 JP2 file format.
PaletteBox(IndexColorModel) - Constructor for class PaletteBox
Constructs a PaletteBox from an IndexColorModel.
PaletteBox(Node) - Constructor for class PaletteBox
Constructs a PlatteBox from a org.w3c.dom.Node.
PaletteBox(int, byte[], byte[][]) - Constructor for class PaletteBox
Constructs a PaletteBox from the provided length, bit depths of the color components and the LUT.
PaletteBox(byte[]) - Constructor for class PaletteBox
Constructs a PaletteBox from the provided byte array.
PaletteBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is designed to represent a palette box for JPEG 2000 JP2 file format.
PaletteBoxMetadataNode(PaletteBox) - Constructor for class PaletteBoxMetadataNode
 
parse(byte[]) - Method in class ASOCBox
 
parse(byte[]) - Method in class BaseJP2KBox
Parses the data elements from the byte array.
parse(byte[]) - Method in class ChannelDefinitionBox
Parse the channel definitions from the content data array.
parse(byte[]) - Method in class CodestreamHeaderBox
 
parse(byte[]) - Method in class ColorSpecificationBox
 
parse(byte[]) - Method in class ComponentMappingBox
Parse the component mapping from the provided content data array.
parse(byte[]) - Method in class CompositingLayerHeaderBox
 
parse(byte[]) - Method in class DataEntryURLBox
Parses the content of this box from its content byte array.
parse(byte[]) - Method in class FileTypeBox
 
parse(byte[]) - Method in class ImageHeaderBox
Parse the data elements from the byte array of the content.
parse(byte[]) - Method in class IPRBox
 
parse(byte[]) - Method in class LabelBox
Parses the content of this box from its content byte array.
parse(byte[]) - Method in class PaletteBox
 
parse(byte[]) - Method in class ReaderRequirementsBox
 
parse(byte[]) - Method in class ResolutionBox
Parse the data elements from the provided content data array.
parse(byte[]) - Method in class SignatureBox
Checks contents of the signature box.
parse(byte[]) - Method in class UUIDBox
Parses the data elements from the provided data array.
parse(byte[]) - Method in class UUIDInfoBox
 
parse(byte[]) - Method in class UUIDListBox
Parses the data elements from the provided content data array.
parseByteArray(String) - Static method in class BoxUtilities
Parses the byte array expressed by a string.
parseHeader() - Method in class AsciiGridRaster
The header structure of an ASCII GRASS file is different from the one of an ASCII ArcGrid file.
parseHeader() - Method in class SwanRaster
Parse the related Header and provide to set proper fields.
parseIFD(Node) - Static method in class TIFFImageMetadata
 
parseIntArray(String) - Static method in class BoxUtilities
Parses the integer array expressed a string.
pass - Static variable in class TIFFFaxCompressor
Black and white pass mode table.
PASS_START_DATE - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
PASS_START_TIME - Static variable in class HDF4TeraScanProperties.TemporalAttribs
 
passMode - Static variable in class TIFFFaxCompressor
Pass mode table.
PDS - Static variable in class GRIB1ImageMetadata
 
PDS_LEVEL - Static variable in class GRIB1ImageMetadata
 
PDSA_ADDITIONALUNITS_1 - Static variable in class HDF4APSProperties
This is a space delimited string of additional units available for this product.
PDSA_ADDITIONALUNITS_2 - Static variable in class HDF4APSProperties
 
PDSA_ATTRIB - Static variable in class HDF4APSProperties
Product dataset attributes Array
PDSA_BADDATA - Static variable in class HDF4APSProperties
 
PDSA_BROWSEFUNC - Static variable in class HDF4APSProperties
This is a suggested function to apply to convert the data in the SDS into an image.
PDSA_BROWSERANGES - Static variable in class HDF4APSProperties
This is a suggested display range when converting the data in the SDS into an image.
PDSA_CREATEPLATFORM - Static variable in class HDF4APSProperties
This string contains a triple describing the cpu-machine-os which created the scientific data set
PDSA_CREATESOFTWARE - Static variable in class HDF4APSProperties
This string contains the version of the software which created the product.
PDSA_CREATETIME - Static variable in class HDF4APSProperties
This string contains the date and time when the product was created
PDSA_INVALID - Static variable in class HDF4APSProperties
This is the geophysical value which will represent invalid data for the given product.
PDSA_PRODUCTALGORITHM - Static variable in class HDF4APSProperties
This is a notation about the algorithm, usually a paper reference.
PDSA_PRODUCTNAME - Static variable in class HDF4APSProperties
This is a description of the product.
PDSA_PRODUCTSCALING - Static variable in class HDF4APSProperties
The type of scaling of the product.
PDSA_PRODUCTSTATUS - Static variable in class HDF4APSProperties
This new SDS attribute will give an indication of the status this product.
PDSA_PRODUCTTYPE - Static variable in class HDF4APSProperties
This is a type of product.
PDSA_PRODUCTUNITS - Static variable in class HDF4APSProperties
This is a description of the units of the product.
PDSA_PRODUCTVERSION - Static variable in class HDF4APSProperties
This is a version number of the product used to indicate changes in the algorithm.
PDSA_SCALINGINTERCEPT - Static variable in class HDF4APSProperties
The intercept for product scaling.
PDSA_SCALINGSLOPE - Static variable in class HDF4APSProperties
The slope for product scaling.
PDSA_VALIDRANGE - Static variable in class HDF4APSProperties
This is a suggested range of valid data.
PDSL_AXISTYPE - Static variable in class GRIB1ImageMetadata
 
PDSL_DESCRIPTION - Static variable in class GRIB1ImageMetadata
 
PDSL_ID - Static variable in class GRIB1ImageMetadata
 
PDSL_ISNUMERIC - Static variable in class GRIB1ImageMetadata
 
PDSL_LEVEL - Static variable in class GRIB1ImageMetadata
 
PDSL_NAME - Static variable in class GRIB1ImageMetadata
 
PDSL_POSITIVE - Static variable in class GRIB1ImageMetadata
 
PDSL_UNITS - Static variable in class GRIB1ImageMetadata
 
PDSL_VALUES - Static variable in class GRIB1ImageMetadata
 
PFA_IGCA_ATTRIB - Static variable in class HDF4APSProperties
 
PFA_IGCA_LOCALELOWERLEFT - Static variable in class HDF4APSProperties
latitude and longitude of lower left (m,1) point of original input data.
PFA_IGCA_LOCALELOWERRIGHT - Static variable in class HDF4APSProperties
latitude and longitude of lower right (m,n) point of original input data.
PFA_IGCA_LOCALENECORNER - Static variable in class HDF4APSProperties
latitude and longitude of NorthEastern point of original input data.
PFA_IGCA_LOCALENWCORNER - Static variable in class HDF4APSProperties
latitude and longitude of NorthWestern point of original input data.
PFA_IGCA_LOCALESECORNER - Static variable in class HDF4APSProperties
latitude and longitude of SouthEastern point of original input data.
PFA_IGCA_LOCALESWCORNER - Static variable in class HDF4APSProperties
latitude and longitude of SouthWestern point of original input data.
PFA_IGCA_LOCALEUPPERLEFT - Static variable in class HDF4APSProperties
latitude and longitude of upper left (1,1) point of original input data.
PFA_IGCA_LOCALEUPPERRIGHT - Static variable in class HDF4APSProperties
latitude and longitude of upper right (1,n) point of original input data.
PFA_IGCA_NODE - Static variable in class HDF4APSStreamMetadata
 
PFA_IPA_ATTRIB - Static variable in class HDF4APSProperties
 
PFA_IPA_INPUTCALIBRATIONFILE - Static variable in class HDF4APSProperties
Name of the calibration file used.
PFA_IPA_INPUTMASKS - Static variable in class HDF4APSProperties
A comma separated list of flags that were used as masks during processing.
PFA_IPA_INPUTMASKSINT - Static variable in class HDF4APSProperties
The mask defined as an integer
PFA_IPA_INPUTPARAMETER - Static variable in class HDF4APSProperties
A string indicating the options used during the processing of the file
PFA_IPA_NODE - Static variable in class HDF4APSStreamMetadata
 
PFA_IPA_PROCESSINGVERSION - Static variable in class HDF4APSProperties
Version of processing
PFA_IPA_PRODLIST - Static variable in class HDF4APSProperties
A comma separated list of products stored in this file.
PFA_NA_ATTRIB - Static variable in class HDF4APSProperties
 
PFA_NA_MAPPEDLOWERLEFT - Static variable in class HDF4APSProperties
Latitude and longitude of lower left (m,1) point of each product.
PFA_NA_MAPPEDLOWERRIGHT - Static variable in class HDF4APSProperties
Latitude and longitude of lower right (m,n) point of each product.
PFA_NA_MAPPEDUPPERLEFT - Static variable in class HDF4APSProperties
Latitude and longitude of upper left (1,1) point of each product.
PFA_NA_MAPPEDUPPERRIGHT - Static variable in class HDF4APSProperties
Latitude and longitude of upper right (1,n) point of each product.
PFA_NA_MAPPROJECTION - Static variable in class HDF4APSProperties
Name of the SDS included in the file that contains the map projection parameter values.
PFA_NA_MAPPROJECTIONSYSTEM - Static variable in class HDF4APSProperties
Map projection system used.
PFA_NA_NAVTYPE - Static variable in class HDF4APSProperties
Navigation type of data.
PFA_NA_NODE - Static variable in class HDF4APSStreamMetadata
 
PFA_NODE - Static variable in class HDF4APSStreamMetadata
 
PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_CIELAB - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_CMYK - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_ICCLAB - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_RGB - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
PHOTOMETRIC_INTERPRETATION_Y_CB_CR - Static variable in class BaselineTIFFTagSet
A value to be used with the "PhotometricInterpretation" tag.
photometricInterpretation - Variable in class TIFFDecompressor
The value of the PhotometricInterpretation tag.
planar - Variable in class TIFFDecompressor
true if the image is encoded using separate planes.
PLANAR_CONFIGURATION_CHUNKY - Static variable in class BaselineTIFFTagSet
A value to be used with the "PlanarConfiguration" tag.
PLANAR_CONFIGURATION_PLANAR - Static variable in class BaselineTIFFTagSet
A value to be used with the "PlanarConfiguration" tag.
PNMImageReader - Class in it.geosolutions.imageio.plugins.pnm
This class is the Java Image IO plugin reader for PNM images.
PNMImageReader(ImageReaderSpi) - Constructor for class PNMImageReader
Constructs PNMImageReader from the provided ImageReaderSpi.
PNMImageReaderSpi - Class in it.geosolutions.imageio.plugins.pnm
 
PNMImageReaderSpi() - Constructor for class PNMImageReaderSpi
 
PNMImageWriter - Class in it.geosolutions.imageio.plugins.pnm
The Java Image IO plugin writer for encoding a binary RenderedImage into a PNM format.
PNMImageWriter(ImageWriterSpi) - Constructor for class PNMImageWriter
Constructs PNMImageWriter based on the provided ImageWriterSpi.
PNMImageWriterSpi - Class in it.geosolutions.imageio.plugins.pnm
 
PNMImageWriterSpi() - Constructor for class PNMImageWriterSpi
 
PNMMetadata - Class in it.geosolutions.imageio.plugins.pnm
Metadata for the PNM plug-in.
PNMMetadata(IIOMetadata) - Constructor for class PNMMetadata
 
PNMMetadataFormat - Class in it.geosolutions.imageio.plugins.pnm
 
PNMMetadataFormatResources - Class in it.geosolutions.imageio.plugins.pnm
 
PNMMetadataFormatResources() - Constructor for class PNMMetadataFormatResources
 
PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in class BaselineTIFFTagSet
A value to be used with the "Predictor" tag.
PREDICTOR_NONE - Static variable in class BaselineTIFFTagSet
A value to be used with the "Predictor" tag.
prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class TIFFImageWriter
 
prepareReplacePixels(int, Rectangle) - Method in class TIFFImageWriter
 
prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class TIFFImageWriter
 
prepareWriteSequence(IIOMetadata) - Method in class TIFFImageWriter
 
processImageProgress(float) - Method in class AsciiGridsImageReader
 
processImageProgress(float) - Method in class AsciiGridsImageWriter
 
PROD_DEFINITION_TYPE - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMETER_DESCRIPTOR - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMETER_NAME - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMETER_UNIT - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMTABLE_CENTERID - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMTABLE_PARAMETERNUMBER - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMTABLE_SUBCENTERID - Static variable in class GRIB1ImageMetadata
 
PROD_PARAMTABLE_TABLEVERSION - Static variable in class GRIB1ImageMetadata
 
PROD_TIME - Static variable in class GRIB1ImageMetadata
 
PROD_TIME_NAME - Static variable in class GRIB1ImageMetadata
 
PROD_TIME_RANGE_INDICATOR - Static variable in class GRIB1ImageMetadata
 
PROD_TIME_UNITS - Static variable in class GRIB1ImageMetadata
 
PROD_TIME_VALUES - Static variable in class GRIB1ImageMetadata
 
PRODLIST - Static variable in class HDF4APSProperties
 
PROJECT_ORIGIN_LATITUDE - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECT_ORIGIN_LONGITUDE - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECT_TO_IMAGE_AFFINE - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECTION - Static variable in class HDF4APSStreamMetadata
 
PROJECTION_NAME - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECTION_NODE - Static variable in class HDF4APSStreamMetadata
 

R

rasterSpace - Variable in class SwanBaseMetadata
 
rasterSpaceTypes - Static variable in class SwanBaseMetadata
 
rawImage - Variable in class TIFFDecompressor
A BufferedImage for the decodeRaw method to write into.
read(int, ImageReadParam) - Method in class SASTileImageReader
 
read(int, ImageReadParam) - Method in class AsciiGridsImageReader
Reads the raster and return it as a complete BufferedImage using a supplied ImageReadParam
read(int) - Method in class AsciiGridsImageReader
Simply call the overloaded read method by passing null as value of the ImageReadParam argument.
read() - Method in class ECWPImageInputStream
 
read(byte[]) - Method in class ECWPImageInputStream
 
read(byte[], int, int) - Method in class ECWPImageInputStream
 
read(int, ImageReadParam) - Method in class GRIB1ImageReader
 
read(int, ImageReadParam) - Method in class BaseHDF4ImageReader
 
read(int, ImageReadParam) - Method in class HDF4ImageReaderProxy
 
read(int, ImageReadParam) - Method in class JP2KKakaduImageReader
Read the image and returns it as a complete BufferedImage, using a supplied ImageReadParam.
read(int, ImageReadParam) - Method in class JpegJMagickImageReader
Read the imageMagick and returns it as a complete BufferedImage, using a supplied ImageReadParam.
read(int, ImageReadParam) - Method in class NetCDFImageReader
 
read(int, ImageReadParam) - Method in class PNMImageReader
 
read(int, ImageReadParam) - Method in class SwanImageReader
 
read(int) - Method in class SwanImageReader
 
read(int, ImageReadParam) - Method in class TIFFImageReader
 
read(Rectangle) - Method in class TIFFRenderedImage
 
read2DVariable(int, ImageReadParam) - Method in class BaseHDF4ImageReader
 
readAsRenderedImage(int, ImageReadParam) - Method in class SwanImageReader
 
readAsRenderedImage(int, ImageReadParam) - Method in class TIFFImageReader
 
readBit() - Method in class ECWPImageInputStream
 
readBits(int) - Method in class ECWPImageInputStream
 
readBoolean() - Method in class ECWPImageInputStream
 
readByte() - Method in class ECWPImageInputStream
 
readBytes(IIOByteBuffer, int) - Method in class ECWPImageInputStream
 
readChar() - Method in class ECWPImageInputStream
 
readDouble() - Method in class ECWPImageInputStream
 
reader - Variable in class AsciiGridRaster
the AsciiGridsImageReader to be used for read operations
reader - Variable in class BaseHDF4ImageReader
 
reader - Variable in class SwanRaster
 
reader - Variable in class TIFFDecompressor
The ImageReader calling this TIFFDecompressor.
ReaderRequirementsBox - Class in it.geosolutions.imageio.plugins.jp2k.box
 
ReaderRequirementsBox(int, int, byte[]) - Constructor for class ReaderRequirementsBox
 
ReaderRequirementsBox(int, int, long, byte[]) - Constructor for class ReaderRequirementsBox
 
ReaderRequirementsBox(byte[]) - Constructor for class ReaderRequirementsBox
 
ReaderRequirementsBox(Node) - Constructor for class ReaderRequirementsBox
 
readerSupportsThumbnails() - Method in class AsciiGridsImageReader
Returns false since AsciiGrid format does not supports thumbnail preview images.
readFloat() - Method in class ECWPImageInputStream
 
readFully(byte[]) - Method in class ECWPImageInputStream
 
readFully(byte[], int, int) - Method in class ECWPImageInputStream
 
readFully(short[], int, int) - Method in class ECWPImageInputStream
 
readFully(char[], int, int) - Method in class ECWPImageInputStream
 
readFully(int[], int, int) - Method in class ECWPImageInputStream
 
readFully(long[], int, int) - Method in class ECWPImageInputStream
 
readFully(float[], int, int) - Method in class ECWPImageInputStream
 
readFully(double[], int, int) - Method in class ECWPImageInputStream
 
readHeader() - Method in class PNMImageReader
 
readInt() - Method in class ECWPImageInputStream
 
readLine() - Method in class ECWPImageInputStream
 
readLong() - Method in class ECWPImageInputStream
 
readRaster(int, ImageReadParam) - Method in class AsciiGridsImageReader
Returns a new Raster object containing the raw pixel data from the image stream, without any color conversion applied.
readRaster(ImageReadParam) - Method in class AsciiGridRaster
This method reads data values from the ImageInputStream and returns a raster having these data values as samples.
readRaster(int, ImageReadParam) - Method in class PNMImageReader
 
readRaster(long, ImageReadParam, boolean) - Method in class SwanRaster
 
readRaster(int, ImageReadParam) - Method in class TIFFImageReader
 
readShort() - Method in class ECWPImageInputStream
 
readSupportsThumbnails() - Method in class TIFFImageReader
 
readTile(int, int, int) - Method in class AsciiGridsImageReader
Reads the tile indicated by the tileX and tileY arguments, returning it as a BufferedImage.
readTile(int, int, int) - Method in class SwanImageReader
 
readTile(int, int, int) - Method in class TIFFImageReader
 
readTileRaster(int, int, int) - Method in class AsciiGridsImageReader
Returns a new Raster object containing the raw pixel data from the tile, without any color conversion applied.
readTileRaster(int, int, int) - Method in class SwanImageReader
 
readUnsignedByte() - Method in class ECWPImageInputStream
 
readUnsignedInt() - Method in class ECWPImageInputStream
 
readUnsignedShort() - Method in class ECWPImageInputStream
 
readUTF() - Method in class ECWPImageInputStream
 
REFERENCING_NODE - Static variable in class HDF4APSStreamMetadata
 
registered - Variable in class JP2KKakaduImageReaderSpi
 
remove(int) - Method in class HDF4Products
 
remove(Object) - Method in class HDF4Products
 
removeAll(Collection<?>) - Method in class HDF4Products
 
removeAllowedTagSet(TIFFTagSet) - Method in class TIFFImageReadParam
Removes a TIFFTagSet object from the list of allowed tag sets.
removeChild(Node) - Method in class TIFFFieldNode
 
removeTagSet(TIFFTagSet) - Method in class TIFFDirectory
Removes an element from the group of TIFFTagSets of which this directory is aware.
removeTIFFField(int) - Method in class TIFFDirectory
Removes a TIFF field from the directory.
removeTIFFField(int) - Method in class TIFFImageMetadata
 
removeTIFFFields() - Method in class TIFFDirectory
Removes all TIFF fields from the directory.
replaceChild(Node, Node) - Method in class TIFFFieldNode
 
replacePixels(RenderedImage, ImageWriteParam) - Method in class TIFFImageWriter
 
replacePixels(Raster, ImageWriteParam) - Method in class TIFFImageWriter
 
reset() - Method in class MatFileImageReader
Reset main values
reset() - Method in class SASTileMetadata
 
reset() - Method in class AsciiGridsImageMetadata
 
reset() - Method in class AsciiGridsImageReader
Resets this AsciiGridsImageReader.
reset() - Method in class AsciiGridsImageWriter
 
reset() - Method in class ECWPImageInputStream
 
reset() - Method in class HDF4APSImageReader
 
reset() - Method in class HDF4APSStreamMetadata
 
reset() - Method in class HDF4ImageReaderProxy
 
reset() - Method in class HDF4TeraScanImageReader
 
reset() - Method in class HDF4TeraScanStreamMetadata
 
reset() - Method in class JP2KImageMetadata
 
reset() - Method in class JP2KKakaduImageReader
Reset main values
reset() - Method in class JP2KStreamMetadata
 
reset() - Method in class MrSIDIIOImageMetadata
Method unsupported.
reset() - Method in class NetCDFStreamMetadata
 
reset() - Method in class PNMImageReader
 
reset() - Method in class PNMImageWriter
 
reset() - Method in class PNMMetadata
 
reset() - Method in class SwanBaseMetadata
 
reset() - Method in class SwanImageMetadata
 
reset() - Method in class SwanImageReader
Resets this SwanImageReader.
reset() - Method in class SwanStreamMetadata
 
reset() - Method in class TIFFImageMetadata
 
reset() - Method in class TIFFImageReader
 
reset() - Method in class TIFFImageWriter
 
reset() - Method in class TIFFStreamMetadata
 
resetLocal() - Method in class TIFFImageReader
 
RESILIENT - Static variable in class JP2GDALKakaduImageReaderSpi.KakaduErrorManagement
 
RESOLUTION_UNIT_CENTIMETER - Static variable in class BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
RESOLUTION_UNIT_INCH - Static variable in class BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
RESOLUTION_UNIT_NONE - Static variable in class BaselineTIFFTagSet
A value to be used with the "ResolutionUnit" tag.
ResolutionBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Resolution Box of JPEG JP2 file format.
ResolutionBox(int, byte[]) - Constructor for class ResolutionBox
Constructs a ResolutionBox from the provided type and content data array.
ResolutionBox(int, float, float) - Constructor for class ResolutionBox
Constructs a ResolutionBox from the provided type and horizontal/vertical resolutions.
ResolutionBox(Node) - Constructor for class ResolutionBox
Constructs a ResolutionBox based on the provided org.w3c.dom.Node.
ResolutionBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Resolution Box of JPEG JP2 file format.
resolutionCheck(double, double, double) - Static method in class AsciiGridsImageWriter
Simple check for having squre pixels.
resourceBaseName - Variable in class TIFFMetadataFormat
 
retainAll(Collection<?>) - Method in class HDF4Products
 
retrieveColorModel(SampleModel) - Static method in class SwanImageReader
 
rootName - Variable in class TIFFMetadataFormat
 
runTest() - Method in class HOPSConverter
 

S

SAMPLE_FORMAT_FLOATING_POINT - Static variable in class BaselineTIFFTagSet
A value to be used with the "SampleFormat" tag.
SAMPLE_FORMAT_SIGNED_INTEGER - Static variable in class BaselineTIFFTagSet
A value to be used with the "SampleFormat" tag.
SAMPLE_FORMAT_UNDEFINED - Static variable in class BaselineTIFFTagSet
A value to be used with the "SampleFormat" tag.
SAMPLE_FORMAT_UNSIGNED_INTEGER - Static variable in class BaselineTIFFTagSet
A value to be used with the "SampleFormat" tag.
sampleFormat - Variable in class TIFFDecompressor
The value of the SampleFormat tag.
samplesPerPixel - Variable in class TIFFDecompressor
The value of the SamplesPerPixel tag.
SAS_AV_ALTITUDE - Static variable in class SASTileMetadata
 
SAS_AV_VELOCITY - Static variable in class SASTileMetadata
 
SAS_CHANNEL - Static variable in class SASTileMetadata
 
SAS_LATITUDE - Static variable in class SASTileMetadata
 
SAS_LONGITUDE - Static variable in class SASTileMetadata
 
SAS_MU - Static variable in class SASTileMetadata
 
SAS_ORIENTATION - Static variable in class SASTileMetadata
 
SAS_PINGS - Static variable in class SASTileMetadata
 
SAS_PIXEL_DIMS - Static variable in class SASTileMetadata
 
SAS_PIXELS - Static variable in class SASTileMetadata
 
SAS_THETA - Static variable in class SASTileMetadata
 
SAS_TILE_LOG - Static variable in class SASTileMetadata
 
SAS_TILE_RANGES - Static variable in class SASTileMetadata
 
SAS_TILE_RAW - Static variable in class SASTileMetadata
 
SAS_X - Static variable in class SASTileMetadata
 
SAS_Y - Static variable in class SASTileMetadata
 
SASTileImageReader - Class in it.geosolutions.imageio.matfile5.sas
 
SASTileImageReader(SASTileImageReaderSpi) - Constructor for class SASTileImageReader
 
SASTileImageReaderSpi - Class in it.geosolutions.imageio.matfile5.sas
 
SASTileImageReaderSpi() - Constructor for class SASTileImageReaderSpi
 
SASTileMetadata - Class in it.geosolutions.imageio.matfile5.sas
 
SASTileMetadata(MatFileReader) - Constructor for class SASTileMetadata
 
SASTileMetadata.Channel - Enum in it.geosolutions.imageio.matfile5.sas
 
SATURATION_HIGH - Static variable in class EXIFTIFFTagSet
A value to be used with the "Saturation" tag.
SATURATION_LOW - Static variable in class EXIFTIFFTagSet
A value to be used with the "Saturation" tag.
SATURATION_NORMAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "Saturation" tag.
SCALE_FACTOR - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
SCALE_FACTOR_ERR - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
SCENE_CAPTURE_TYPE_LANDSCAPE - Static variable in class EXIFTIFFTagSet
A value to be used with the "SceneCaptureType" tag.
SCENE_CAPTURE_TYPE_NIGHT_SCENE - Static variable in class EXIFTIFFTagSet
A value to be used with the "SceneCaptureType" tag.
SCENE_CAPTURE_TYPE_PORTRAIT - Static variable in class EXIFTIFFTagSet
A value to be used with the "SceneCaptureType" tag.
SCENE_CAPTURE_TYPE_STANDARD - Static variable in class EXIFTIFFTagSet
A value to be used with the "SceneCaptureType" tag.
SCENE_TYPE_DSC - Static variable in class EXIFTIFFTagSet
A value to be used with the "SceneType" tag.
searchFirstOccurrenceNode(int) - Method in class JP2KStreamMetadata
Search the first occurrence of a node related to the specified box type and return it as a IIOMetadataNode or null in case of not found.
searchOccurrencesNode(int) - Method in class JP2KStreamMetadata
Search any JP2 Box metadata node occurrence of the specified type.
seek(long) - Method in class ECWPImageInputStream
 
SEMI_MAJOR_AXIS - Static variable in class HDF4APSStreamMetadata
 
SEMI_MINOR_AXIS - Static variable in class HDF4APSStreamMetadata
 
SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_NOT_DEFINED - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_TRILINEAR_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR - Static variable in class EXIFTIFFTagSet
A value to be used with the "SensingMethod" tag.
set(int, HDF4Products.HDF4Product) - Method in class HDF4Products
 
setActiveSrcHeight(int) - Method in class TIFFDecompressor
Sets the value of the activeSrcHeight field.
setActiveSrcHeight(int) - Method in class TIFFYCbCrDecompressor
 
setActiveSrcMinX(int) - Method in class TIFFDecompressor
Sets the value of the activeSrcMinX field.
setActiveSrcMinX(int) - Method in class TIFFYCbCrDecompressor
 
setActiveSrcMinY(int) - Method in class TIFFDecompressor
Sets the value of the activeSrcMinY field.
setActiveSrcMinY(int) - Method in class TIFFYCbCrDecompressor
 
setActiveSrcWidth(int) - Method in class TIFFDecompressor
Sets the value of the activeSrcWidth field.
setActiveSrcWidth(int) - Method in class TIFFYCbCrDecompressor
 
setBitOffset(int) - Method in class ECWPImageInputStream
 
setBitsPerSample(int[]) - Method in class TIFFDecompressor
Sets the value of the bitsPerSample field.
setBitsPerSample(int[]) - Method in class TIFFYCbCrDecompressor
 
setByteCount(int) - Method in class TIFFDecompressor
Sets the value of the byteCount field.
setByteCount(int) - Method in class TIFFYCbCrDecompressor
 
setByteOrder(ByteOrder) - Method in class ECWPImageInputStream
 
setCblk(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cblk Create Option
setChannel(SASTileMetadata.Channel) - Method in class SASTileMetadata
 
setClayers(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Clayers Create Option
setCLevels(int) - Method in class JP2KKakaduImageWriteParam
Sets cLevels.
setClevels(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Clevels Create Option
setCmodes(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cmodes Create Option
setColorConverter(TIFFColorConverter) - Method in class TIFFDecompressor
Sets the TIFFColorConverter object describing the color space of the encoded data in the input stream.
setColorConverter(TIFFColorConverter) - Method in class TIFFImageReadParam
Sets the TIFFColorConverter object for the pixel data being read.
setColorConverter(TIFFColorConverter, int) - Method in class 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 TIFFDecompressor
Sets the value of the colorMap field.
setColorMap(char[]) - Method in class TIFFYCbCrDecompressor
 
setCompression(int) - Method in class TIFFDecompressor
Sets the value of the compression field.
setCompression(int) - Method in class TIFFYCbCrDecompressor
 
setComseg(String) - Method in class JP2GDALKakaduImageWriteParam
Setting COMSEG Create Option
setContent(byte[]) - Method in interface MutableJP2KBox
Returns the box content in byte array.
setCorder(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Corder Create Option
setCprecincts(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cprecincts Create Option
setCycc(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cycc Create Option
setData1D(Array, Array, DataType, int, boolean) - Static method in class NetCDFConverterUtilities
 
setDataType(int) - Method in class SASTileMetadata
 
setDefaultAttributes(IIOMetadataNode) - Method in class BaseJP2KBox
Sets the default attributes, "Length", "Type", and "ExtraLength", to the provided IIOMetadataNode.
setDestinationBands(int[]) - Method in class TIFFDecompressor
Sets the value of the destinationBands field.
setDestinationBands(int[]) - Method in class TIFFYCbCrDecompressor
 
setDstHeight(int) - Method in class TIFFDecompressor
Sets the value of the dstHeight field.
setDstHeight(int) - Method in class TIFFYCbCrDecompressor
 
setDstMinX(int) - Method in class TIFFDecompressor
Sets the value of the dstMinX field.
setDstMinX(int) - Method in class TIFFYCbCrDecompressor
 
setDstMinY(int) - Method in class TIFFDecompressor
Sets the value of the dstMinY field.
setDstMinY(int) - Method in class TIFFYCbCrDecompressor
 
setDstWidth(int) - Method in class TIFFDecompressor
Sets the value of the dstWidth field.
setDstWidth(int) - Method in class TIFFYCbCrDecompressor
 
setDstXOffset(int) - Method in class TIFFDecompressor
Sets the value of the dstXOffset field.
setDstXOffset(int) - Method in class TIFFYCbCrDecompressor
 
setDstYOffset(int) - Method in class TIFFDecompressor
Sets the value of the dstYOffset field.
setDstYOffset(int) - Method in class TIFFYCbCrDecompressor
 
setError(String) - Method in class NetCDFImageReader
Invoked by the NetCDF library when an error occurred during the read operation.
setExtraLength(long) - Method in class BaseJP2KBox
Sets the box extra length length to the provided value.
setExtraLength(long) - Method in interface MutableJP2KBox
 
setExtraSamples(int[]) - Method in class TIFFDecompressor
Sets the value of the extraSamples field.
setExtraSamples(int[]) - Method in class TIFFYCbCrDecompressor
 
setFlush(String) - Method in class JP2GDALKakaduImageWriteParam
Setting FLUSH Create Option
setFromTree(String, Node) - Method in class PNMMetadata
 
setGeoJp2(byte[]) - Method in class JP2KKakaduImageWriteParam
 
setGeoJp2(String) - Method in class JP2GDALKakaduImageWriteParam
Setting GeoJP2 Create Option
setGMLJp2(String) - Method in class JP2GDALKakaduImageWriteParam
Setting GMLJp2 Create Option
setHeight(int) - Method in class PNMMetadata
 
setImage(BufferedImage) - Method in class TIFFDecompressor
Sets the value of the image field.
setImage(BufferedImage) - Method in class TIFFYCbCrDecompressor
 
setInput(Object, boolean) - Method in class MatFileImageReader
 
setInput(Object, boolean, boolean) - Method in class MatFileImageReader
Sets the input for the specialized reader.
setInput(Object) - Method in class AsciiGridsImageReader
Sets the input for this AsciiGridsImageReader.
setInput(Object, boolean, boolean) - Method in class AsciiGridsImageReader
A Simple call to the setInput(Object input) method, ignoring all other parameters.
setInput(Object, boolean) - Method in class AsciiGridsImageReader
A Simple call to the setInput(Object input) method, ignoring all other parameters.
setInput(Object, boolean, boolean) - Method in class ECWImageReader
 
setInput(Object, boolean, boolean) - Method in class GRIB1ImageReader
 
setInput(Object, boolean) - Method in class GRIB1ImageReader
 
setInput(Object) - Method in class GRIB1ImageReader
 
setInput(Object, boolean, boolean) - Method in class BaseHDF4ImageReader
 
setInput(Object, boolean) - Method in class BaseHDF4ImageReader
 
setInput(Object) - Method in class BaseHDF4ImageReader
 
setInput(Object, boolean, boolean) - Method in class HDF4ImageReaderProxy
 
setInput(Object, boolean) - Method in class HDF4ImageReaderProxy
 
setInput(Object) - Method in class HDF4ImageReaderProxy
 
setInput(Object, boolean, boolean) - Method in class JP2KKakaduImageReader
 
setInput(Object, boolean, boolean) - Method in class JpegJMagickImageReader
Sets the input source to use to the given Object, usually a File or a FileImageInputStreamExt
setInput(Object, boolean) - Method in class JpegJMagickImageReader
Sets the input source to use to the given Object, usually a File or a FileImageInputStreamExt
setInput(Object) - Method in class JpegJMagickImageReader
Sets the input source to use to the given Object, usually a File or a FileImageInputStreamExt
setInput(Object, boolean, boolean) - Method in class NetCDFImageReader
 
setInput(Object, boolean) - Method in class NetCDFImageReader
 
setInput(Object) - Method in class NetCDFImageReader
 
setInput(Object, boolean, boolean) - Method in class PNMImageReader
Overrides the method defined in the superclass.
setInput(Object) - Method in class SwanImageReader
 
setInput(Object, boolean, boolean) - Method in class SwanImageReader
 
setInput(Object, boolean) - Method in class SwanImageReader
 
setInput(Object, boolean, boolean) - Method in class TIFFImageReader
 
setInterpolationType(int) - Method in class JP2KKakaduImageReadParam
Sets InterpolationType.
setInterpolationType(int) - Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
Sets InterpolationType.
setIsLeaf(boolean) - Method in interface MutableJP2KBox
 
setKakaduInputErrorManagement(int) - Static method in class JP2GDALKakaduImageReaderSpi
Deprecated. use JP2GDALKakaduImageReaderSpi.setKakaduInputErrorManagement(KakaduErrorManagementType)
setKakaduInputErrorManagement(JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType) - Static method in class JP2GDALKakaduImageReaderSpi
Allows to customize kakadu error management.
setLatitude(double) - Method in class SASTileMetadata
 
setLayers(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Clayers Create Option
setLength(int) - Method in class BaseJP2KBox
Sets the box length to the provided value.
setLength(int) - Method in class ImageHeaderBox
 
setlength(int) - Method in interface MutableJP2KBox
 
setLogScale(boolean) - Method in class SASTileMetadata
 
setLongitude(double) - Method in class SASTileMetadata
 
setMaxBitDepth(int) - Method in class PNMMetadata
Set the maximum sample size and maximum sample value.
setMembers(BaseImageReader) - Method in class GRIB1ImageMetadata
 
setMembers(BaseImageReader) - Method in class HDF4APSImageMetadata
 
setMembers(BaseImageReader) - Method in class HDF4TeraScanImageMetadata
 
setMembers(BaseImageReader) - Method in class NetCDFImageMetadata
 
setMetadata(IIOMetadata) - Method in class TIFFCompressor
Sets the value of the metadata field.
setMetadata(IIOMetadata) - Method in class TIFFDecompressor
Sets the value of the metadata field.
setMetadata(IIOMetadata) - Method in class TIFFEXIFJPEGCompressor
 
setMetadata(IIOMetadata) - Method in class TIFFFaxCompressor
Sets the value of the metadata field.
setMetadata(IIOMetadata) - Method in class TIFFJPEGCompressor
Sets the value of the metadata field.
setMetadata(IIOMetadata) - Method in class TIFFT4Compressor
Sets the value of the metadata field.
setMetadata(IIOMetadata) - Method in class TIFFYCbCrDecompressor
 
setOffset(long) - Method in class TIFFDecompressor
Sets the value of the offset field.
setOffset(long) - Method in class TIFFYCbCrDecompressor
 
setORGgen_plt(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGgen_plt Create Option
setORGgen_tlm(int) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGgen_tlm Create Option
setORGtparts(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGtparts Create Option
setOrientation(double) - Method in class SASTileMetadata
 
setOutput(Object) - Method in class AsciiGridsImageWriter
Sets the output for this AsciiGridsImageWriter.
setOutput(Object) - Method in class JP2KKakaduImageWriter
Sets the destination to the given Object, usually a File or a FileImageOutputStreamExt.
setOutput(Object) - Method in class PNMImageWriter
 
setOutput(Object) - Method in class TIFFImageWriter
 
setPhotometricInterpretation(int) - Method in class TIFFDecompressor
Sets the value of the photometricInterpretation field.
setPhotometricInterpretation(int) - Method in class TIFFYCbCrDecompressor
 
setPlanar(boolean) - Method in class TIFFDecompressor
Sets the value of the planar field.
setPlanar(boolean) - Method in class TIFFYCbCrDecompressor
 
setQguard(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Qguard Create Option
setQstep(float) - Method in class JP2GDALKakaduImageWriteParam
Setting Qstep Create Option
setQuality(double) - Method in class JP2KKakaduImageWriteParam
Sets quality.
setQuality(float) - Method in class JP2GDALKakaduImageWriteParam
Setting Quality Create Option
setQualityLayers(int) - Method in class JP2KKakaduImageReadParam
Sets qualityLayers.
setQualityLayers(int) - Method in class JP2KKakaduImageWriteParam
Sets qualityLayers.
setReader(ImageReader) - Method in class TIFFDecompressor
Sets the value of the reader field.
setReader(ImageReader) - Method in class TIFFYCbCrDecompressor
 
setRlevels(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Rlevels Create Option
setRoi(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ROI Create Option
setROI(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ROI Create Option
setRshift(int) - Method in class JP2GDALKakaduImageWriteParam
Setting Rshift Create Option
setRweight(float) - Method in class JP2GDALKakaduImageWriteParam
Setting Rweight Create Option
setSampleFormat(int[]) - Method in class TIFFDecompressor
Sets the value of the sampleFormat field.
setSampleFormat(int[]) - Method in class TIFFYCbCrDecompressor
 
setSamplesPerPixel(int) - Method in class TIFFDecompressor
Sets the value of the samplesPerPixel field.
setSamplesPerPixel(int) - Method in class TIFFYCbCrDecompressor
 
setSourceBands(int[]) - Method in class TIFFDecompressor
Sets the value of the sourceBands field.
setSourceBands(int[]) - Method in class TIFFYCbCrDecompressor
 
setSourceXOffset(int) - Method in class TIFFDecompressor
Sets the value of the sourceXOffset field.
setSourceXOffset(int) - Method in class TIFFYCbCrDecompressor
 
setSourceYOffset(int) - Method in class TIFFDecompressor
Sets the value of the sourceYOffset.
setSourceYOffset(int) - Method in class TIFFYCbCrDecompressor
 
setSProfile(int) - Method in class JP2GDALKakaduImageWriteParam
Setting SProfile Create Option using an int identifier
setSProfile(String) - Method in class JP2GDALKakaduImageWriteParam
Setting SProfile Create Option using a String identifier
setSrcHeight(int) - Method in class TIFFDecompressor
Sets the value of the srcHeight field.
setSrcHeight(int) - Method in class TIFFYCbCrDecompressor
 
setSrcMinX(int) - Method in class TIFFDecompressor
Sets the value of the srcMinX field.
setSrcMinX(int) - Method in class TIFFYCbCrDecompressor
 
setSrcMinY(int) - Method in class TIFFDecompressor
Sets the value of the srcMinY field.
setSrcMinY(int) - Method in class TIFFYCbCrDecompressor
 
setSrcWidth(int) - Method in class TIFFDecompressor
Sets the value of the srcWidth field.
setSrcWidth(int) - Method in class TIFFYCbCrDecompressor
 
setStream(ImageOutputStream) - Method in class TIFFCompressor
Sets the ImageOutputStream to be written.
setStream(ImageInputStream) - Method in class TIFFDecompressor
Sets the value of the stream field.
setStream(ImageOutputStream) - Method in class TIFFLZWCompressor
 
setStream(ImageInputStream) - Method in class TIFFYCbCrDecompressor
 
setSubsampleX(int) - Method in class TIFFDecompressor
Sets the value of the subsampleX field.
setSubsampleY(int) - Method in class TIFFDecompressor
Sets the value of the subsampleY field.
setTIFFCompressor(TIFFCompressor) - Method in class TIFFImageWriteParam
Sets the TIFFCompressor object to be used by the ImageWriter to encode each image strip or tile.
setTIFFDecompressor(TIFFDecompressor) - Method in class TIFFImageReadParam
Sets the TIFFDecompressor object to be used by the ImageReader to decode each image strip or tile.
setTilesSize(int, int) - Method in class AsciiGridRaster
Initializes tile sizes
setTiling(int, int) - Method in class JP2GDALKakaduImageWriteParam
Setting tile properites.
setType(int) - Method in class BaseJP2KBox
 
setType(int) - Method in interface MutableJP2KBox
 
setVariableAttributes(Variable, NetcdfFileWriteable, String, String[]) - Static method in class NetCDFConverterUtilities
 
setVariableAttributes(Variable, NetcdfFileWriteable) - Static method in class NetCDFConverterUtilities
 
setVariableAttributes(Variable, NetcdfFileWriteable, String) - Static method in class NetCDFConverterUtilities
 
setVariableAttributes(Variable, NetcdfFileWriteable, String[]) - Static method in class NetCDFConverterUtilities
 
setVariant(int) - Method in class PNMMetadata
Sets the variant: '1' - '6'.
setWidth(int) - Method in class PNMMetadata
 
setWriteCodeStreamOnly(boolean) - Method in class JP2KKakaduImageWriteParam
Sets writeCodeStreamOnly.
setWriter(ImageWriter) - Method in class TIFFCompressor
Sets the value of the writer field.
setXPixelDim(double) - Method in class SASTileMetadata
 
setXPixels(int) - Method in class SASTileMetadata
 
setYPixelDim(double) - Method in class SASTileMetadata
 
setYPixels(int) - Method in class SASTileMetadata
 
SHARPNESS_HARD - Static variable in class EXIFTIFFTagSet
A value to be used with the "Sharpness" tag.
SHARPNESS_NORMAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "Sharpness" tag.
SHARPNESS_SOFT - Static variable in class EXIFTIFFTagSet
A value to be used with the "Sharpness" tag.
SIGNATURE - Static variable in class SignatureBox
 
SignatureBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Signature Box of JPEG JP2 file format.
SignatureBox() - Constructor for class SignatureBox
Constructs a SignatureBox.
SignatureBox(Node) - Constructor for class SignatureBox
Constructs a SignatureBox based on the provided org.w3c.dom.Node.
SignatureBox(byte[]) - Constructor for class SignatureBox
Constructs a SignatureBox based on the provided byte array.
SignatureBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a Signature Box of JPEG JP2 file format.
size() - Method in class HDF4Products
 
skipBytes(int) - Method in class ECWPImageInputStream
 
skipBytes(long) - Method in class ECWPImageInputStream
 
SOI - Static variable in class TIFFJPEGDecompressor
 
sourceBands - Variable in class TIFFDecompressor
The sequence of source bands that are to be copied into the destination.
sourceXOffset - Variable in class TIFFDecompressor
The source X offset used, along with dstXOffset and subsampleX, to map between horizontal source and destination pixel coordinates.
sourceXSubsampling - Variable in class AsciiGridRaster
horizontal subsampling
sourceYOffset - Variable in class TIFFDecompressor
The source Y offset used, along with dstYOffset and subsampleY, to map between vertical source and destination pixel coordinates.
sourceYSubsampling - Variable in class AsciiGridRaster
vertical subsampling
SPEED_REF_KILOMETERS_PER_HOUR - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSSpeedRef" tag.
SPEED_REF_KNOTS - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSSpeedRef" tag.
SPEED_REF_MILES_PER_HOUR - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSSpeedRef" tag.
SQUARE_METERS_PER_SECOND - Static variable in class UomConverter
 
srcHeight - Variable in class TIFFDecompressor
The height of the source region being decoded from the source stream.
srcMinX - Variable in class TIFFDecompressor
The X coordinate of the upper-left pixel of the source region being decoded from the source stream.
srcMinY - Variable in class TIFFDecompressor
The Y coordinate of the upper-left pixel of the source region being decoded from the source stream.
srcWidth - Variable in class TIFFDecompressor
The width of the source region being decoded from the source stream.
STANDARD_PARALLEL_1 - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
STANDARD_PARALLEL_2 - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
STATUS_MEASUREMENT_IN_PROGRESS - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSStatus" tag.
STATUS_MEASUREMENT_INTEROPERABILITY - Static variable in class EXIFGPSTagSet
A value to be used with the "GPSStatus" tag.
STD_FA_ATTRIB - Static variable in class HDF4APSProperties
 
STD_FA_CREATEAGENCY - Static variable in class HDF4APSProperties
The agency which created the file
STD_FA_CREATEPLATFORM - Static variable in class HDF4APSProperties
The hardware/software platform the file was created on
STD_FA_CREATESOFTWARE - Static variable in class HDF4APSProperties
The version of the software which created the file
STD_FA_CREATETIME - Static variable in class HDF4APSProperties
The date and time when the file was created
STD_FA_CREATEUSER - Static variable in class HDF4APSProperties
The name of the user that created this file
STD_FA_FILE - Static variable in class HDF4APSProperties
The name of the product
STD_FA_FILECLASSIFICATION - Static variable in class HDF4APSProperties
Always set to UNCLASSIFIED
STD_FA_FILESTATUS - Static variable in class HDF4APSProperties
Either EXPERIMENTAL or OPERATIONAL
STD_FA_FILETITLE - Static variable in class HDF4APSProperties
One of NRL Level-3 / NRL Level-3 Mosaic / NRL Level-4
STD_FA_FILEVERSION - Static variable in class HDF4APSProperties
The version of APS Data format
STD_FA_NODE - Static variable in class HDF4APSStreamMetadata
 
STD_NODE - Static variable in class HDF4APSStreamMetadata
 
STD_SA_ATTRIB - Static variable in class HDF4APSProperties
 
STD_SA_NODE - Static variable in class HDF4APSStreamMetadata
 
STD_SA_SENSOR - Static variable in class HDF4APSProperties
AVHRR/3, SeaWiFS, MODIS
STD_SA_SENSORAGENCY - Static variable in class HDF4APSProperties
Agency/Owner of Sensor
STD_SA_SENSORBANDS - Static variable in class HDF4APSProperties
Center wavelengths
STD_SA_SENSORBANDUNITS - Static variable in class HDF4APSProperties
Units of wavelengths, like nm
STD_SA_SENSORBANDWIDTHS - Static variable in class HDF4APSProperties
Nominal width of bands
STD_SA_SENSORNOMINALALTITUDEINKM - Static variable in class HDF4APSProperties
Nominal Altitude of sensor
STD_SA_SENSORNUMBEROFBANDS - Static variable in class HDF4APSProperties
Number of Bands
STD_SA_SENSORPLATFORM - Static variable in class HDF4APSProperties
Platform carrying sensor, like Orbview-2, NOAA-12, MODIS-AQUA
STD_SA_SENSORPLATFORMTYPE - Static variable in class HDF4APSProperties
Type of platform
STD_SA_SENSORRESOLUTIONINKM - Static variable in class HDF4APSProperties
Distance on earth of a single pixel in kilometers
STD_SA_SENSORSCANWIDTHINKM - Static variable in class HDF4APSProperties
Distance on earth of Field of View in kilometers
STD_SA_SENSORSPECTRUM - Static variable in class HDF4APSProperties
Description of spectrum: visible, near-IR, thermal
STD_SA_SENSORTYPE - Static variable in class HDF4APSProperties
Type of sensor: scanner, pushbroom, whiskbroom
STD_TA_ATTRIB - Static variable in class HDF4APSProperties
 
STD_TA_NODE - Static variable in class HDF4APSStreamMetadata
 
STD_TA_TIMEDAYNIGHT - Static variable in class HDF4APSProperties
Flag indicating if data collected during day or night.
STD_TA_TIMEEND - Static variable in class HDF4APSProperties
UTC end time as an ASCII string
STD_TA_TIMEENDDAY - Static variable in class HDF4APSProperties
UTC day-of-year of data end (1-366)
STD_TA_TIMEENDTIME - Static variable in class HDF4APSProperties
UTC milliseconds-of-day of data end (1-86400000)
STD_TA_TIMEENDYEAR - Static variable in class HDF4APSProperties
UTC year of data end, e.g. 2007
STD_TA_TIMESTART - Static variable in class HDF4APSProperties
UTC start time as an ASCII string
STD_TA_TIMESTARTDAY - Static variable in class HDF4APSProperties
UTC day-of-year of data start (1-366)
STD_TA_TIMESTARTTIME - Static variable in class HDF4APSProperties
UTC milliseconds-of-day of data start (1-86400000)
STD_TA_TIMESTARTYEAR - Static variable in class HDF4APSProperties
UTC year of data start, e.g. 2007
stream - Variable in class TIFFCompressor
The ImageOutputStream to be written.
stream - Variable in class TIFFDecompressor
The ImageInputStream containing the TIFF source data.
STREAM_METADATA_NAME - Static variable in class TIFFBaseJPEGCompressor
 
SUBFILE_TYPE_FULL_RESOLUTION - Static variable in class BaselineTIFFTagSet
A value to be used with the "SubfileType" tag.
SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class BaselineTIFFTagSet
A value to be used with the "SubfileType" tag.
SUBFILE_TYPE_SINGLE_PAGE - Static variable in class BaselineTIFFTagSet
A value to be used with the "SubfileType" tag.
SUBJECT_DISTANCE_RANGE_CLOSE_VIEW - Static variable in class EXIFTIFFTagSet
A value to be used with the "SubjectDistanceRange" tag.
SUBJECT_DISTANCE_RANGE_DISTANT_VIEW - Static variable in class EXIFTIFFTagSet
A value to be used with the "SubjectDistanceRange" tag.
SUBJECT_DISTANCE_RANGE_MACRO - Static variable in class EXIFTIFFTagSet
A value to be used with the "SubjectDistanceRange" tag.
SUBJECT_DISTANCE_RANGE_UNKNOWN - Static variable in class EXIFTIFFTagSet
A value to be used with the "SubjectDistanceRange" tag.
subList(int, int) - Method in class HDF4Products
 
subsampleImage(ColorModel, BufferedImage, int, int, int) - Static method in class KakaduUtilities
Transforms the provided BufferedImage and returns a new one in compliance with the required destination bimage properties, adopting the specified interpolation algorithm
subsampleX - Variable in class TIFFDecompressor
The horizontal subsampling factor.
subsampleY - Variable in class TIFFDecompressor
The vertical subsampling factor.
SUPERBOX_NAMES - Static variable in class BoxUtilities
 
SwanBaseMetadata - Class in it.geosolutions.imageio.plugins.swan
 
SwanBaseMetadata(boolean, String, String, String[], String[]) - Constructor for class SwanBaseMetadata
 
SWANConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
SWANConverter() - Constructor for class SWANConverter
 
SwanImageMetadata - Class in it.geosolutions.imageio.plugins.swan
This class represents metadata associated with images and streams.
SwanImageMetadata(SwanRaster, int) - Constructor for class SwanImageMetadata
 
SwanImageMetadata() - Constructor for class SwanImageMetadata
 
SwanImageMetadataFormat - Class in it.geosolutions.imageio.plugins.swan
 
SwanImageMetadataFormat() - Constructor for class SwanImageMetadataFormat
 
SwanImageReader - Class in it.geosolutions.imageio.plugins.swan
 
SwanImageReader(SwanImageReaderSpi) - Constructor for class SwanImageReader
Constructor.
SwanImageReaderSpi - Class in it.geosolutions.imageio.plugins.swan
Class which provides a specialized Service Provider Interface which instantiates a SwanImageReader if it is able to decode the input provided.
SwanImageReaderSpi() - Constructor for class SwanImageReaderSpi
 
SwanRaster - Class in it.geosolutions.imageio.plugins.swan.raster
Class representing a SWAN data Raster.
SwanRaster(ImageInputStream) - Constructor for class SwanRaster
 
SwanRaster(ImageInputStream, SwanImageReader) - Constructor for class SwanRaster
 
SwanStreamMetadata - Class in it.geosolutions.imageio.plugins.swan
This class represents metadata associated with images and streams.
SwanStreamMetadata(SwanRaster) - Constructor for class SwanStreamMetadata
 
SwanStreamMetadata() - Constructor for class SwanStreamMetadata
 
SwanStreamMetadataFormat - Class in it.geosolutions.imageio.plugins.swan
 
SwanStreamMetadataFormat() - Constructor for class SwanStreamMetadataFormat
 

T

T4_OPTIONS_2D_CODING - Static variable in class BaselineTIFFTagSet
A mask to be used with the "T4Options" tag.
T4_OPTIONS_EOL_BYTE_ALIGNED - Static variable in class BaselineTIFFTagSet
A mask to be used with the "T4Options" tag.
T4_OPTIONS_UNCOMPRESSED - Static variable in class BaselineTIFFTagSet
A mask to be used with the "T4Options" tag.
T6_OPTIONS_UNCOMPRESSED - Static variable in class BaselineTIFFTagSet
A mask to be used with the "T6Options" tag.
tables - Variable in class TIFFJPEGDecompressor
 
TAG_APERTURE_VALUE - Static variable in class EXIFTIFFTagSet
A tag indicating the lens aperture (type RATIONAL).
TAG_ARTIST - Static variable in class BaselineTIFFTagSet
Constant specifying the "Artist" tag.
TAG_BAD_FAX_LINES - Static variable in class FaxTIFFTagSet
Tag indicating the number of bad fax lines (type SHORT or LONG).
TAG_BITS_PER_SAMPLE - Static variable in class BaselineTIFFTagSet
Constant specifying the "BitsPerSample" tag.
TAG_BRIGHTNESS_VALUE - Static variable in class EXIFTIFFTagSet
A tag indicating the value of brightness (type SRATIONAL).
TAG_CELL_LENGTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "cell_length" tag.
TAG_CELL_WIDTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "Cell_Width" tag.
TAG_CFA_PATTERN - Static variable in class 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 FaxTIFFTagSet
Tag indicating the number of lines of clean fax data (type SHORT).
TAG_COLOR_MAP - Static variable in class BaselineTIFFTagSet
Constant specifying the "ColorMap" tag.
TAG_COLOR_SPACE - Static variable in class EXIFTIFFTagSet
A tag indicating the color space information (type SHORT).
TAG_COMPONENTS_CONFIGURATION - Static variable in class EXIFTIFFTagSet
A tag containing the components configuration information (type UNDEFINED, count = 4).
TAG_COMPRESSED_BITS_PER_PIXEL - Static variable in class EXIFTIFFTagSet
A tag indicating the number of compressed bits per pixel (type RATIONAL).
TAG_COMPRESSION - Static variable in class BaselineTIFFTagSet
Constant specifying the "Compression" tag.
TAG_CONSECUTIVE_BAD_LINES - Static variable in class FaxTIFFTagSet
Tag indicating the number of consecutive bad lines (type SHORT or LONG).
TAG_CONTRAST - Static variable in class EXIFTIFFTagSet
A tag indicating the direction of contrast processing applied by the camera when the image was shot.
TAG_COPYRIGHT - Static variable in class BaselineTIFFTagSet
Constant specifying the "Copyright" tag.
TAG_CUSTOM_RENDERED - Static variable in class 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 BaselineTIFFTagSet
Constant specifying the "DateTime" tag.
TAG_DATE_TIME_DIGITIZED - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the date and time when the original image was generated (type ASCII).
TAG_DEVICE_SETTING_DESCRIPTION - Static variable in class EXIFTIFFTagSet
A tag indicating information on the picture-taking conditions of a particular camera model.
TAG_DIGITAL_ZOOM_RATIO - Static variable in class EXIFTIFFTagSet
A tag indicating the digital zoom ratio when the image was shot.
TAG_DOCUMENT_NAME - Static variable in class BaselineTIFFTagSet
Constant specifying the "document_name" tag.
TAG_DOT_RANGE - Static variable in class BaselineTIFFTagSet
Constant specifying the "DotRange" tag.
TAG_EXIF_IFD_POINTER - Static variable in class EXIFParentTIFFTagSet
Tag pointing to the EXIF IFD (type LONG).
TAG_EXIF_VERSION - Static variable in class EXIFTIFFTagSet
A tag containing the EXIF version number (type UNDEFINED, count = 4).
TAG_EXPOSURE_BIAS_VALUE - Static variable in class EXIFTIFFTagSet
A tag indicating the exposure bias (type SRATIONAL).
TAG_EXPOSURE_INDEX - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the exposure mode set when the image was shot.
TAG_EXPOSURE_PROGRAM - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the exposure time, in seconds (type RATIONAL).
TAG_EXTRA_SAMPLES - Static variable in class BaselineTIFFTagSet
Constant specifying the "ExtraSamples" tag.
TAG_F_NUMBER - Static variable in class EXIFTIFFTagSet
A tag indicating the F number (type RATIONAL).
TAG_FILE_SOURCE - Static variable in class EXIFTIFFTagSet
A tag indicating the image source (type UNDEFINED).
TAG_FILL_ORDER - Static variable in class BaselineTIFFTagSet
Constant specifying the "fill_order" tag.
TAG_FLASH - Static variable in class EXIFTIFFTagSet
A tag indicating the flash firing status and flash return status (type SHORT).
TAG_FLASH_ENERGY - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the FlashPix version number (type UNDEFINED, count = 4).
TAG_FOCAL_LENGTH - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the equivalent focal length assuming a 35mm film camera, in millimeters.
TAG_FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class EXIFTIFFTagSet
Indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution (type SHORT).
TAG_FOCAL_PLANE_X_RESOLUTION - Static variable in class 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 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 BaselineTIFFTagSet
Constant specifying the "FreeByteCounts" tag.
TAG_FREE_OFFSETS - Static variable in class BaselineTIFFTagSet
Constant specifying the "FreeOffsets" tag.
TAG_GAIN_CONTROL - Static variable in class EXIFTIFFTagSet
A tag indicating the degree of overall image gain adjustment.
TAG_GEO_ASCII_PARAMS - Static variable in class GeoTIFFTagSet
A tag used to store all ASCII-values GeoKeys.
TAG_GEO_DOUBLE_PARAMS - Static variable in class GeoTIFFTagSet
A tag used to store all double-values GeoKeys.
TAG_GEO_KEY_DIRECTORY - Static variable in class GeoTIFFTagSet
A tag used to store the GeoKey directory.
TAG_GPS_ALTITUDE - Static variable in class EXIFGPSTagSet
A tag indicating the Altitude (type RATIONAL, count = 1).
TAG_GPS_ALTITUDE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Altitude reference (type BYTE, count = 1);
TAG_GPS_AREA_INFORMATION - Static variable in class EXIFGPSTagSet
A tag indicating the Name of GPS area (type UNDEFINED).
TAG_GPS_DATE_STAMP - Static variable in class EXIFGPSTagSet
A tag indicating the GPS date (type ASCII, count 11).
TAG_GPS_DEST_BEARING - Static variable in class EXIFGPSTagSet
A tag indicating the Bearing of destination (type RATIONAL, count = 1).
TAG_GPS_DEST_BEARING_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for bearing of destination (type ASCII, count = 2).
TAG_GPS_DEST_DISTANCE - Static variable in class EXIFGPSTagSet
A tag indicating the Distance to destination (type RATIONAL, count = 1).
TAG_GPS_DEST_DISTANCE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for distance to destination (type ASCII, count = 2).
TAG_GPS_DEST_LATITUDE - Static variable in class EXIFGPSTagSet
A tag indicating the Latitude of destination (type RATIONAL, count = 3).
TAG_GPS_DEST_LATITUDE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for latitude of destination (type ASCII, count = 2).
TAG_GPS_DEST_LONGITUDE - Static variable in class EXIFGPSTagSet
A tag indicating the Longitude of destination (type RATIONAL, count = 3).
TAG_GPS_DEST_LONGITUDE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for longitude of destination (type ASCII, count = 2).
TAG_GPS_DIFFERENTIAL - Static variable in class EXIFGPSTagSet
A tag indicating the GPS differential correction (type SHORT, count = 1).
TAG_GPS_DOP - Static variable in class EXIFGPSTagSet
A tag indicating the Measurement precision (type RATIONAL, count = 1).
TAG_GPS_IMG_DIRECTION - Static variable in class EXIFGPSTagSet
A tag indicating the Direction of image (type RATIONAL, count = 1).
TAG_GPS_IMG_DIRECTION_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for direction of image (type ASCII, count = 2).
TAG_GPS_INFO_IFD_POINTER - Static variable in class EXIFParentTIFFTagSet
Tag pointing to a GPS info IFD (type LONG).
TAG_GPS_INFO_IFD_POINTER - Static variable in class EXIFTIFFTagSet
Deprecated. Superseded by EXIFParentTIFFTagSet.TAG_GPS_INFO_IFD_POINTER
TAG_GPS_LATITUDE - Static variable in class EXIFGPSTagSet
A tag indicating the Latitude (type RATIONAL, count = 3).
TAG_GPS_LATITUDE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the North or South latitude (type ASCII, count = 2).
TAG_GPS_LONGITUDE - Static variable in class EXIFGPSTagSet
A tag indicating the Longitude (type RATIONAL, count = 3).
TAG_GPS_LONGITUDE_REF - Static variable in class EXIFGPSTagSet
A tag indicating the East or West Longitude (type ASCII, count = 2).
TAG_GPS_MAP_DATUM - Static variable in class EXIFGPSTagSet
A tag indicating the Geodetic survey data used (type ASCII).
TAG_GPS_MEASURE_MODE - Static variable in class EXIFGPSTagSet
A tag indicating the GPS measurement mode (type ASCII, count = 2).
TAG_GPS_PROCESSING_METHOD - Static variable in class EXIFGPSTagSet
A tag indicating the Name of GPS processing method (type UNDEFINED).
TAG_GPS_SATELLITES - Static variable in class EXIFGPSTagSet
A tag indicating the GPS satellites used for measurement (type ASCII).
TAG_GPS_SPEED - Static variable in class EXIFGPSTagSet
A tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).
TAG_GPS_SPEED_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Speed unit (type ASCII, count = 2).
TAG_GPS_STATUS - Static variable in class EXIFGPSTagSet
A tag indicating the GPS receiver status (type ASCII, count = 2).
TAG_GPS_TIME_STAMP - Static variable in class EXIFGPSTagSet
A tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).
TAG_GPS_TRACK - Static variable in class EXIFGPSTagSet
A tag indicating the Direction of movement (type RATIONAL, count = 1).
TAG_GPS_TRACK_REF - Static variable in class EXIFGPSTagSet
A tag indicating the Reference for direction of movement (type ASCII, count = 2).
TAG_GPS_VERSION_ID - Static variable in class EXIFGPSTagSet
A tag indicating the GPS tag version (type BYTE, count = 4).
TAG_GRAY_RESPONSE_CURVE - Static variable in class BaselineTIFFTagSet
Constant specifying the "GrayResponseCurve" tag.
TAG_GRAY_RESPONSE_UNIT - Static variable in class BaselineTIFFTagSet
Constant specifying the "GrayResponseUnit" tag.
TAG_HALFTONE_HINTS - Static variable in class BaselineTIFFTagSet
Constant specifying the "HalftoneHints" tag.
TAG_HOST_COMPUTER - Static variable in class BaselineTIFFTagSet
Constant specifying the "HostComputer" tag.
TAG_ICC_PROFILE - Static variable in class BaselineTIFFTagSet
Constant specifying the "ICC Profile" tag.
TAG_IMAGE_DESCRIPTION - Static variable in class BaselineTIFFTagSet
Constant specifying the "Image_description" tag.
TAG_IMAGE_LENGTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "ImageLength" tag.
TAG_IMAGE_UNIQUE_ID - Static variable in class EXIFTIFFTagSet
A tag indicating an identifier assigned uniquely to each image.
TAG_IMAGE_WIDTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "ImageWidth" tag.
TAG_INK_NAMES - Static variable in class BaselineTIFFTagSet
Constant specifying the "InkNames" tag.
TAG_INK_SET - Static variable in class BaselineTIFFTagSet
Constant specifying the "InkSet" tag.
TAG_INTEROPERABILITY_IFD_POINTER - Static variable in class EXIFTIFFTagSet
A tag pointing to an interoperability IFD (type LONG).
TAG_INTEROPERABILITY_INDEX - Static variable in class EXIFInteroperabilityTagSet
A tag indicating the identification of the Interoperability rule (type ASCII).
TAG_ISO_SPEED_RATINGS - Static variable in class 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 BaselineTIFFTagSet
Constant specifying the "JPEGACTables" tag.
TAG_JPEG_DC_TABLES - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGDCTables" tag.
TAG_JPEG_INTERCHANGE_FORMAT - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGInterchangeFormat" tag.
TAG_JPEG_INTERCHANGE_FORMAT_LENGTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGInterchangeFormatLength" tag.
TAG_JPEG_LOSSLESS_PREDICTORS - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGLosslessPredictors" tag.
TAG_JPEG_POINT_TRANSFORMS - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGPointTransforms" tag.
TAG_JPEG_PROC - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGProc" tag.
TAG_JPEG_Q_TABLES - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGQTables" tag.
TAG_JPEG_RESTART_INTERVAL - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGRestartInterval" tag.
TAG_JPEG_TABLES - Static variable in class BaselineTIFFTagSet
Constant specifying the "JPEGTables" tag.
TAG_LIGHT_SOURCE - Static variable in class EXIFTIFFTagSet
A tag indicatingthe kind of light source (type SHORT).
TAG_MAKE - Static variable in class BaselineTIFFTagSet
Constant specifying the "Make" tag.
TAG_MAKER_NOTE - Static variable in class EXIFTIFFTagSet
A tag indicating a manufacturer-defined maker note (type UNDEFINED).
TAG_MARKER_NOTE - Static variable in class EXIFTIFFTagSet
Deprecated. Superseded by EXIFTIFFTagSet.TAG_MAKER_NOTE.
TAG_MAX_APERTURE_VALUE - Static variable in class EXIFTIFFTagSet
A tag indicating the smallest F number of the lens (type RATIONAL).
TAG_MAX_SAMPLE_VALUE - Static variable in class BaselineTIFFTagSet
Constant specifying the "Max_sample_value" tag.
TAG_METERING_MODE - Static variable in class EXIFTIFFTagSet
A tag indicating the metering mode (type SHORT).
TAG_MIN_SAMPLE_VALUE - Static variable in class BaselineTIFFTagSet
Constant specifying the "Min_sample_value" tag.
TAG_MODEL - Static variable in class BaselineTIFFTagSet
Constant specifying the "Model" tag.
TAG_MODEL_PIXEL_SCALE - Static variable in class GeoTIFFTagSet
A tag used to specify the size of raster pixel spacing in model space units.
TAG_MODEL_TIE_POINT - Static variable in class GeoTIFFTagSet
A tag used to store raster->model tiepoint pairs.
TAG_MODEL_TRANSFORMATION - Static variable in class 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 BaselineTIFFTagSet
Constant specifying the "NewSubfileType" tag.
TAG_NUMBER_OF_INKS - Static variable in class BaselineTIFFTagSet
Constant specifying the "NumberOfInks" tag.
TAG_OECF - Static variable in class EXIFTIFFTagSet
A tag indicating the optoelectric conversion function, specified in ISO 14254xv (type UNDEFINED).
TAG_ORIENTATION - Static variable in class BaselineTIFFTagSet
Constant specifying the "Orientation" tag.
TAG_PAGE_NAME - Static variable in class BaselineTIFFTagSet
Constant specifying the "PageName" tag.
TAG_PAGE_NUMBER - Static variable in class BaselineTIFFTagSet
Constant specifying the "PageNumber" tag.
TAG_PHOTOMETRIC_INTERPRETATION - Static variable in class BaselineTIFFTagSet
Constant specifying the "PhotometricInterpretation" tag.
TAG_PIXEL_X_DIMENSION - Static variable in class EXIFTIFFTagSet
A tag indicating the pixel X dimension (type SHORT or LONG).
TAG_PIXEL_Y_DIMENSION - Static variable in class EXIFTIFFTagSet
A tag indicating the pixel Y dimension (type SHORT or LONG).
TAG_PLANAR_CONFIGURATION - Static variable in class BaselineTIFFTagSet
Constant specifying the "PlanarConfiguration" tag.
TAG_PREDICTOR - Static variable in class BaselineTIFFTagSet
Constant specifying the "Predictor" tag.
TAG_PRIMARY_CHROMATICITES - Static variable in class BaselineTIFFTagSet
Constant specifying the "PrimaryChromaticites" tag.
TAG_REFERENCE_BLACK_WHITE - Static variable in class BaselineTIFFTagSet
Constant specifying the "ReferenceBlackWhite" tag.
TAG_RELATED_SOUND_FILE - Static variable in class EXIFTIFFTagSet
A tag indicating the name of a related sound file (type ASCII).
TAG_RESOLUTION_UNIT - Static variable in class BaselineTIFFTagSet
Constant specifying the "ResolutionUnit" tag.
TAG_ROWS_PER_STRIP - Static variable in class BaselineTIFFTagSet
Constant specifying the "Rows_per_strip" tag.
TAG_S_MAX_SAMPLE_VALUE - Static variable in class BaselineTIFFTagSet
Constant specifying the "SMaxSampleValue" tag.
TAG_S_MIN_SAMPLE_VALUE - Static variable in class BaselineTIFFTagSet
Constant specifying the "SMinSampleValue" tag.
TAG_SAMPLE_FORMAT - Static variable in class BaselineTIFFTagSet
Constant specifying the "SampleFormat" tag.
TAG_SAMPLES_PER_PIXEL - Static variable in class BaselineTIFFTagSet
Constant specifying the "Samples_per_pixel" tag.
TAG_SATURATION - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the type of scene that was shot.
TAG_SCENE_TYPE - Static variable in class EXIFTIFFTagSet
A tag indicating the type of scene (type UNDEFINED).
TAG_SENSING_METHOD - Static variable in class EXIFTIFFTagSet
A tag indicating the sensor type on the camera or input device (type SHORT).
TAG_SHARPNESS - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the shutter speed (type SRATIONAL).
TAG_SOFTWARE - Static variable in class BaselineTIFFTagSet
Constant specifying the "Software" tag.
TAG_SPATIAL_FREQUENCY_RESPONSE - Static variable in class 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 EXIFTIFFTagSet
A tag indicating the spectral sensitivity of each channel of the camera used (type ASCII).
TAG_STRIP_BYTE_COUNTS - Static variable in class BaselineTIFFTagSet
Constant specifying the "Strip_byte_counts" tag.
TAG_STRIP_OFFSETS - Static variable in class BaselineTIFFTagSet
Constant specifying the "Strip_offsets" tag.
TAG_SUB_SEC_TIME - Static variable in class EXIFTIFFTagSet
A tag used to record fractions of seconds for the "DateTime" tag (type ASCII).
TAG_SUB_SEC_TIME_DIGITIZED - Static variable in class EXIFTIFFTagSet
A tag used to record fractions of seconds for the "DateTimeDigitized" tag (type ASCII).
TAG_SUB_SEC_TIME_ORIGINAL - Static variable in class EXIFTIFFTagSet
A tag used to record fractions of seconds for the "DateTimeOriginal" tag (type ASCII).
TAG_SUBFILE_TYPE - Static variable in class BaselineTIFFTagSet
Constant specifying the "SubfileType" tag.
TAG_SUBJECT_AREA - Static variable in class EXIFTIFFTagSet
A tag indicating the location and area of the main subject in the overall scene.
TAG_SUBJECT_DISTANCE - Static variable in class EXIFTIFFTagSet
A tag indicating the distance to the subject, in meters (type RATIONAL).
TAG_SUBJECT_DISTANCE_RANGE - Static variable in class EXIFTIFFTagSet
A tag indicating the distance to the subject.
TAG_SUBJECT_LOCATION - Static variable in class 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 BaselineTIFFTagSet
Constant specifying the "T4Options" tag.
TAG_T6_OPTIONS - Static variable in class BaselineTIFFTagSet
Constant specifying the "T6Options" tag.
TAG_TARGET_PRINTER - Static variable in class BaselineTIFFTagSet
Constant specifying the "TargetPrinter" tag.
TAG_THRESHHOLDING - Static variable in class BaselineTIFFTagSet
Constant specifying the "Threshholding" tag.
TAG_TILE_BYTE_COUNTS - Static variable in class BaselineTIFFTagSet
Constant specifying the "TileByteCounts" tag.
TAG_TILE_LENGTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "TileLength" tag.
TAG_TILE_OFFSETS - Static variable in class BaselineTIFFTagSet
Constant specifying the "TileOffsets" tag.
TAG_TILE_WIDTH - Static variable in class BaselineTIFFTagSet
Constant specifying the "TileWidth" tag.
TAG_TRANSFER_FUNCTION - Static variable in class BaselineTIFFTagSet
Constant specifying the "TransferFunction" tag.
TAG_TRANSFER_RANGE - Static variable in class BaselineTIFFTagSet
Constant specifying the "TransferRange" tag.
TAG_USER_COMMENT - Static variable in class EXIFTIFFTagSet
A tag indicating a user comment (type UNDEFINED).
TAG_WHITE_BALANCE - Static variable in class EXIFTIFFTagSet
A tag indicating the white balance mode set when the image was shot.
TAG_WHITE_POINT - Static variable in class BaselineTIFFTagSet
Constant specifying the "WhitePoint" tag.
TAG_X_POSITION - Static variable in class BaselineTIFFTagSet
Constant specifying the "XPosition" tag.
TAG_X_RESOLUTION - Static variable in class BaselineTIFFTagSet
Constant specifying the "XResolution" tag.
TAG_Y_CB_CR_COEFFICIENTS - Static variable in class BaselineTIFFTagSet
Constant specifying the "YCbCrCoefficients" tag.
TAG_Y_CB_CR_POSITIONING - Static variable in class BaselineTIFFTagSet
Constant specifying the "YCbCrPositioning" tag.
TAG_Y_CB_CR_SUBSAMPLING - Static variable in class BaselineTIFFTagSet
Constant specifying the "YCbCrSubsampling" tag.
TAG_Y_POSITION - Static variable in class BaselineTIFFTagSet
Constant specifying the "YPosition" tag.
TAG_Y_RESOLUTION - Static variable in class BaselineTIFFTagSet
Constant specifying the "YResolution" tag.
TERASCAN_DATETIME_FORMAT - Static variable in class HDF4Utilities
 
terascanProducts - Static variable in class HDF4TeraScanProperties
 
termCodes - Static variable in class TIFFFaxCompressor
Black and white terminating code table.
termCodesBlack - Static variable in class TIFFFaxCompressor
Terminating codes for black runs.
termCodesWhite - Static variable in class TIFFFaxCompressor
Terminating codes for white runs.
THRESHHOLDING_NONE - Static variable in class BaselineTIFFTagSet
A value to be used with the "Thresholding" tag.
THRESHHOLDING_ORDERED_DITHER - Static variable in class BaselineTIFFTagSet
A value to be used with the "Thresholding" tag.
THRESHHOLDING_RANDOMIZED_DITHER - Static variable in class BaselineTIFFTagSet
A value to be used with the "Thresholding" tag.
TIFF_ASCII - Static variable in class TIFFTag
Flag for null-terminated ASCII strings.
TIFF_BYTE - Static variable in class TIFFTag
Flag for 8 bit unsigned integers.
TIFF_DOUBLE - Static variable in class TIFFTag
Flag for 64 bit IEEE doubles.
TIFF_FLOAT - Static variable in class TIFFTag
Flag for 32 bit IEEE floats.
TIFF_IFD_POINTER - Static variable in class TIFFTag
Flag for IFD pointer defined in TIFF Tech Note 1 in TIFF Specification Supplement 1.
TIFF_LONG - Static variable in class TIFFTag
Flag for 32 bit unsigned integers.
TIFF_RATIONAL - Static variable in class TIFFTag
Flag for pairs of 32 bit unsigned integers.
TIFF_SBYTE - Static variable in class TIFFTag
Flag for 8 bit signed integers.
TIFF_SHORT - Static variable in class TIFFTag
Flag for 16 bit unsigned integers.
TIFF_SLONG - Static variable in class TIFFTag
Flag for 32 bit signed integers.
TIFF_SRATIONAL - Static variable in class TIFFTag
Flag for pairs of 32 bit signed integers.
TIFF_SSHORT - Static variable in class TIFFTag
Flag for 16 bit signed integers.
TIFF_UNDEFINED - Static variable in class TIFFTag
Flag for 8 bit uninterpreted bytes.
TIFFAttrInfo - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFAttrInfo() - Constructor for class TIFFAttrInfo
 
TIFFBaseJPEGCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
Base class for all possible forms of JPEG compression in TIFF.
TIFFBaseJPEGCompressor(String, int, boolean, ImageWriteParam) - Constructor for class TIFFBaseJPEGCompressor
 
TIFFCIELabColorConverter - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFCIELabColorConverter() - Constructor for class TIFFCIELabColorConverter
 
TIFFCodecLibFaxDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFCodecLibFaxDecompressor(int) - Constructor for class TIFFCodecLibFaxDecompressor
Constructor which initializes the internal codecLib decoder.
TIFFCodecLibRLECompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFCodecLibRLECompressor() - Constructor for class TIFFCodecLibRLECompressor
 
TIFFCodecLibT4Compressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFCodecLibT4Compressor() - Constructor for class TIFFCodecLibT4Compressor
 
TIFFCodecLibT6Compressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFCodecLibT6Compressor() - Constructor for class TIFFCodecLibT6Compressor
 
TIFFColorConverter - Class in it.geosolutions.imageio.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 TIFFColorConverter
Constructs an instance of a TIFFColorConverter.
TIFFCompressionTypes - Static variable in class TIFFImageWriter
Supported TIFF compression types.
TIFFCompressor - Class in it.geosolutions.imageio.plugins.tiff
An abstract superclass for pluggable TIFF compressors.
TIFFCompressor(String, int, boolean) - Constructor for class TIFFCompressor
Creates a compressor object for use in compressing TIFF data.
TIFFDecompressor - Class in it.geosolutions.imageio.plugins.tiff
A class defining a pluggable TIFF decompressor.
TIFFDecompressor() - Constructor for class TIFFDecompressor
 
TIFFDeflateCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
Compressor for Deflate compression.
TIFFDeflateCompressor(ImageWriteParam, int) - Constructor for class TIFFDeflateCompressor
 
TIFFDeflateDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFDeflateDecompressor(int) - Constructor for class TIFFDeflateDecompressor
 
TIFFDeflater - Class in it.geosolutions.imageioimpl.plugins.tiff
Compressor superclass for Deflate and ZLib compression.
TIFFDeflater(String, int, ImageWriteParam, int) - Constructor for class TIFFDeflater
 
TIFFDirectory - Class in it.geosolutions.imageio.plugins.tiff
A convenience class for simplifying interaction with TIFF native image metadata.
TIFFDirectory(TIFFTagSet[], TIFFTag) - Constructor for class TIFFDirectory
Constructs a TIFFDirectory which is aware of a given group of TIFFTagSets.
TIFFElementInfo - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFElementInfo(String[], String[], int) - Constructor for class TIFFElementInfo
 
TIFFEXIFJPEGCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
A TIFFCompressor for the JPEG variant of EXIF.
TIFFEXIFJPEGCompressor(ImageWriteParam) - Constructor for class TIFFEXIFJPEGCompressor
 
TIFFFaxCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFFaxCompressor(String, int, boolean) - Constructor for class TIFFFaxCompressor
Constructor.
TIFFFaxDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFFaxDecompressor() - Constructor for class TIFFFaxDecompressor
 
TIFFField - Class in it.geosolutions.imageio.plugins.tiff
A class representing a field in a TIFF 6.0 Image File Directory.
TIFFField(TIFFTag, int, int, Object) - Constructor for class TIFFField
Constructs a TIFFField with arbitrary data.
TIFFField(TIFFTag, int, int) - Constructor for class TIFFField
Constructs a data array using createArrayForType() and invokes TIFFField.TIFFField(TIFFTag,int,int,Object) with the supplied parameters and the created array.
TIFFField(TIFFTag, int) - Constructor for class TIFFField
Constructs a TIFFField with a single integral value.
TIFFFieldNode - Class in it.geosolutions.imageioimpl.plugins.tiff
The Node representation of a TIFFField wherein the child node is procedural rather than buffered.
TIFFFieldNode(TIFFField) - Constructor for class TIFFFieldNode
 
TIFFIFD - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFIFD(List, TIFFTag) - Constructor for class TIFFIFD
 
TIFFIFD(List) - Constructor for class TIFFIFD
 
TIFFImageMetadata - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageMetadata(List) - Constructor for class TIFFImageMetadata
 
TIFFImageMetadata(TIFFIFD) - Constructor for class TIFFImageMetadata
 
TIFFImageMetadataFormat - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageMetadataFormatResources - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageMetadataFormatResources() - Constructor for class TIFFImageMetadataFormatResources
 
TIFFImageReader - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageReader(ImageReaderSpi) - Constructor for class TIFFImageReader
 
TIFFImageReaderSpi - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageReaderSpi() - Constructor for class TIFFImageReaderSpi
 
TIFFImageReadParam - Class in it.geosolutions.imageio.plugins.tiff
A subclass of ImageReadParam allowing control over the TIFF reading process.
TIFFImageReadParam() - Constructor for class TIFFImageReadParam
Constructs a TIFFImageReadParam.
TIFFImageWriteParam - Class in it.geosolutions.imageio.plugins.tiff
A subclass of ImageWriteParam allowing control over the TIFF writing process.
TIFFImageWriteParam(Locale) - Constructor for class TIFFImageWriteParam
Constructs a TIFFImageWriteParam instance for a given Locale.
TIFFImageWriter - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageWriter(ImageWriterSpi) - Constructor for class TIFFImageWriter
 
TIFFImageWriterSpi - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFImageWriterSpi() - Constructor for class TIFFImageWriterSpi
 
TIFFJPEGCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
Compressor for encoding compression type 7, TTN2/Adobe JPEG-in-TIFF.
TIFFJPEGCompressor(ImageWriteParam) - Constructor for class TIFFJPEGCompressor
 
TIFFJPEGDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFJPEGDecompressor() - Constructor for class TIFFJPEGDecompressor
 
TIFFLSBCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
Uncompressed data with LSB-to-MSB fill order.
TIFFLSBCompressor() - Constructor for class TIFFLSBCompressor
 
TIFFLSBDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFLSBDecompressor() - Constructor for class TIFFLSBDecompressor
 
TIFFLZWCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
LZW Compressor.
TIFFLZWCompressor(int) - Constructor for class TIFFLZWCompressor
 
TIFFLZWDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFLZWDecompressor(int) - Constructor for class TIFFLZWDecompressor
 
TIFFLZWUtil - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFLZWUtil() - Constructor for class TIFFLZWUtil
 
TIFFMetadataFormat - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFMetadataFormat() - Constructor for class TIFFMetadataFormat
 
TIFFNullCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFNullCompressor() - Constructor for class TIFFNullCompressor
 
TIFFNullDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFNullDecompressor() - Constructor for class TIFFNullDecompressor
 
TIFFOldJPEGDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
TIFFDecompressor for "Old JPEG" compression.
TIFFOldJPEGDecompressor() - Constructor for class TIFFOldJPEGDecompressor
 
TIFFPackBitsCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFPackBitsCompressor() - Constructor for class TIFFPackBitsCompressor
 
TIFFPackBitsDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFPackBitsDecompressor() - Constructor for class TIFFPackBitsDecompressor
 
TIFFPackBitsUtil - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFPackBitsUtil() - Constructor for class TIFFPackBitsUtil
 
TIFFRenderedImage - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFRenderedImage(TIFFImageReader, int, ImageReadParam, int, int) - Constructor for class TIFFRenderedImage
 
TIFFRLECompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFRLECompressor() - Constructor for class TIFFRLECompressor
 
TIFFStreamMetadata - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFStreamMetadata() - Constructor for class TIFFStreamMetadata
 
TIFFStreamMetadataFormat - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFStreamMetadataFormatResources - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFStreamMetadataFormatResources() - Constructor for class TIFFStreamMetadataFormatResources
 
TIFFT4Compressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFT4Compressor() - Constructor for class TIFFT4Compressor
 
TIFFT6Compressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFT6Compressor() - Constructor for class TIFFT6Compressor
 
TIFFTag - Class in it.geosolutions.imageio.plugins.tiff
A class defining the notion of a TIFF tag.
TIFFTag(String, int, int, TIFFTagSet) - Constructor for class TIFFTag
Constructs a TIFFTag with a given name, tag number, set of legal data types, and TIFFTagSet to which it refers.
TIFFTag(String, int, int) - Constructor for class TIFFTag
Constructs a TIFFTag with a given name, tag number, and set of legal data types.
TIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing a set of TIFF tags.
TIFFTagSet(List) - Constructor for class TIFFTagSet
Constructs a TIFFTagSet, given a List of TIFFTag objects.
TIFFYCbCrColorConverter - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFYCbCrColorConverter(TIFFImageMetadata) - Constructor for class TIFFYCbCrColorConverter
 
TIFFYCbCrDecompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
 
TIFFYCbCrDecompressor(TIFFDecompressor, boolean) - Constructor for class TIFFYCbCrDecompressor
 
TIFFZLibCompressor - Class in it.geosolutions.imageioimpl.plugins.tiff
Compressor for ZLib compression.
TIFFZLibCompressor(ImageWriteParam, int) - Constructor for class TIFFZLibCompressor
 
TILE_HEIGHT - Static variable in class JP2KImageMetadata
 
TILE_WIDTH - Static variable in class JP2KImageMetadata
 
tileHeight - Variable in class AsciiGridRaster
the height of a tile
tileMarker - Variable in class AsciiGridRaster
A TreeMap used to Skip spaces-count operation when the image is tiled.
tileTreeMutex - Variable in class AsciiGridRaster
 
tileWidth - Variable in class AsciiGridRaster
the width of a tile
toArray() - Method in class HDF4Products
 
toArray(T[]) - Method in class HDF4Products
 
toInt() - Method in enum FileTypeBox.JPEG2000FileType
 
toRGB(float, float, float, float[]) - Method in class 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.
toRGB(float, float, float, float[]) - Method in class TIFFCIELabColorConverter
 
toRGB(float, float, float, float[]) - Method in class TIFFYCbCrColorConverter
 
toString() - Method in class BaseJP2KBox
 
toString() - Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
 
toString() - Method in class JpegJMagickImageReader.MagickImageAdapter
 
treeNodesChanged(TreeModelEvent) - Method in class JP2KTreeController
 
treeNodesInserted(TreeModelEvent) - Method in class JP2KTreeController
 
treeNodesRemoved(TreeModelEvent) - Method in class JP2KTreeController
 
treeStructureChanged(TreeModelEvent) - Method in class JP2KTreeController
 

U

uncompressedMode - Variable in class TIFFFaxDecompressor
Uncompressed mode flag: 1 if uncompressed, 0 if not.
UNITS - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
unsetColorConverter() - Method in class TIFFImageWriteParam
Removes any currently set ColorConverter object and PhotometricInterpretation tag value.
UNSIGNED - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
UomConverter - Class in it.geosolutions.imageio.plugins.swan.utility
This class simply provide to get a proper Unit for an input unit of measure specified as a String
UomConverter() - Constructor for class UomConverter
 
UPPER_RIGHT_LATITUDE - Static variable in class HDF4TeraScanProperties
 
UPPER_RIGHT_LONGITUDE - Static variable in class HDF4TeraScanProperties
 
Utils - Class in it.geosolutions.imageio.matfile5
 
UUIDBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a UUID Box of JPEG JP2 file format.
UUIDBox(byte[]) - Constructor for class UUIDBox
Constructs a UUIDBox from its content data array.
UUIDBox(Node) - Constructor for class UUIDBox
Constructs a UUIDBox based on the provided org.w3c.dom.Node.
UUIDBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a UUID Box of JPEG JP2 file format.
UUIDBoxMetadataNode(JP2KBox) - Constructor for class UUIDBoxMetadataNode
 
UUIDInfoBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a UUIDInfo Box of JPEG JP2 file format.
UUIDInfoBox(Node) - Constructor for class UUIDInfoBox
 
UUIDInfoBox(byte[]) - Constructor for class UUIDInfoBox
 
UUIDListBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a UUID list Box of JPEG JP2 file format.
UUIDListBox(short, byte[][]) - Constructor for class UUIDListBox
Constructs a UUIDListBox from the provided uuid number and uuids.
UUIDListBox(byte[]) - Constructor for class UUIDListBox
Constructs a UUIDListBox from the provided content data array.
UUIDListBox(Node) - Constructor for class UUIDListBox
Constructs a UUIDListBox based on the provided org.w3c.dom.Node.
UUIDListBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a UUID list Box of JPEG JP2 file format.

V

VALID_RANGE - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
ValueConverter - Class in it.geosolutions.imageio.plugins.swan.utility
This abstract class provides to compute a double value, given its representation as a byte sequence
ValueConverter() - Constructor for class ValueConverter
 
valueOf(String) - Static method in enum SASTileMetadata.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum AsciiGridsImageMetadata.RasterSpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum AsciiGridRaster.AsciiGridRasterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FileTypeBox.JPEG2000FileType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum FileTypeBox.JPEG2000FileType
 
valueOf(String) - Static method in enum JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum SASTileMetadata.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum AsciiGridsImageMetadata.RasterSpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum AsciiGridRaster.AsciiGridRasterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FileTypeBox.JPEG2000FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_SEPARATOR - Static variable in class GRIB1Utilities
 
vert - Static variable in class TIFFFaxCompressor
Black and white vertical mode table.
vertMode - Static variable in class TIFFFaxCompressor
Vertical mode table.

W

WATT_PER_METERS - Static variable in class UomConverter
 
WATT_PER_SQUARE_METERS - Static variable in class UomConverter
 
WCSImageReader - Class in it.geosolutions.imageio.plugins.wcs
WCSImageReader is a GDALImageReader able to create RenderedImage from WCS services.
WCSImageReader(WCSImageReaderSpi) - Constructor for class WCSImageReader
 
WCSImageReaderSpi - Class in it.geosolutions.imageio.plugins.wcs
Service provider interface for WCS image reader
WCSImageReaderSpi() - Constructor for class WCSImageReaderSpi
 
WHITE - Static variable in class TIFFFaxCompressor
The CCITT numerical definition of white.
WHITE_BALANCE_AUTO - Static variable in class EXIFTIFFTagSet
A value to be used with the "WhiteBalance" tag.
WHITE_BALANCE_MANUAL - Static variable in class EXIFTIFFTagSet
A value to be used with the "WhiteBalance" tag.
WIDTH - Static variable in class JP2KImageMetadata
 
WMSImageReader - Class in it.geosolutions.imageio.plugins.wms
WMSImageReader is a GDALImageReader able to create RenderedImage from WMS services.
WMSImageReader(WMSImageReaderSpi) - Constructor for class WMSImageReader
 
WMSImageReaderSpi - Class in it.geosolutions.imageio.plugins.wms
Service provider interface for WMS image reader
WMSImageReaderSpi() - Constructor for class WMSImageReaderSpi
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class AsciiGridsImageWriter
Writes the image to file.
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class PNMImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class TIFFImageWriter
 
writeAbbreviatedStream - Variable in class TIFFBaseJPEGCompressor
Whether to write abbreviated JPEG streams (default == false).
writeData(NetcdfFileWriteable, String, Variable, Array, Array, boolean, boolean, int[], boolean) - Static method in class NetCDFConverterUtilities
 
writeHeader(String, String, String, String, String, String, String, String) - Method in class AsciiGridRaster
As stated for parseHeader, the differences betweens the structure of the header of an ASCII ArcGrid and the one of an ASCII GRASS require a different management also during the writing process.
writeInsert(int, IIOImage, ImageWriteParam) - Method in class TIFFImageWriter
 
writer - Variable in class AsciiGridRaster
the AsciiGridsImageWriter to be used for write operations
writer - Variable in class TIFFCompressor
The ImageWriter calling this TIFFCompressor.
writeRaster(RectIter, Double, String) - Method in class AsciiGridRaster
Writes the raster
writeString(byte[]) - Method in class TIFFLZWDecompressor
Write out the string just uncompressed.
writeString(byte[]) - Method in class TIFFLZWUtil
Write out the string just uncompressed.
writeToSequence(IIOImage, ImageWriteParam) - Method in class TIFFImageWriter
 
writeToStream(ImageOutputStream) - Method in class TIFFIFD
 

X

xll - Variable in class SwanBaseMetadata
 
xllCellCoordinate - Variable in class AsciiGridRaster
x coordinate of the grid origin (the lower left corner) in compliance with the isCorner value
XMLBox - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a XML box of JPEG JP2 file format.
XMLBox(byte[]) - Constructor for class XMLBox
Create a Box from its content.
XMLBox(Node) - Constructor for class XMLBox
Constructs a XMLBox based on the provided org.w3c.dom.Node.
XMLBoxMetadataNode - Class in it.geosolutions.imageio.plugins.jp2k.box
This class is defined to represent a XML box of JPEG JP2 file format.
XMLBoxMetadataNode(JP2KBox) - Constructor for class XMLBoxMetadataNode
 
XToTileX(int, int, int) - Static method in class 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.
xur - Variable in class SwanBaseMetadata
 

Y

Y_CB_CR_POSITIONING_CENTERED - Static variable in class BaselineTIFFTagSet
A value to be used with the "YCbCrPositioning" tag.
Y_CB_CR_POSITIONING_COSITED - Static variable in class BaselineTIFFTagSet
A value to be used with the "YCbCrPositioning" tag.
yll - Variable in class SwanBaseMetadata
 
yllCellCoordinate - Variable in class AsciiGridRaster
y coordinate of the grid origin (the lower left corner) in compliance with the isCorner value
YToTileY(int, int, int) - Static method in class 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.
yur - Variable in class SwanBaseMetadata
 

Z

ZONE - Static variable in class HDF4APSStreamMetadata
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z

Copyright © 2006-2010 GeoSolutions. All Rights Reserved.