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
 
AccessibleStream<T> - Interface in it.geosolutions.imageio.stream
Simple interface to expose the underlying target for an ImageInputStreamor ImageOutputStream.
acquire() - Static method in class StringToDouble
Retrieves a poole StringToDouble object.
acquireDataSet(String, int) - Static method in class GDALUtilities
Acquires a Dataset and return it, given the name of the Dataset source and the desired access type
activateController() - Method in class GDALImageWriteParam
 
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 - Static variable in class NetCDFUtilities.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.
addCreateOption(GDALCreateOption) - Method in class GDALCreateOptionsHandler
This method add a create option to this handler.
addCreateOptions(Collection<GDALCreateOption>) - Method in class GDALCreateOptionsHandler
This method add a collection of create options to this handler.
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.
adjustAttributeName(String) - Static method in class ImageIOUtilities
 
adjustAttributeName(String) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.adjustAttributeName(String) instead
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.
append(FastByteArrayWrapper, double) - Method in class NumberToByteArray
 
append(FastByteArrayWrapper, int) - Method in class NumberToByteArray
 
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
 
asWritable() - Method in class GDALCommonIIOImageMetadata
Returns a copy of this GDALCommonIIOImageMetadata as a GDALWritableCommonIIOImageMetadata instance, with setting capabilities
ATTRIBUTES_NODE - Static variable in class BaseImageMetadata
 
attrInfoMap - Variable in class TIFFMetadataFormat
 
avail - Variable in class FastBufferedInputStream
The number of buffer bytes available starting from FastBufferedInputStream.pos.
avail - Variable in class FastBufferedOutputStream
The number of buffer bytes available starting from FastBufferedOutputStream.pos.
available() - Method in class FastBufferedInputStream
 

B

BaseClonableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
BaseClonableImageReadParam() - Constructor for class BaseClonableImageReadParam
Deprecated.  
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
 
BaseImageMetadata - Class in it.geosolutions.imageio.ndplugin
A basic abstract class containing common metadata such as basic raster properties TODO @TODO: Add UOM management (Maybe, it is more appropriate to do on the upper class).
BaseImageMetadata(BaseImageReader, int) - Constructor for class BaseImageMetadata
BaseImageMetadata constructor.
BaseImageReader - Class in it.geosolutions.imageio.ndplugin
A base ImageReader class
BaseImageReader(ImageReaderSpi) - Constructor for class BaseImageReader
 
BaseImageReaderSpi - Class in it.geosolutions.imageio.ndplugin
 
BaseImageReaderSpi() - Constructor for class BaseImageReaderSpi
 
BaseImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class BaseImageReaderSpi
 
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.
BaseNetCDFImageReader - Class in it.geosolutions.imageio.plugins.netcdf
Base implementation for NetCDF based image flat reader.
BaseNetCDFImageReader(ImageReaderSpi) - Constructor for class BaseNetCDFImageReader
Explicit Constructor getting ImageReaderSpi originatingProvider as actual parameter.
BaseVariableWrapper - Class in it.geosolutions.imageio.plugins.netcdf
 
BaseVariableWrapper(Variable) - Constructor for class BaseVariableWrapper
 
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
 
BIG_ENDIAN - Static variable in class EnhancedRandomAccessFile
_more_
bigEndian - Variable in class EnhancedRandomAccessFile
The current endian (big or little) mode of the eraf.
BIT_TO_BYTE_FACTOR - Static variable in class KakaduUtilities
 
BitInputStream - Class in it.geosolutions.io.input
This class is an input stream wrapper that can read a specific number of bytes and bits from an input stream.
BitInputStream(InputStream) - Constructor for class BitInputStream
Constructs a bit input stream from an InputStream object.
BitOutputStream - Class in it.geosolutions.io.output
Providing ability to write decorate outputstream with a bit oriented interface.
BitOutputStream(OutputStream) - Constructor for class BitOutputStream
 
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.
bitVector2ByteVector(int, int) - Static method in class MathUtils
Convert an integer containing length bits into a vector of bytes.
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
 
BSBImageReader - Class in it.geosolutions.imageio.plugins.bsb
BSBImageReader is a GDALImageReader able to create RenderedImage from BSB files.
BSBImageReader(BSBImageReaderSpi) - Constructor for class BSBImageReader
Constructs a BSBImageReader using a BSBImageReaderSpi.
BSBImageReaderSpi - Class in it.geosolutions.imageio.plugins.bsb
Service provider interface for BSB image reader
BSBImageReaderSpi() - Constructor for class BSBImageReaderSpi
 
buf - Variable in class InflaterImageInputStream
Input buffer for decompression.
buf - Variable in class FastByteArrayWrapper
The buffer where data is stored.
buffer - Variable in class EnhancedRandomAccessFile
The buffer used to load the data.
buffer - Variable in class FastBufferedInputStream
The internal buffer.
buffer - Variable in class FastBufferedOutputStream
The internal buffer.
bufferStart - Variable in class EnhancedRandomAccessFile
The offset in bytes of the start of the buffer, from the start of the eraf.
buildColorModel(SampleModel) - Static method in class GDALUtilities
Builds a proper ColorModel for a specified SampleModel
buildCRSProperties(RenderedImage, int) - Static method in class GDALUtilities
 
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"
buildMetadataText(RenderedImage, GDALUtilities.MetadataChoice, int) - Static method in class GDALUtilities
 
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

cached - Variable in class EnhancedRandomAccessFile
Support for FileCache.
CALIBRATED_NT - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
canDecodeInput(Object) - Method in class GDALImageReaderSpi
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 BSBImageReaderSpi
This method checks if the provided input can be decoded from this SPI
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 HDF4ImageReaderSpi
 
canDecodeInput(Object) - Method in class IDRISIImageReaderSpi
This method checks if the provided input can be decoded from this SPI
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 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 RPFTOCImageReaderSpi
This method checks if the provided input can be decoded from this SPI
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 TIFFImageWriterSpi
 
canInsertEmpty(int) - Method in class TIFFImageWriter
 
canInsertImage(int) - Method in class TIFFImageWriter
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class CoreCommonIIOStreamMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class CoreCommonImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class AsciiGridsImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class MrSIDIIOImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class TIFFImageMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class TIFFStreamMetadataFormat
 
canOffsetTiles() - Method in class GDALImageWriteParam
 
canReadRaster() - Method in class AsciiGridsImageReader
Returns true since this plug-in supports reading just a Raster of pixel data.
canReadRaster() - Method in class TIFFImageReader
 
canReplacePixels(int) - Method in class TIFFImageWriter
 
canWriteCompressed() - Method in class GDALImageWriteParam
 
canWriteEmpty() - Method in class TIFFImageWriter
 
canWriteProgressive() - Method in class GDALImageWriteParam
 
canWriteSequence() - Method in class TIFFImageWriter
 
canWriteTiles() - Method in class GDALImageWriteParam
 
canWriteTiles() - Method in class JP2KKakaduImageWriteParam
 
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 GDALImageReader
Checks if the specified ImageIndex is valid.
checkImageIndex(int) - Method in class BaseImageReader
Simple check of the specified image index.
checkImageIndex(int) - Method in class JP2KKakaduImageReader
Checks if the specified ImageIndex is valid.
checkNotNull(Object, String) - Static method in class ImageIOUtilities
 
checkNotNull(Object, String) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.checkNotNull(Object,String) instead
checkTreeConsistency() - Method in class JP2KTreeController
 
classForDataBufferType(int) - Static method in class ImageIOUtilities
Retrieves the class of the native type for the specified DataBuffer type.
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
 
clear() - Method in class SoftValueHashMap
Removes all mappings from this map.
clearAbort() - Method in class AsciiGridRaster
 
clearAbortRequest() - Method in class AsciiGridsImageReader
Clear any request to abort.
clearAbortRequest() - Method in class AsciiGridsImageWriter
 
clone() - Method in class GCP
 
clone() - Method in class EnhancedImageReadParam
 
clone() - Method in class CloneableImageReadParam
Deprecated.  
clone() - Method in class DefaultCloneableImageReadParam
Deprecated.  
clone() - Method in class BaseJP2KBox
 
clone() - Method in interface JP2KBox
 
clone() - Method in class JP2KKakaduImageReadParam
 
clone() - Method in class TIFFDirectory
Clones the directory and all the fields contained therein.
CloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
CloneableImageReadParam() - Constructor for class CloneableImageReadParam
Deprecated.  
cloneNode(boolean) - Method in class TIFFFieldNode
 
close() - Method in class ECWPImageInputStream
 
close() - Method in class EnhancedRandomAccessFile
Close the eraf, and release any associated system resources.
close() - Method in class GZIPImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class InflaterImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class FileImageInputStreamExtFileChannelImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class FileImageInputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class ImageInputStreamAdapter
Closes this ImageInputStreamAdapter.
close() - Method in class FileImageOutputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class FilterImageOutputStream
 
close() - Method in class ImageOutputStreamAdapter
 
close() - Method in class InputStreamAdapter
 
close() - Method in class FastBufferedInputStream
 
close() - Method in class OutputStreamAdapter
 
close() - Method in class FastBufferedOutputStream
 
closed - Variable in class InflaterImageInputStream
 
closeDataSet(Dataset) - Static method in class GDALUtilities
Closes the given Dataset.
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.
compute() - Method in class StringToDouble
Returns a value, if any was advertised by the StringToDouble.pushChar(int) method.
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
 
containsKey(Object) - Method in class SoftValueHashMap
Returns true if this map contains a mapping for the specified key.
containsTIFFField(int) - Method in class TIFFDirectory
Determines whether a TIFF field with the given tag number is contained in this directory.
containsValue(Object) - Method in class SoftValueHashMap
Returns true if this map maps one or more keys to this value.
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 GDALImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class TIFFImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class GDALImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class TIFFImageWriter
 
COORDINATE_AXIS_TYPE - Static variable in class NetCDFUtilities
 
COORDSYS - Static variable in class NetCDFUtilities
 
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.
CoreCommonIIOStreamMetadata - Class in it.geosolutions.imageio.core
Class representing common stream metadata
CoreCommonIIOStreamMetadata(String[]) - Constructor for class CoreCommonIIOStreamMetadata
Public constructor for common stream metadata object.
CoreCommonIIOStreamMetadataFormat - Class in it.geosolutions.imageio.core
Class defining the structure of metadata documents describing common stream metadata returned from getAsTree method.
CoreCommonImageMetadata - Class in it.geosolutions.imageio.core
Class needed to store all available information of a 2D Dataset with the add of additional information.
CoreCommonImageMetadata(boolean, String, String, String[], String[]) - Constructor for class CoreCommonImageMetadata
Private constructor
CoreCommonImageMetadataFormat - Class in it.geosolutions.imageio.core
Class defining the structure of metadata documents describing common image metadata returned from getAsTree method.
count - Variable in class FastByteArrayWrapper
The number of valid bytes in the buffer.
crc - Variable in class GZIPImageInputStream
CRC-32 for uncompressed data.
create(ImageInputStream, Integer, Boolean, Boolean, Boolean, EventListener[], Locale, EnhancedImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a RenderedOp representing the "ImageRead" operation in rendered mode.
create(ParameterBlock, RenderingHints) - Method in class ImageReadMTCIF
 
create(ParameterBlock, RenderingHints) - Method in class ImageReadMTCRIF
 
create(RenderContext, ParameterBlock) - Method in class ImageReadMTCRIF
 
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.
createCollection(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a Collection representing the "ImageRead" operation in collection mode.
createColorModel(SampleModel) - Static method in class ImageIOUtilities
Creates a ColorModel that may be used with the specified SampleModel.
createCommonNativeTree() - Method in class CoreCommonImageMetadata
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 BaseImageMetadata
 
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 GDALImageReader
Build a proper GDALCommonIIOImageMetadata given the name of a dataset.
createDatasetMetadata(Dataset, String) - Method in class GDALImageReader
Build a proper GDALCommonIIOImageMetadata given an input dataset as well as the file name containing such a dataset.
createDatasetMetadata(Dataset, String) - Method in class MrSIDImageReader
 
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.
createInputStreamInstance(Object, boolean, File) - Method in class FileImageInputStreamExtImplSpi
Returns an instance of the ImageInputStream implementation associated with this service provider.
createInputStreamInstance(Object, boolean, File) - Method in class StringImageInputStreamSpi
 
createInputStreamInstance(Object, boolean, File) - Method in class URLImageInputStreamSpi
 
createOptionsHandler - Variable in class GDALImageWriteParam
 
createOutputStreamInstance(Object, boolean, File) - Method in class FileImageOutputStreamExtImplSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class StringImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class URLImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
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 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 BSBImageReaderSpi
Returns an instance of the BSBImageReader
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
 
createReaderInstance(Object) - Method in class HDF4TeraScanImageReaderSpi
 
createReaderInstance(Object) - Method in class IDRISIImageReaderSpi
Returns an instance of the IDRISIImageReader
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 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 RPFTOCImageReaderSpi
Returns an instance of the RPFTOCImageReader
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
 
createRenderable(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a RenderableOp representing the "ImageRead" operation in renderable mode.
createRenderable(ParameterBlock, RenderingHints) - Method in class ImageReadMTCRIF
 
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 TIFFImageWriterSpi
 
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
 
dataEnd - Variable in class EnhancedRandomAccessFile
The offset in bytes of the end of the data in the buffer, from the start of the eraf.
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.
dataSize - Variable in class EnhancedRandomAccessFile
The size of the data stored in the buffer, in bytes.
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
 
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 - Static variable in class GDALUtilities.GDALMetadataDomain
 
DEFAULT_BUFFER_SIZE - Static variable in class EnhancedRandomAccessFile
The default buffer size, in bytes.
DEFAULT_BUFFER_SIZE - Static variable in class FastBufferedInputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class FastBufferedOutputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BYTES_PER_STRIP - Static variable in class TIFFImageWriter
 
DEFAULT_KEY_MAP - Static variable in class GDALUtilities.GDALMetadataDomain
 
DEFAULT_TILE_SIZE - Static variable in class GDALUtilities
The default tile size.
DefaultCloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
DefaultCloneableImageReadParam() - Constructor for class DefaultCloneableImageReadParam
Deprecated.  
deleteOnExit(File) - Static method in class TestData
Requests that the file or directory denoted by the specified pathname be deleted when the virtual machine terminates.
deleteOnExit(File, boolean) - Static method in class TestData
Requests that the file or directory denoted by the specified pathname be deleted when the virtual machine terminates.
DEPTH - Static variable in class NetCDFUtilities
 
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.
destinationRegion - Variable in class EnhancedImageReadParam
 
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.
DIRECT_STANDARD_INPUT_TYPES - Static variable in class BaseImageReaderSpi
 
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.
displayImageIOMetadata(Node) - Static method in class ImageIOUtilities
Given a root node, print the values/attributes tree using the System Out
dispose() - Method in class GDALImageReader
Allows resources to be released
dispose() - Method in class BaseImageReader
 
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 BaseNetCDFImageReader
Allows any resources held by this reader to be released.
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 FileImageInputStreamExtFileChannelImpl
Disposes this FileImageInputStreamExtFileChannelImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class FileImageInputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class FileImageOutputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class TIFFImageWriter
 
disposeImage(RenderedImage) - Static method in class ImageIOUtilities
Allow to dispose this image, as well as the related image sources.
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
 
DOT_ZERO - Static variable in class NumberToByteArray
 
DOUBLE_TOLERANCE - Static variable in class KakaduUtilities
 
DOUBLE_ZERO - Static variable in class NumberToByteArray
 
DOUBLE_ZERO0 - Static variable in class NumberToByteArray
 
DOUBLE_ZERO2 - Static variable in class NumberToByteArray
 
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
 
DWT_LEVELS - Static variable in class JP2KImageMetadata
 

E

EARTH_FLATTENING - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
EARTH_FLATTENING - Static variable in class NetCDFUtilities.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
 
endOfFile - Variable in class EnhancedRandomAccessFile
True if we are at the end of the eraf.
endReplacePixels() - Method in class TIFFImageWriter
 
endWriteEmpty() - Method in class TIFFImageWriter
 
endWriteSequence() - Method in class TIFFImageWriter
 
EnhancedImageReadParam - Class in it.geosolutions.imageio.imageioimpl
 
EnhancedImageReadParam() - Constructor for class EnhancedImageReadParam
 
EnhancedRandomAccessFile - Class in it.geosolutions.imageio.stream.eraf
 
EnhancedRandomAccessFile(int) - Constructor for class EnhancedRandomAccessFile
_more_
EnhancedRandomAccessFile(File, String) - Constructor for class EnhancedRandomAccessFile
Constructor, default buffer size.
EnhancedRandomAccessFile(File, String, int) - Constructor for class EnhancedRandomAccessFile
Constructor.
entrySet() - Method in class SoftValueHashMap
Returns a set view of the mappings contained in this map.
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
 
eos - Variable in class GZIPImageInputStream
Indicates end of input stream.
EPS - Static variable in class AsciiGridsImageWriter
 
equals(Object) - Method in class GCP
 
equals(Object) - Method in class NetCDFUtilities.KeyValuePair
 
equals(Object, Object) - Static method in class ImageIOUtilities
Convenience method for testing two objects for equality.
equals(Object) - Method in class MapEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class SoftValueHashMap
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.equals(Object,Object) instead
EQUATORIAL_RADIUS - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
EQUATORIAL_RADIUS - Static variable in class NetCDFUtilities.ProjAttribs
 
eraf - Variable in class EnhancedRandomAccessFile
The underlying java.io.RandomAccessFile.
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.
exp2(double) - Static method in class MathUtils
exp2.
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.
EXTENSIVE_TEST_KEY - Static variable in class TestData
The system property key for more extensive test suite.
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
 
FastBufferedInputStream - Class in it.geosolutions.io.input
Lightweight, unsynchronised, aligned input stream buffering class.
FastBufferedInputStream(InputStream, int) - Constructor for class FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
FastBufferedInputStream(InputStream) - Constructor for class FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a buffer of FastBufferedInputStream.DEFAULT_BUFFER_SIZE bytes.
FastBufferedOutputStream - Class in it.geosolutions.io.output
Lightweight, unsynchronised, aligned output stream buffering class.
FastBufferedOutputStream(OutputStream, int) - Constructor for class FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
FastBufferedOutputStream(OutputStream) - Constructor for class FastBufferedOutputStream
Creates a new fast buffered ouptut stream by wrapping a given output stream with a buffer of FastBufferedOutputStream.DEFAULT_BUFFER_SIZE bytes.
FastByteArrayWrapper - Class in it.geosolutions.imageio.utilities
This class implements a byteArray wrapper to speed up working with byte array.
FastByteArrayWrapper() - Constructor for class FastByteArrayWrapper
Default constructor
Creates a new byte array output stream.
FastByteArrayWrapper(byte[]) - Constructor for class FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument
FastByteArrayWrapper(byte[], int) - Constructor for class FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument.
FastByteArrayWrapper(int) - Constructor for class FastByteArrayWrapper
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
FaxTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
A class representing the extra tags found in a TIFF-F (RFC 2036) file.
file - Variable in class EnhancedRandomAccessFile
_more_
file(Object, String) - Static method in class TestData
Access to getResource(caller, path) as a non-null File.
FILE_SOURCE_DSC - Static variable in class EXIFTIFFTagSet
A value to be used with the "FileSource" tag.
FileImageInputStreamExt - Interface in it.geosolutions.imageio.stream.input
Deprecated. use AccessibleStream instead
FileImageInputStreamExtFileChannelImpl - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a File dealing with FileChannels.
FileImageInputStreamExtFileChannelImpl(File) - Constructor for class FileImageInputStreamExtFileChannelImpl
Constructs a FileImageInputStreamExtFileChannelImpl that will read from a given File.
FileImageInputStreamExtFileChannelImpl(File, int) - Constructor for class FileImageInputStreamExtFileChannelImpl
Constructs a FileImageInputStreamExtFileChannelImpl that will read from a given File.
FileImageInputStreamExtImpl - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a File.
FileImageInputStreamExtImpl(File) - Constructor for class FileImageInputStreamExtImpl
Constructs a FileImageInputStreamExtImpl that will read from a given File.
FileImageInputStreamExtImpl(File, int) - Constructor for class FileImageInputStreamExtImpl
Constructs a FileImageInputStreamExtImpl that will read from a given File.
FileImageInputStreamExtImplSpi - Class in it.geosolutions.imageio.stream.input.spi
Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a File by means of an EnhancedRandomAccessFile which gives buffering capabilities.
FileImageInputStreamExtImplSpi() - Constructor for class FileImageInputStreamExtImplSpi
Constructs a blank ImageInputStreamSpi.
FileImageOutputStreamExt - Interface in it.geosolutions.imageio.stream.output
Deprecated. use AccessibleStream instead
FileImageOutputStreamExtImpl - Class in it.geosolutions.imageio.stream.output
An implementation of ImageOutputStream that take its output on a File.
FileImageOutputStreamExtImpl(File) - Constructor for class FileImageOutputStreamExtImpl
A constructor which accepts a File as input.
FileImageOutputStreamExtImpl(File, int) - Constructor for class FileImageOutputStreamExtImpl
A constructor which accepts a File as input.
FileImageOutputStreamExtImplSpi - Class in it.geosolutions.imageio.stream.output.spi
A special ImageOutputStream Service Provider Interface which is able to provide a FileImageOutputStreamExt
FileImageOutputStreamExtImplSpi() - Constructor for class FileImageOutputStreamExtImplSpi
 
fileNameIn - Static variable in class InterpolateVNetCDF
 
fileNameOut - Static variable in class InterpolateVNetCDF
 
fileNameOutV - Static variable in class InterpolateVNetCDF
 
filePosition - Variable in class EnhancedRandomAccessFile
The offset in bytes from the eraf start, of the next read or write operation.
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() - Method in class InflaterImageInputStream
Fills input buffer with more data to decompress.
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
 
FILL_VALUE - Static variable in class NetCDFUtilities.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.
FilterImageInputStream - Class in it.geosolutions.imageio.stream.input
Decorator class for the ImageInputStream subclasses.
FilterImageInputStream(ImageInputStream) - Constructor for class FilterImageInputStream
The constructor
FilterImageInputStream() - Constructor for class FilterImageInputStream
Default constructor
FilterImageOutputStream - Class in it.geosolutions.imageio.stream.output
Decorator class for decorating ImageOutputStream subclasses.
FilterImageOutputStream(ImageOutputStream) - Constructor for class FilterImageOutputStream
 
finalize() - Method in class EnhancedRandomAccessFile
Close silently the underlying RandomAccessFile
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.
Float2IBM(double) - Static method in class MathUtils
Converts a double to the standard IBM representation for a single precision real floating point number.
flush() - Method in class ECWPImageInputStream
 
flush() - Method in class EnhancedRandomAccessFile
Copy the contents of the buffer to the disk.
flush() - Method in class FilterImageOutputStream
 
flush() - Method in class ImageOutputStreamAdapter
 
flush() - Method in class OutputStreamAdapter
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class BitOutputStream
writes bits from buffer to output stream
flush() - Method in class FastBufferedOutputStream
 
flushBefore(long) - Method in class ECWPImageInputStream
 
flushBefore(long) - Method in class FilterImageOutputStream
 
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.
formatWritingCapabilities(String) - Static method in class GDALUtilities
Tells us about the capabilities for a GDAL driver.
frexpExp(double) - Static method in class MathUtils
frexpExp, builds and gives the exponent base 2 for the floating point representation of a real number.
frexpMant(double) - Static method in class MathUtils
frexpMant, builds and gives the mantissa base 2 for the floating point representation of a real number.
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.
GCP - Class in it.geosolutions.imageio.core
Class that holds information about a ground control point.
GCP() - Constructor for class GCP
 
GDALCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
Class needed to store all available information of a GDAL Dataset with the add of additional information.
GDALCommonIIOImageMetadata(String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(String, String, String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, boolean, String, String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, String, String) - Constructor for class GDALCommonIIOImageMetadata
Constructor which initializes fields by retrieving properties such as raster size, raster tiling properties, projection, and more from a given input Dataset.
GDALCommonIIOImageMetadata(Dataset, String, boolean) - Constructor for class GDALCommonIIOImageMetadata
Constructor which initializes fields by retrieving properties such as raster size, raster tiling properties, projection, and more from a given input Dataset if not null.
GDALCreateOption - Class in it.geosolutions.imageio.gdalframework
Several GDAL format drivers allow to specify a set of options during the creation of a file.
GDALCreateOption(String, int, String[], int) - Constructor for class GDALCreateOption
Constructor for a GDALCreateOption.
GDALCreateOptionsHandler - Class in it.geosolutions.imageio.gdalframework
Abstract class which allows to properly handle the set of "format specific" create options.
GDALCreateOptionsHandler() - Constructor for class GDALCreateOptionsHandler
 
GDALImageReader - Class in it.geosolutions.imageio.gdalframework
Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Layer) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform read operations.
GDALImageReader(GDALImageReaderSpi) - Constructor for class GDALImageReader
Constructs a GDALImageReader using a GDALImageReaderSpi.
GDALImageReader(GDALImageReaderSpi, int) - Constructor for class GDALImageReader
Constructs a GDALImageReader using a GDALImageReaderSpi.
GDALImageReaderSpi - Class in it.geosolutions.imageio.gdalframework
The abstract service provider interface (SPI) for GDALImageReaders.
GDALImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], Collection<String>) - Constructor for class GDALImageReaderSpi
 
GDALImageWriteParam - Class in it.geosolutions.imageio.gdalframework
An abstract class which works as an adapter of ImageWriteParam
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler) - Constructor for class GDALImageWriteParam
 
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler, Locale) - Constructor for class GDALImageWriteParam
 
GDALImageWriter - Class in it.geosolutions.imageio.gdalframework
Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Library) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform write operations.
GDALImageWriter(ImageWriterSpi) - Constructor for class GDALImageWriter
Constructor for GDALImageWriter
GDALImageWriterSpi - Class in it.geosolutions.imageio.gdalframework
The abstract service provider interface (SPI) for GDALImageWriters.
GDALImageWriterSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], List) - Constructor for class GDALImageWriterSpi
 
GDALMEMORYRASTER_MAXSIZE_KEY - Static variable in class GDALUtilities
System property name to customize the max supported size of a GDAL In Memory Raster Dataset to be created before using the createCopy method
GDALUtilities - Class in it.geosolutions.imageio.gdalframework
Utility class providing a set of static utility methods
GDALUtilities.DriverCreateCapabilities - Enum in it.geosolutions.imageio.gdalframework
Simple placeholder for information about a driver's capabilities.
GDALUtilities.GDALMetadataDomain - Class in it.geosolutions.imageio.gdalframework
Simple placeholder for Strings representing GDAL metadata domains.
GDALUtilities.GDALMetadataDomain() - Constructor for class GDALUtilities.GDALMetadataDomain
 
GDALUtilities.MetadataChoice - Enum in it.geosolutions.imageio.gdalframework
An auxiliary simple class containing only contants which are used to handle text building and visualization
GDALWritableCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
Class extending GDALCommonIIOImageMetadata in order to provide write capabilities to the metadata instance.
GDALWritableCommonIIOImageMetadata() - Constructor for class GDALWritableCommonIIOImageMetadata
Default constructor of GDALWritableCommonIIOImageMetadata.
GDALWritableCommonIIOImageMetadata(String) - Constructor for class GDALWritableCommonIIOImageMetadata
Constructor of GDALWritableCommonIIOImageMetadata.
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
 
get(Object) - Method in class SoftValueHashMap
Returns the value to which this map maps the specified key.
getAdaptee() - Method in class GDALImageWriteParam
 
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 CoreCommonIIOStreamMetadata
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 CoreCommonImageMetadata
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 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 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(int, int) - Method in class BaseNetCDFImageReader
 
getAttribute(Variable, int) - Static method in class NetCDFUtilities
 
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
 
getAttributeAsString(int, String) - Method in class BaseNetCDFImageReader
 
getAttributeAsString(int, String, boolean) - Method in class BaseNetCDFImageReader
 
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
 
getAttributesAsNumber(Variable, String) - Static method in class NetCDFUtilities
 
getAttributesAsString(Attribute) - Static method in class NetCDFUtilities
 
getAttributesAsString(Variable, String) - Static method in class NetCDFUtilities
 
getAttributesAsString(Attribute, boolean) - Static method in class NetCDFUtilities
Return the value of a NetCDF Attribute instance as a String.
getAttributeValueType(String, String) - Method in class TIFFMetadataFormat
 
getAxisFormat(AxisType, String) - Static method in class NetCDFUtilities
Returns a format to use for parsing values along the specified axis type.
getBandNumberFromProduct(String) - Method in class HDF4APSImageReader
 
getBandNumberFromProduct(String) - Method in class HDF4TeraScanImageReader
 
getBinding() - Method in class ECWPImageInputStream
 
getBinding() - Method in interface AccessibleStream
Retrieve the class for the target object.
getBinding() - Method in class GZIPFilterFileImageInputStreamExt
 
getBinding() - Method in class FileImageInputStreamExtFileChannelImpl
 
getBinding() - Method in class FileImageInputStreamExtImpl
 
getBinding() - Method in class ImageInputStreamAdapter
 
getBinding() - Method in class URIImageInputStreamImpl
 
getBinding() - Method in class FileImageOutputStreamExtImpl
 
getBinding() - Method in class FilterImageOutputStream
 
getBinding() - Method in class ImageOutputStreamAdapter
 
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
 
getBitOffset() - Method in class FilterImageOutputStream
 
getBitRate(float) - Method in class GDALImageWriteParam
 
getBounds2D(ParameterBlock) - Method in class ImageReadMTCRIF
 
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
 
getByteArray() - Method in class FastByteArrayWrapper
Creates a newly allocated byte array.
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
 
getByteOrder() - Method in class EnhancedRandomAccessFile
 
getByteOrder() - Method in class FileImageInputStreamExtFileChannelImpl
 
getByteOrder() - Method in class FileImageInputStreamExtImpl
 
getByteOrder() - Method in class FilterImageInputStream
 
getByteOrder() - Method in class FilterImageOutputStream
 
getCacheMax() - Static method in class GDALUtilities
Returns the maximum amount of memory available for GDAL caching mechanism.
getCacheUsed() - Static method in class GDALUtilities
Returns the amount of GDAL cache used.
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() - Method in class ChannelDefinitionBox
Returns the defined channels.
getChannel(int) - Method in class ChannelDefinitionBoxMetadataNode
 
getChannel() - Method in class EnhancedRandomAccessFile
_more_
getCheckType(NetcdfDataset) - Static method in class NetCDFUtilities
Depending on the type of model/netcdf file, we will check for the presence of some variables rather than some others.
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.
getColorInterpretations(int) - Method in class CoreCommonImageMetadata
Returns the colorInterpretation for the specified band
getColorInterpretations() - Method in class CoreCommonImageMetadata
 
getColorModel() - Method in class CoreCommonImageMetadata
Returns the ColorModel for the dataset held by this object.
getColorModel(int) - Static method in class GRIB1Utilities
 
getColorModel() - Method in class TIFFRenderedImage
 
getColumn() - Method in class GCP
Pixel (x) location of GCP on raster.
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
 
getCompression() - Method in class JP2KKakaduImageWriteParam
 
getCompressionMode() - Method in class GDALImageWriteParam
 
getCompressionQuality() - Method in class GDALImageWriteParam
 
getCompressionQualityDescriptions() - Method in class GDALImageWriteParam
 
getCompressionQualityValues() - Method in class GDALImageWriteParam
 
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 GDALImageWriteParam
 
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.
getCompressionTypes() - Method in class GDALImageWriteParam
 
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 TIFFImageMetadataFormatResources
 
getContents() - Method in class TIFFStreamMetadataFormatResources
 
getController() - Method in class GDALImageWriteParam
 
getcOrder() - Method in class JP2KKakaduImageWriteParam
 
getCount() - Method in class TIFFField
Returns the number of data items present in the field.
getcPrecincts() - Method in class JP2KKakaduImageWriteParam
 
getCreateOptions() - Method in class GDALCreateOptionsHandler
Provides to return a List containing Strings representing all specified create options we need to give to the writer when it call GDAL's create/createCopy method.
getCreateOptionsHandler() - Method in class GDALImageWriteParam
 
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
 
getDataset() - Method in class BaseNetCDFImageReader
 
getDataset(Object) - Static method in class NetCDFUtilities
Returns a NetcdfDataset given an input object
getDatasetDescription() - Method in class CoreCommonImageMetadata
 
getDatasetMetadata(int) - Method in class GDALImageReader
Retrieves a GDALCommonIIOImageMetadata by index.
getDatasetName() - Method in class CoreCommonImageMetadata
Returns the name of the dataset which is the source for this IIOMetadata
getDatasetSource(Object) - Method in class GDALImageReader
Tries to retrieve the Dataset 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.
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
 
getDefault() - Method in enum AsciiGridsImageMetadata.RasterSpaceType
 
getDefaultController() - Method in class GDALImageWriteParam
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class GDALImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class AsciiGridsImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
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 TIFFImageReader
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class GDALImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class AsciiGridsImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class TIFFImageWriter
 
getDefaultValue() - Method in class GDALCreateOption
returns the default value of the create option.
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 TIFFImageWriter
 
getDescription() - Method in class CoreCommonImageMetadata
Returns the description of the dataset which is the source for this IIOMetadata
getDescription() - Method in class GCP
Informational message or "".
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 BSBImageReaderSpi
 
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 IDRISIImageReaderSpi
 
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 MrSIDImageReaderSpi
 
getDescription(Locale) - Method in class NetCDFImageReaderSpi
 
getDescription(Locale) - Method in class NITFImageReaderSpi
 
getDescription(Locale) - Method in class RPFTOCImageReaderSpi
 
getDescription(Locale) - Method in class WCSImageReaderSpi
 
getDescription(Locale) - Method in class WMSImageReaderSpi
 
getDescription(Locale) - Method in class FileImageInputStreamExtImplSpi
 
getDescription(Locale) - Method in class StringImageInputStreamSpi
 
getDescription(Locale) - Method in class URLImageInputStreamSpi
 
getDescription(Locale) - Method in class FileImageOutputStreamExtImplSpi
 
getDescription(Locale) - Method in class StringImageOutputStreamSpi
 
getDescription(Locale) - Method in class URLImageOutputStreamSpi
 
getDescription(Locale) - Method in class TIFFImageReaderSpi
 
getDescription(Locale) - Method in class TIFFImageWriterSpi
 
getDestination(ImageReadParam, Iterator<ImageTypeSpecifier>, int, int) - Static method in class TIFFImageReader
 
getDestinationOffset() - Method in class GDALImageWriteParam
 
getDestinationRegion() - Method in class EnhancedImageReadParam
 
getDestinationType() - Method in class GDALImageWriteParam
 
getDriverDescription() - Method in class CoreCommonImageMetadata
Returns the description of the GDAL driver used to open the source dataset for this IIOMetadata
getDriverName() - Method in class CoreCommonImageMetadata
Returns the name of the GDAL driver used to open the source dataset for this IIOMetadata
getEasting() - Method in class GCP
Easting of this gcp.
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.
getElevation() - Method in class GCP
The elevation of this GCP.
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.
getFD() - Method in class EnhancedRandomAccessFile
Returns the opaque eraf descriptor object associated with this eraf.
getFile() - Method in class EnhancedRandomAccessFile
Get the eraf file, or name.
getFile() - Method in class GZIPFilterFileImageInputStreamExt
return the associated file
getFile() - Method in interface FileImageInputStreamExt
Deprecated. Returns the associated File
getFile() - Method in class FileImageInputStreamExtFileChannelImpl
Retrieves the File we are connected to.
getFile() - Method in class FileImageInputStreamExtImpl
Retrieves the File we are connected to.
getFile() - Method in interface FileImageOutputStreamExt
Deprecated. Returns the associated File
getFile() - Method in class FileImageOutputStreamExtImpl
Retrieves the File we are connected to.
getFilePointer() - Method in class EnhancedRandomAccessFile
Returns the current position in the eraf, where the next read or write will occur.
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
 
getFlushedPosition() - Method in class FilterImageOutputStream
 
getGCPCount(int) - Method in class GDALImageReader
Returns the number of Ground Control Points of the Dataset at index imageIndex.
getGcpNumber() - Method in class CoreCommonImageMetadata
Returns the number of Ground Control Points
getGcpProjection() - Method in class CoreCommonImageMetadata
Returns the Ground Control Point's projection
getGCPProjection(int) - Method in class GDALImageReader
Returns the Ground Control Points projection definition string of the Dataset at index imageIndex.
getGCPs() - Method in class CoreCommonImageMetadata
Returns the Ground Control Points
getGCPs() - Method in class GDALCommonIIOImageMetadata
Returns the Ground Control Points
getGCPs(int) - Method in class GDALImageReader
Returns Ground Control Points of the Dataset at index imageIndex.
getGDALImageMetadata(String) - Static method in class GDALUtilities
Returns any metadata related to the specified image.
getGdalMetadataDomain(String) - Method in class GDALCommonIIOImageMetadata
Returns a Map representing metadata elements (key,value) for a specific domain of GDAL metadata.
getGdalMetadataDomainsList() - Method in class GDALCommonIIOImageMetadata
Return all the available metadata domains.
getGDALStreamMetadata(String) - Static method in class GDALUtilities
Returns any metadata which is not related to a specific image.
getGeoJp2() - Method in class JP2KKakaduImageWriteParam
 
getGeoTransform(int) - Method in class GDALImageReader
Retrieves the GeoTransformation coefficients for the Dataset at index imageIndex.
getGeoTransformation() - Method in class CoreCommonImageMetadata
Returns the grid to world transformation of the image
getGlobalAttribute(int) - Method in class BaseHDF4ImageReader
 
getGlobalAttribute(int) - Method in class HDF4ImageReaderProxy
 
getGlobalAttribute(int) - Method in class BaseNetCDFImageReader
 
getGlobalAttribute(NetcdfDataset, int) - Static method in class NetCDFUtilities
 
getGlobalAttributeAsString(NetcdfDataset, String) - Static method in class NetCDFUtilities
Return a global attribute as a String.
getHeight() - Method in class CoreCommonImageMetadata
Returns the height of the image
getHeight(int) - Method in class GDALImageReader
Returns the height of the raster of the Dataset at index imageIndex.
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 BaseNetCDFImageReader
 
getHeight() - Method in class BaseVariableWrapper
 
getHeight(int) - Method in class NetCDFImageReader
 
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
 
getId() - Method in class GCP
Unique identifier, often numeric.
getImageIndex() - Method in class BaseImageMetadata
 
getImageMetadata(int) - Method in class GDALImageReader
Returns an IIOMetadata object containing metadata associated with the given image, specified by the imageIndex parameter
getImageMetadata(GDALImageReader, int) - Static method in class GDALUtilities
 
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 BaseNetCDFImageReader
 
getImageMetadata(int) - Method in class NetCDFImageReader
 
getImageMetadata(int) - Method in class TIFFImageReader
 
getImageReader() - Method in class BaseImageMetadata
 
getImageTypes(int) - Method in class GDALImageReader
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 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 BaseNetCDFImageReader
 
getImageTypes(int) - Method in class NetCDFImageReader
 
getImageTypes(int) - Method in class TIFFImageReader
 
getIndexMap() - Method in class BaseNetCDFImageReader
 
getInstance() - Static method in class CoreCommonIIOStreamMetadataFormat
Returns an instance of the CoreCommonIIOStreamMetadataFormat class.
getInstance() - Static method in class CoreCommonImageMetadataFormat
Returns an instance of the CoreCommonImageMetadataFormat class.
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 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.
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class GDALUtilities
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class ImageIOUtilities
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class KakaduUtilities
 
getKey() - Method in class NetCDFUtilities.KeyValuePair
 
getKey() - Method in class MapEntry
Returns the key corresponding to this entry.
getLastChild() - Method in class TIFFFieldNode
 
getLastPosition() - Method in class TIFFIFD
 
getLength() - Method in class BaseJP2KBox
 
getLength() - Method in class ImageHeaderBox
 
getLength() - Method in interface JP2KBox
Returns the box length.
getLength() - Method in class TIFFFieldNode
 
getLocale() - Method in class GDALImageWriteParam
 
getLocalizedCompressionTypeName() - Method in class GDALImageWriteParam
 
getLocation() - Method in class EnhancedRandomAccessFile
 
getLUT() - Method in class PaletteBox
Return the LUT.
getMaximum(int) - Method in class CoreCommonImageMetadata
Returns the maximum value for the specified band
getMaximum(int, int) - Method in class GDALImageReader
Returns the optional Maximum Value of the specified band of the Dataset at index imageIndex.
getMaximums() - Method in class CoreCommonImageMetadata
 
getMaxMemorySizeForGDALMemoryDataset() - Static method in class GDALImageWriter
Utility method which checks if a system property has been specified to set the maximum allowed size to create a GDAL "In Memory Raster" Dataset in case of CreateCopy.
getMaxValue() - Method in class AsciiGridRaster
Max value.
getMemoryDriver() - Static method in class GDALImageWriter
return a "In Memory" Driver which need to be used when using the CreateCopy method.
getMetadata() - Method in class TIFFCompressor
Returns the current IIOMetadata object.
getMetadataFormat(String) - Method in class AsciiGridsImageMetadata
IIOMetadataFormat objects are meant to describe the structure of metadata returned from the getAsTree method.
getMetadataItem(List, String) - Static method in class GDALUtilities
Returns the value of a specific metadata item contained in the metadata given as first input parameter
getMethod() - Method in class ColorSpecificationBox
Returns the method to define the color space.
getMethod() - Method in class ColorSpecificationBoxMetadataNode
 
getMinimum(int) - Method in class CoreCommonImageMetadata
Returns the minimum value for the specified band
getMinimum(int, int) - Method in class GDALImageReader
Returns the optional Minimum Value of the specified band of the Dataset at index imageIndex.
getMinimums() - Method in class CoreCommonImageMetadata
 
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 BaseVariableWrapper
 
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.
getNColumns() - Method in class AsciiGridsImageWriter
 
getNextCode() - Method in class TIFFLZWDecompressor
 
getNextCode() - Method in class TIFFLZWUtil
 
getNextSibling() - Method in class TIFFFieldNode
 
getNoData() - Method in class AsciiGridRaster
NoData value.
getNoDataMarker() - Method in class AsciiGridRaster
Return the String representing noData.
getNoDataValue(int) - Method in class CoreCommonImageMetadata
Returns the noDataValue value for the specified band
getNoDataValue(int, int) - Method in class GDALImageReader
Returns the NoDataValue of the specified Band of the specified image
getNoDataValues() - Method in class CoreCommonImageMetadata
 
getNodeValue() - Method in class UUIDBoxMetadataNode
 
getNodeValue() - Method in class XMLBoxMetadataNode
 
getNorthing() - Method in class GCP
Northing of this gcp.
getNProducts() - Method in class HDF4Products
 
getNRows() - Method in class AsciiGridsImageWriter
 
getNRows() - Method in class AsciiGridRaster
Number of rows.
getNthDigit(long, int) - Static method in class NumberToByteArray
Retrieve the n-th digit of a specified number
getNum() - Method in class ChannelDefinitionBox
 
getNumAttributes() - Method in class BaseHDF4ImageReader.HDF4DatasetWrapper
 
getNumAttributes(int) - Method in class BaseNetCDFImageReader
 
getNumBands() - Method in class CoreCommonImageMetadata
Returns the number of bands of the dataset which is the source for this IIOMetadata
getNumBands() - Method in class BaseVariableWrapper
 
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
 
getNumGlobalAttributes() - Method in class BaseNetCDFImageReader
 
getNumImages(boolean) - Method in class GDALImageReader
Returns the number of images (subdatasets) contained within the data source.
getNumImages(boolean) - Method in class BaseImageReader
 
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 TIFFImageReader
 
getNumOverviews() - Method in class CoreCommonImageMetadata
 
getNumOverviews(int) - Method in class CoreCommonImageMetadata
Returns the number of overviews for the specified band
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
 
getOffset(int) - Method in class CoreCommonImageMetadata
Returns the offset value for the specified band
getOffset(int, int) - Method in class GDALImageReader
Returns the optional Offset Value of the specified band of the Dataset at index imageIndex.
getOffsets() - Method in class CoreCommonImageMetadata
 
getOptionName() - Method in class GDALCreateOption
returns the name of the create option.
getOrgGen_tlm() - Method in class JP2KKakaduImageWriteParam
 
getOrgT_parts() - Method in class JP2KKakaduImageWriteParam
 
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
 
getPreferredTileSizes() - Method in class GDALImageWriteParam
 
getPreviousSibling() - Method in class TIFFFieldNode
 
getProductName() - Method in class HDF4Products.HDF4Product
 
getProgressiveMode() - Method in class GDALImageWriteParam
 
getProjection() - Method in class CoreCommonImageMetadata
Returns the projection
getProjection(int) - Method in class GDALImageReader
Retrieves the WKT projection String for the Dataset at index imageIndex.
getProperty(String) - Method in class TIFFRenderedImage
 
getPropertyGenerators(String) - Method in class ImageReadDescriptorMT
Returns the array of PropertyGenerators for the specified mode of this operation.
getPropertyNames() - Method in class TIFFRenderedImage
 
getqGuard() - Method in class JP2KKakaduImageWriteParam
 
getQuality() - Method in class JP2KKakaduImageWriteParam
Gets quality.
getQualityLayers() - Method in class JP2KKakaduImageReadParam
Gets qualityLayers.
getQualityLayers() - Method in class JP2KKakaduImageWriteParam
Gets qualityLayers.
getQualityLayersBitRates() - Method in class JP2KKakaduImageWriteParam
 
getRandomAccessFile() - Method in class EnhancedRandomAccessFile
 
getRangeArray(DataType) - Static method in class NetCDFConverterUtilities
 
getRank() - Method in class BaseVariableWrapper
 
getRasterReader() - Method in class AsciiGridsImageReader
A simple method which returns the proper AsciiGridRaster used to perform reading operations
getRasterType() - Method in class AsciiGridRaster
Retrieves the type of raster we are serving, GRASS or ESRI.
getRawDataType(VariableIF) - Static method in class NetCDFUtilities
Returns the data type which most closely represents the "raw" internal data of the variable.
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
 
getRepresentedValueType() - Method in class GDALCreateOption
return the type of the represented value
getResource(Object, String) - Static method in class TestData
Locates named test-data resource for caller.
getRootIFD() - Method in class TIFFImageMetadata
 
getRootName() - Method in class TIFFMetadataFormat
 
getRow() - Method in class GCP
Line (y) location of GCP on raster.
getSampleModel() - Method in class CoreCommonImageMetadata
Returns the SampleModel for the dataset held by this object.
getSampleModel() - Method in class BaseVariableWrapper
 
getSampleModel() - Method in class TIFFRenderedImage
 
getScale(int) - Method in class CoreCommonImageMetadata
Returns the scale value for the specified band
getScale(int, int) - Method in class GDALImageReader
Returns the optional Scale Value of the specified band of the Dataset at index imageIndex.
getScales() - Method in class CoreCommonImageMetadata
 
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.
getShortClassName(Object) - Static method in class ImageIOUtilities
Returns a short class name for the specified object.
getShortClassName(Object) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getShortClassName(Object) instead
getShortElementValue(Node) - Static method in class BoxUtilities
Gets its short value from an IIOMetadataNode.
getShortName(Class<?>) - Static method in class ImageIOUtilities
Returns a short class name for the specified class.
getShortName(Class<?>) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getShortName(Class) instead
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.
getSourceBands() - Method in class GDALImageWriteParam
 
getSourceDWTLevels(int) - Method in class JP2KKakaduImageReader
returns the number of source DWT levels for the specified image.
getSourceRegion() - Method in class GDALImageWriteParam
 
getSources() - Method in class TIFFRenderedImage
 
getSourceXSubsampling() - Method in class GDALImageWriteParam
 
getSourceXSubsampling() - Method in class AsciiGridRaster
XSubSampling factor
getSourceYSubsampling() - Method in class GDALImageWriteParam
 
getSourceYSubsampling() - Method in class AsciiGridRaster
YSubSampling factor
getsProfile() - Method in class JP2KKakaduImageWriteParam
 
getStandardChromaNode() - Method in class AsciiGridsImageMetadata
Standard tree node methods
getStandardChromaNode() - Method in class TIFFImageMetadata
 
getStandardCompressionNode() - Method in class AsciiGridsImageMetadata
 
getStandardCompressionNode() - Method in class TIFFImageMetadata
 
getStandardDataNode() - Method in class TIFFImageMetadata
 
getStandardDimensionNode() - Method in class TIFFImageMetadata
 
getStandardDocumentNode() - Method in class TIFFImageMetadata
 
getStandardTextNode() - Method in class TIFFImageMetadata
 
getStandardTransparencyNode() - Method in class TIFFImageMetadata
 
getStream() - Method in class TIFFCompressor
Returns the ImageOutputStream that will be written.
getStream(InputStream) - Static method in class ImageInputStreamAdapter
 
getStreamMetadata() - Method in class GDALImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole.
getStreamMetadata(GDALImageReader) - Static method in class GDALUtilities
 
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 BaseNetCDFImageReader
 
getStreamMetadata() - Method in class NetCDFImageReader
 
getStreamMetadata() - Method in class TIFFImageReader
 
getStreamMetadata(int) - Method in class TIFFImageReader
 
getStreamMetadataItem(String, String) - Static method in class GDALUtilities
Returns the value of a specific metadata item related to the stream.
getStreamPosition() - Method in class ECWPImageInputStream
 
getStreamPosition() - Method in class FileImageInputStreamExtFileChannelImpl
 
getStreamPosition() - Method in class FileImageInputStreamExtImpl
 
getStreamPosition() - Method in class FilterImageOutputStream
 
getStringElementValue(Node) - Static method in class BoxUtilities
Gets its String value from an IIOMetadataNode.
getStripOrTileByteCountsPosition() - Method in class TIFFIFD
 
getStripOrTileOffsetsPosition() - Method in class TIFFIFD
 
getSubSamplingFactor2(int, int) - Static method in class ImageIOUtilities
Given a pair of xSubsamplingFactor (xSSF) and ySubsamplingFactor (ySFF), look for a subsampling factor (SSF) in case xSSF !
getSubSamplingFactor2(int, int) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getSubSamplingFactor2(int,int) instead
getSubsamplingXOffset() - Method in class GDALImageWriteParam
 
getSubsamplingYOffset() - Method in class GDALImageWriteParam
 
getSupportedFormats() - Method in class GDALImageReaderSpi
Methods returning the formats which are supported by a plugin.
getSupportedFormats() - Method in class GDALImageWriterSpi
Methods returning the formats which are supported by a plugin.
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.
getTarget() - Method in class ECWPImageInputStream
 
getTarget() - Method in interface AccessibleStream
Retrieves the target object on which we work.
getTarget() - Method in class GZIPFilterFileImageInputStreamExt
 
getTarget() - Method in class FileImageInputStreamExtFileChannelImpl
 
getTarget() - Method in class FileImageInputStreamExtImpl
 
getTarget() - Method in class ImageInputStreamAdapter
 
getTarget() - Method in class URIImageInputStreamImpl
 
getTarget() - Method in class FileImageOutputStreamExtImpl
Allows us to access the underlying file.
getTarget() - Method in class FilterImageOutputStream
Allows us to access the underlying ImageOutputStream.
getTarget() - Method in class ImageOutputStreamAdapter
 
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 GDALImageWriteParam
 
getTileGridXOffset() - Method in class TIFFRenderedImage
 
getTileGridYOffset() - Method in class GDALImageWriteParam
 
getTileGridYOffset() - Method in class TIFFRenderedImage
 
getTileHeight() - Method in class CoreCommonImageMetadata
Returns the tile height of the image
getTileHeight(int) - Method in class GDALImageReader
Returns the tile height of the raster of the Dataset at index imageIndex.
getTileHeight() - Method in class GDALImageWriteParam
 
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() - Method in class BaseVariableWrapper
 
getTileHeight(int) - Method in class TIFFImageReader
 
getTileHeight() - Method in class TIFFRenderedImage
 
getTileWidth() - Method in class CoreCommonImageMetadata
Returns the tile width of the image
getTileWidth(int) - Method in class GDALImageReader
Returns the tile width of the raster of the Dataset at index imageIndex.
getTileWidth() - Method in class GDALImageWriteParam
 
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() - Method in class BaseVariableWrapper
 
getTileWidth(int) - Method in class TIFFImageReader
 
getTileWidth() - Method in class TIFFRenderedImage
 
getTilingMode() - Method in class GDALImageWriteParam
 
getTIndex(Variable, Range, int) - Static method in class NetCDFUtilities
Utility method to retrieve the t-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
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.
getUnknownColorspace() - Method in class ImageHeaderBox
Returns the UnknowColorspace flag.
getUnknownColorspace() - Method in class ImageHeaderBoxMetadataNode
 
getUri() - Method in class ECWPImageInputStream
 
getUri() - Method in interface URIImageInputStream
Returns the associated URI
getUri() - Method in class URIImageInputStreamImpl
 
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
 
getValidityCheckType() - Method in class GDALCreateOption
returns the validity check type for the create option.
getValidityValues() - Method in class GDALCreateOption
returns the array containing the validity values for the create option.
getValue() - Method in class GDALCreateOption
returns the set value of the create option.
getValue(int) - Static method in class BoxUtilities
Return the numeric decimal value of an ASCII code representing a Hexadecimal value.
getValue() - Method in class NetCDFUtilities.KeyValuePair
 
getValue() - Method in class MapEntry
Returns the value corresponding to this entry.
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
 
getVariable() - Method in class BaseVariableWrapper
 
getVariableName(int) - Method in class BaseNetCDFImageReader
 
getVariableWrapper(int) - Method in class BaseNetCDFImageReader
 
getVariableWrapper(int) - Method in class NetCDFImageReader
 
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() - Method in class CoreCommonImageMetadata
Returns the width of the image
getWidth(int) - Method in class GDALImageReader
Returns the width of the raster of the Dataset at index imageIndex.
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 BaseNetCDFImageReader
 
getWidth() - Method in class BaseVariableWrapper
 
getWidth(int) - Method in class NetCDFImageReader
 
getWidth(int) - Method in class TIFFImageReader
 
getWidth() - Method in class TIFFRenderedImage
 
getWrappedStream() - Method in class InputStreamAdapter
 
getWrappee() - Method in class HDF4ImageReaderProxy
 
getWriter() - Method in class TIFFCompressor
Returns the current ImageWriter.
getXllCellCoordinate() - Method in class AsciiGridRaster
Lower-Left Cell: X coordinate
getXml() - Method in class XMLBoxMetadataNode
 
getYllCellCoordinate() - Method in class AsciiGridRaster
Lower-Left Cell: Y coordinate
getZIndex(Variable, Range, int) - Static method in class NetCDFUtilities
Utility method to retrieve the z-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
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
 
GZIP_MAGIC - Static variable in class GZIPImageInputStream
GZIP header magic number.
GZIPFilterFileImageInputStreamExt - Class in it.geosolutions.imageio.stream.input.compressed
 
GZIPFilterFileImageInputStreamExt(File) - Constructor for class GZIPFilterFileImageInputStreamExt
 
GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl) - Constructor for class GZIPFilterFileImageInputStreamExt
 
GZIPImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
This class implements a stream filter for reading compressed data in the GZIP format.
GZIPImageInputStream(ImageInputStream) - Constructor for class GZIPImageInputStream
Creates a new input stream with the specified buffer size.

H

HALFSECOND - Static variable in class NetCDFCFExperiment
 
HALFSECOND - Static variable in class NetCDFConverterUtilities
 
hasChildNodes() - Method in class TIFFFieldNode
 
hasController() - Method in class GDALImageWriteParam
 
hashCode() - Method in class GCP
 
hashCode() - Method in class NetCDFUtilities.KeyValuePair
 
hashCode() - Method in class MapEntry
Returns the hash code value for this map entry
hashCode() - Method in class SoftValueHashMap
Returns the hash code value for this map.
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
 
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 APS-HDF Image
HDF4ImageReaderSpi() - Constructor for class HDF4ImageReaderSpi
 
HDF4ImageReaderSpi(String) - 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
 
HEIGHT - Static variable in class NetCDFUtilities
 
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

IBM2FLoat(int, int, int, int) - Static method in class MathUtils
Convert four bytes into a float value.
IDRISIImageReader - Class in it.geosolutions.imageio.plugins.idrisi
IDRISIImageReader is a GDALImageReader able to create RenderedImage from ASCII arcGrid files.
IDRISIImageReader(IDRISIImageReaderSpi) - Constructor for class IDRISIImageReader
 
IDRISIImageReaderSpi - Class in it.geosolutions.imageio.plugins.idrisi
Service provider interface for the Ascii ArcInfo Image
IDRISIImageReaderSpi() - Constructor for class IDRISIImageReaderSpi
 
iis - Variable in class FilterImageInputStream
 
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.
ImageInputStreamAdapter - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a regular InputStream.
ImageInputStreamAdapter(InputStream) - Constructor for class ImageInputStreamAdapter
Constructs a nImageInputStreamAdapter that will read from a given InputStream.
ImageIOUtilities - Class in it.geosolutions.imageio.utilities
Simple class containing commonly used utility methods.
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,...)
ImageOutputStreamAdapter - Class in it.geosolutions.imageio.stream.output
 
ImageOutputStreamAdapter(OutputStream) - Constructor for class ImageOutputStreamAdapter
 
ImageReadDescriptorMT - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.operator.ImageReadDescriptor class ------------------------------------------------------------------ An OperationDescriptor describing the "ImageRead" operation.
ImageReadDescriptorMT() - Constructor for class ImageReadDescriptorMT
Constructor.
imageReader - Variable in class BaseImageMetadata
 
ImageReadMTCIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.imageioimpl.ImageReadCIF class
ImageReadMTCIF() - Constructor for class ImageReadMTCIF
Constructor.
ImageReadMTCRIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.imageioimpl.ImageReadCRIF class
ImageReadMTCRIF() - Constructor for class ImageReadMTCRIF
 
IMAGESTRUCTURE - Static variable in class GDALUtilities.GDALMetadataDomain
 
indexOf(Object) - Method in class HDF4Products
 
inf - Variable in class InflaterImageInputStream
Decompressor for this stream.
INFINITY - Static variable in class NumberToByteArray
 
InflaterImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
 
InflaterImageInputStream(ImageInputStream) - Constructor for class InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater) - Constructor for class InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater, int) - Constructor for class InflaterImageInputStream
 
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.
initialize() - Method in class BaseHDF4ImageReader
Simple initialization method
initialize(ImageReadParam) - Method in class JP2KKakaduImageReadParam
 
initialize() - Method in class BaseNetCDFImageReader
 
initialize() - Method in class NetCDFImageReader
Initialize main properties for this reader.
initialize(ImageInputStream, boolean) - Method in class TIFFIFD
 
initialize(ImageInputStream, boolean, boolean) - Method in class TIFFIFD
 
initializeFromStream(ImageInputStream, boolean) - Method in class TIFFImageMetadata
 
initializeFromStream(ImageInputStream, boolean, 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.
InputStreamAdapter - Class in it.geosolutions.io.input.adapter
 
InputStreamAdapter(ImageInputStream) - Constructor for class InputStreamAdapter
 
insertBefore(Node, Node) - Method in class TIFFFieldNode
 
int2(int, int) - Static method in class MathUtils
Convert two bytes into a signed integer.
int3(int, int, int) - Static method in class MathUtils
Convert three bytes into a signed integer.
int4(int, int, int, int) - Static method in class MathUtils
Convert four bytes into a signed integer.
INTERACTIVE_TEST_KEY - Static variable in class TestData
The system property key for interactive tests.
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_NEAREST - Static variable in class JP2KKakaduImageReadParam
 
inverseFill - Variable in class TIFFFaxCompressor
Whether bits are inserted in reverse order (TIFF FillOrder 2).
ios - Variable in class FilterImageOutputStream
 
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 - Variable in class FastBufferedInputStream
The underlying input stream.
IS_SIGNED - Static variable in class JP2KImageMetadata
 
isAborting() - Method in class AsciiGridRaster
 
isAddCommentMarker() - Method in class JP2KKakaduImageWriteParam
 
isAtEndOfFile() - Method in class EnhancedRandomAccessFile
Return true if eraf pointer is at end of eraf.
isAttributeRequired(String, String) - Method in class TIFFMetadataFormat
 
isAvailable() - Method in class GDALImageReaderSpi
This method tells us if this driver is available or not.
isCached() - Method in class ECWPImageInputStream
 
isCached() - Method in class EnhancedRandomAccessFile
_more_
isCached() - Method in class FileImageInputStreamExtImpl
 
isCached() - Method in class FilterImageInputStream
 
isCached() - Method in class ImageInputStreamAdapter
Returns true since this ImageInputStream does not cache data in order to allow seeking backwards but it relies on the underlying InputStream.
isCached() - Method in class FilterImageOutputStream
 
isCachedFile() - Method in class ECWPImageInputStream
 
isCachedFile() - Method in class FilterImageInputStream
 
isCachedFile() - Method in class ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a eraf cache.
isCachedFile() - Method in class FilterImageOutputStream
 
isCachedMemory() - Method in class ECWPImageInputStream
 
isCachedMemory() - Method in class FilterImageInputStream
 
isCachedMemory() - Method in class ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class FilterImageOutputStream
 
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() - Method in class GDALImageWriteParam
 
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(Dataset) - Method in class GDALImageReaderSpi
Checks if the provided Dataset was opened by a Driver supporting the same formats which are supported by the specific ImageReaderSpi.
isDriverAvailable(String) - Static method in class GDALUtilities
Returns true if a driver for the specific format is available.
isEmpty() - Method in class HDF4Products
 
isExtensiveTest() - Static method in class TestData
Returns true if "test.extensive" system property is set to true.
isFillValueOutsideValidRange(Attribute, Attribute, Attribute, DataType) - Static method in class NetCDFConverterUtilities
 
isFillValueOutsideValidRange(Attribute, Attribute, DataType) - Static method in class NetCDFConverterUtilities
 
isForceToBigTIFF() - Method in class TIFFImageWriteParam
 
isGDALAvailable() - Static method in class GDALUtilities
Returns true if the GDAL native library has been loaded.
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.
isInteractiveTest() - Static method in class TestData
Returns true if "test.interactive" system property is set to true.
isKakaduAvailable() - Static method in class KakaduUtilities
Returns true if the Kakadu native library has been loaded.
isOrgGen_plt() - Method in class JP2KKakaduImageWriteParam
 
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 TIFFImageReader
 
isReadOnly() - Method in class CoreCommonIIOStreamMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class CoreCommonImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class GDALCommonIIOImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
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 TIFFImageMetadata
 
isReadOnly() - Method in class TIFFStreamMetadata
 
isSeekForwardOnly() - Method in class AsciiGridsImageReader
Returns true since we always call the setInput method with the seekForwardOnly argument set to true.
isSet() - Method in class GDALCreateOption
returns true if the create option has been set.
isUseFileChannel() - Static method in class FileImageInputStreamExtImplSpi
 
isValidDataset(NetcdfDataset) - Method in class HDF4APSImageReaderSpi
 
isValidDataset(NetcdfDataset) - Method in class HDF4ImageReaderSpi
 
isValidDataset(NetcdfDataset) - Method in class HDF4TeraScanImageReaderSpi
 
isVariableAccepted(Variable, NetCDFUtilities.CheckType) - Static method in class NetCDFUtilities
NetCDF files may contains a wide set of variables.
isVariableAccepted(String, NetCDFUtilities.CheckType) - Static method in class NetCDFUtilities
NetCDF files may contains a wide set of variables.
isWriteCodeStreamOnly() - Method in class JP2KKakaduImageWriteParam
Gets writeCodeStreamOnly.
it.geosolutions.imageio.core - package it.geosolutions.imageio.core
Common metadata definition and access methods.
it.geosolutions.imageio.gdalframework - package it.geosolutions.imageio.gdalframework
Core of the ImageI/O-Ext Project.
it.geosolutions.imageio.imageioimpl - package it.geosolutions.imageio.imageioimpl
 
it.geosolutions.imageio.imageioimpl.imagereadmt - package it.geosolutions.imageio.imageioimpl.imagereadmt
Multithreading implementation of the JAI ImageRead operation.
it.geosolutions.imageio.ndplugin - package it.geosolutions.imageio.ndplugin
 
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, based on GDAL.
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.bsb - package it.geosolutions.imageio.plugins.bsb
ImageI/O-Ext Plugin for BSB elevation raster format, based on GDAL.
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
 
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.idrisi - package it.geosolutions.imageio.plugins.idrisi
ImageI/O-Ext Plugin for the IDRISI (RST) format, based on GDAL.
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 GDAL.
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.rpftoc - package it.geosolutions.imageio.plugins.rpftoc
ImageI/O-Ext Plugin for Compressed ARC Digitized Raster Graphics Raster Product Format (CADRG RPFTOC), based on GDAL.
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.imageio.stream - package it.geosolutions.imageio.stream
 
it.geosolutions.imageio.stream.eraf - package it.geosolutions.imageio.stream.eraf
Enhanced Random Access File classes.
it.geosolutions.imageio.stream.input - package it.geosolutions.imageio.stream.input
Classes to handle Image Input Streams.
it.geosolutions.imageio.stream.input.compressed - package it.geosolutions.imageio.stream.input.compressed
Classes to handle compressed Image Input Streams.
it.geosolutions.imageio.stream.input.spi - package it.geosolutions.imageio.stream.input.spi
Service Provider Interfaces for Image Input Streams.
it.geosolutions.imageio.stream.output - package it.geosolutions.imageio.stream.output
Classes to handle Image Output Streams.
it.geosolutions.imageio.stream.output.spi - package it.geosolutions.imageio.stream.output.spi
Service Provider Interfaces for Image Output Streams.
it.geosolutions.imageio.utilities - package it.geosolutions.imageio.utilities
Set of utilities methods, mainly used to perform testdata visualization.
it.geosolutions.imageioimpl.plugins.tiff - package it.geosolutions.imageioimpl.plugins.tiff
 
it.geosolutions.io - package it.geosolutions.io
 
it.geosolutions.io.input - package it.geosolutions.io.input
 
it.geosolutions.io.input.adapter - package it.geosolutions.io.input.adapter
 
it.geosolutions.io.output - package it.geosolutions.io.output
 
it.geosolutions.io.output.adapter - package it.geosolutions.io.output.adapter
 
it.geosolutions.resources - package it.geosolutions.resources
Set of classes for JUnit tests and utility methods.
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
 
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
Class holding Write parameters to customize the write operations, and set several fields, tags, markers through the kakadu machinery.
JP2KKakaduImageWriteParam() - Constructor for class JP2KKakaduImageWriteParam
Default Constructor.
JP2KKakaduImageWriteParam.Compression - Enum in it.geosolutions.imageio.plugins.jp2k
Type of compression to better customize the quality specification.
JP2KKakaduImageWriteParam.ProgressionOrder - Enum in it.geosolutions.imageio.plugins.jp2k
 
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
 
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
 
LAT - Static variable in class NetCDFUtilities
 
LATITUDE - Static variable in class NetCDFUtilities
 
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.
len - Variable in class InflaterImageInputStream
Length of input buffer.
length() - Method in class ECWPImageInputStream
 
length() - Method in class EnhancedRandomAccessFile
Get the length of the eraf.
length() - Method in class FileImageInputStreamExtFileChannelImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class FileImageInputStreamExtImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class FileImageOutputStreamExtImpl
 
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
 
LITTLE_ENDIAN - Static variable in class EnhancedRandomAccessFile
_more_
loadGDAL() - Static method in class GDALUtilities
Forces loading of GDAL libs.
loadKakadu() - Static method in class KakaduUtilities
Forces loading of Kakadu libs.
LOCAL_DATA - Static variable in class SignatureBox
 
location - Variable in class EnhancedRandomAccessFile
 
log2(double) - Static method in class MathUtils
log2.
LOGGER - Static variable in class BaseImageReaderSpi
 
LOGGER - Static variable in class AsciiGridRaster
 
LOGGER - Static variable in class GRIB1ImageReader
 
LOGGER - Static variable in class BaseHDF4ImageReader
 
LOGGER - Static variable in class BaseNetCDFImageReader
 
LOGGER - Static variable in class NetCDFConverterUtilities
 
LOGGER - Static variable in class NetCDFImageReader
 
LON - Static variable in class NetCDFUtilities
 
LONG_NAME - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
LONG_NAME - Static variable in class NetCDFUtilities.DatasetAttribs
 
LONG_NAME - Static variable in class NetCDFUtilities
 
LONGITUDE - Static variable in class NetCDFUtilities
 
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_LATITUDE - Static variable in class NetCDFUtilities
 
LOWER_LEFT_LONGITUDE - Static variable in class HDF4TeraScanProperties
 
LOWER_LEFT_LONGITUDE - Static variable in class NetCDFUtilities
 

M

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
 
MapEntry<K,V> - Class in it.geosolutions.imageio.utilities
A default implementation of Map.Entry which map an arbitrary key-value pairs.
MapEntry(K, V) - Constructor for class MapEntry
Creates a new map entry with the specified key-value pair.
mark() - Method in class ECWPImageInputStream
 
mark() - Method in class InflaterImageInputStream
 
mark() - Method in class ImageInputStreamAdapter
 
mark() - Method in class FilterImageOutputStream
 
mark(int) - Method in class InputStreamAdapter
 
markSupported() - Method in class InputStreamAdapter
 
MathUtils - Class in it.geosolutions.io.output
A class that contains several static utility methods.
MathUtils() - Constructor for class MathUtils
 
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 CoreCommonIIOStreamMetadata
Method unsupported.
mergeTree(String, Node) - Method in class CoreCommonImageMetadata
Method unsupported.
mergeTree(String, Node) - Method in class GDALCommonIIOImageMetadata
Method unsupported.
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 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.
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.
MIN_DATATYPE - Static variable in class TIFFTag
The numerically smallest constant representing a TIFF data type.
MIN_TILE_SIZE - Static variable in class GDALUtilities
The minimums tile size.
MIN_VALUE - Static variable in class NumberToByteArray
 
minLength - Variable in class EnhancedRandomAccessFile
make sure eraf is this long when closed
MINUS_DOUBLE_ZERO - Static variable in class NumberToByteArray
 
minValue - Variable in class AsciiGridRaster
min value found in the file
MISSING_VALUE - Static variable in class NetCDFUtilities.DatasetAttribs
 
MrSIDIIOImageMetadata - Class in it.geosolutions.imageio.plugins.mrsid
Specialization of IIOMetadata specific for the MrSID format.
MrSIDIIOImageMetadata(String) - Constructor for class MrSIDIIOImageMetadata
MrSIDIIOImageMetadata constructor.
MrSIDIIOImageMetadata(Dataset, 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
 
NAME - Static variable in class NetCDFUtilities
 
names - Static variable in class BoxUtilities
The table to link tag names for all the JP2 boxes.
NaN - Static variable in class NumberToByteArray
 
narrowClone(EnhancedImageReadParam) - Method in class EnhancedImageReadParam
Performs a narrow clone of this EnhancedImageReadParam.
narrowClone(ImageReadParam) - Method in class BaseClonableImageReadParam
Deprecated. Performs a narrow clone of this ImageReadParam.
nativeMetadataFormatClassName - Static variable in class CoreCommonIIOStreamMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatClassName - Static variable in class CoreCommonImageMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatClassName - Static variable in class TIFFImageMetadata
 
nativeMetadataFormatName - Static variable in class CoreCommonIIOStreamMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class CoreCommonImageMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class GDALWritableCommonIIOImageMetadata
 
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 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
NCOMConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
NCOMConverter() - Constructor for class NCOMConverter
 
ndex - Variable in class TIFFFaxCompressor
Number of bits in the output bit buffer.
NEGATIVE_INFINITY - Static variable in class NumberToByteArray
 
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
 
NetCDFUtilities - Class in it.geosolutions.imageio.plugins.netcdf
Set of NetCDF utility methods.
NetCDFUtilities.Axis - Enum in it.geosolutions.imageio.plugins.netcdf
Global attribute for coordinate variables.
NetCDFUtilities.CheckType - Enum in it.geosolutions.imageio.plugins.netcdf
 
NetCDFUtilities.DatasetAttribs - Class in it.geosolutions.imageio.plugins.netcdf
 
NetCDFUtilities.KeyValuePair - Class in it.geosolutions.imageio.plugins.netcdf
 
NetCDFUtilities.KeyValuePair(String, String) - Constructor for class NetCDFUtilities.KeyValuePair
 
NetCDFUtilities.ProjAttribs - Class in it.geosolutions.imageio.plugins.netcdf
 
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 GDALUtilities
 
newline - Static variable in class AsciiGridRaster
The OS-dependent line separator
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
notEqual(double, double) - Static method in class KakaduUtilities
 
nRows - Variable in class AsciiGridRaster
The number of rows of the raster
NUM_CODESTREAMS - Static variable in class JP2KStreamMetadata
 
NUM_COMPONENTS - Static variable in class JP2KImageMetadata
 
NumberToByteArray - Class in it.geosolutions.imageio.utilities
Utility Class used to convert numbers in byte array containing representation of each digit as byte.
NumberToByteArray() - Constructor for class NumberToByteArray
 

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 GDALImageReaderSpi
Allows to deregister GDAL based spi in case GDAL libraries are unavailable.
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 FileImageInputStreamExtImplSpi
Upon registration, this method ensures that this SPI is listed at the top of the ImageInputStreamSpi items, so that it will be invoked before the default FileImageInputStreamSpi
onRegistration(ServiceRegistry, Class) - Method in class FileImageOutputStreamExtImplSpi
Upon registration, this method ensures that this SPI will be invoked before the default FileImageOutputStreamSpi
onRegistration(ServiceRegistry, Class) - Method in class TIFFImageReaderSpi
 
onRegistration(ServiceRegistry, Class) - Method in class TIFFImageWriterSpi
 
openChannel(Object, String) - Static method in class TestData
Provides a channel for named test data.
openReader(Object, String) - Static method in class TestData
Provides a BufferedReader for named test data.
openStream(Object, String) - Static method in class TestData
Provides a non-null InputStream for named test data.
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.
os - Variable in class FastBufferedOutputStream
The underlying output stream.
outputFile - Variable in class GDALImageWriter
Output File
OutputStreamAdapter - Class in it.geosolutions.io.output.adapter
 
OutputStreamAdapter(ImageOutputStream) - Constructor for class OutputStreamAdapter
 

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.
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.
pos - Variable in class FastBufferedInputStream
The current position in the buffer.
pos - Variable in class FastBufferedOutputStream
The current position in the buffer.
position(long) - Method in class FastBufferedInputStream
 
position() - Method in class FastBufferedInputStream
 
position(long) - Method in interface RepositionableStream
Sets the current stream position.
position() - Method in interface RepositionableStream
Returns the current stream position.
POSITIVE - Static variable in class NetCDFUtilities
 
POSITIVE_INFINITY - Static variable in class NumberToByteArray
 
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_LATITUDE - Static variable in class NetCDFUtilities.ProjAttribs
 
PROJECT_ORIGIN_LONGITUDE - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECT_ORIGIN_LONGITUDE - Static variable in class NetCDFUtilities.ProjAttribs
 
PROJECT_TO_IMAGE_AFFINE - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECT_TO_IMAGE_AFFINE - Static variable in class NetCDFUtilities.ProjAttribs
 
PROJECTION - Static variable in class HDF4APSStreamMetadata
 
PROJECTION_NAME - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
PROJECTION_NODE - Static variable in class HDF4APSStreamMetadata
 
PROPERTY_NAME_IMAGE_READ_PARAM - Static variable in class ImageReadDescriptorMT
ImageReadParam property name "JAI.ImageReadParam".
PROPERTY_NAME_IMAGE_READER - Static variable in class ImageReadDescriptorMT
ImageReader property name "JAI.ImageReader".
PROPERTY_NAME_METADATA_IMAGE - Static variable in class ImageReadDescriptorMT
Image metadata property name "JAI.ImageMetadata".
PROPERTY_NAME_METADATA_STREAM - Static variable in class ImageReadDescriptorMT
Stream metadata property name "JAI.StreamMetadata".
PROPERTY_NAME_RENDERABLE_INPUT - Static variable in class ImageReadDescriptorMT
Renderable input property name "JAI.RenderableInput".
PROPERTY_NAME_THUMBNAILS - Static variable in class ImageReadDescriptorMT
Thumbnail property name "JAI.Thumbnails".
pushChar(int) - Method in class StringToDouble
Pushes a new character to this converter.
put(K, V) - Method in class SoftValueHashMap
Associates the specified value with the specified key in this map.
putAll(Map<? extends K, ? extends V>) - Method in class SoftValueHashMap
Copies all of the mappings from the specified map to this map.

R

rawImage - Variable in class TIFFDecompressor
A BufferedImage for the decodeRaw method to write into.
read(int, ImageReadParam) - Method in class GDALImageReader
Read the raster and returns a BufferedImage
read(int) - Method in class GDALImageReader
Performs a full read operation.
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 BaseNetCDFImageReader
 
read(int, ImageReadParam) - Method in class NetCDFImageReader
 
read() - Method in class EnhancedRandomAccessFile
Read a byte of data from the eraf, blocking until data is available.
read(byte[], int, int) - Method in class EnhancedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class EnhancedRandomAccessFile
Read up to b.length( ) bytes into an array.
read(byte[], int, int) - Method in class GZIPImageInputStream
Reads uncompressed data into an array of bytes.
read() - Method in class InflaterImageInputStream
Reads a byte of uncompressed data.
read(byte[], int, int) - Method in class InflaterImageInputStream
Reads uncompressed data into an array of bytes.
read(byte[]) - Method in class FileImageInputStreamExtFileChannelImpl
 
read() - Method in class FileImageInputStreamExtFileChannelImpl
Reads an int from the underlying EnhancedRandomAccessFile.
read(byte[], int, int) - Method in class FileImageInputStreamExtFileChannelImpl
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class FileImageInputStreamExtImpl
 
read() - Method in class FileImageInputStreamExtImpl
Reads an int from the underlying EnhancedRandomAccessFile.
read(byte[], int, int) - Method in class FileImageInputStreamExtImpl
Read up to len bytes into an array, at a specified offset.
read() - Method in class ImageInputStreamAdapter
 
read(byte[], int, int) - Method in class ImageInputStreamAdapter
 
read() - Method in class URIImageInputStreamImpl
 
read(byte[], int, int) - Method in class URIImageInputStreamImpl
 
read() - Method in class FileImageOutputStreamExtImpl
 
read(byte[], int, int) - Method in class FileImageOutputStreamExtImpl
 
read() - Method in class FilterImageOutputStream
 
read(byte[]) - Method in class FilterImageOutputStream
 
read(byte[], int, int) - Method in class FilterImageOutputStream
 
read() - Method in class ImageOutputStreamAdapter
 
read(byte[], int, int) - Method in class ImageOutputStreamAdapter
 
read(int, ImageReadParam) - Method in class TIFFImageReader
 
read(Rectangle) - Method in class TIFFRenderedImage
 
read() - Method in class InputStreamAdapter
 
read(byte[], int, int) - Method in class InputStreamAdapter
 
read(int) - Method in class BitInputStream
Read specific number of bytes from the input stream.
read() - Method in class FastBufferedInputStream
 
read(byte[], int, int) - Method in class FastBufferedInputStream
 
read2DVariable(int, ImageReadParam) - Method in class BaseHDF4ImageReader
 
read_(long, byte[], int, int) - Method in class EnhancedRandomAccessFile
read directly, without going through the buffer
readAsRenderedImage(int, ImageReadParam) - Method in class TIFFImageReader
 
readBit() - Method in class ECWPImageInputStream
 
readBit() - Method in class FilterImageOutputStream
 
readBits(int) - Method in class ECWPImageInputStream
 
readBits(int) - Method in class FilterImageOutputStream
 
readBoolean() - Method in class ECWPImageInputStream
 
readBoolean() - Method in class EnhancedRandomAccessFile
Reads a boolean from this eraf.
readBoolean() - Method in class FilterImageOutputStream
 
readByte() - Method in class ECWPImageInputStream
 
readByte() - Method in class EnhancedRandomAccessFile
Reads a signed 8-bit value from this eraf.
readByte() - Method in class FileImageInputStreamExtFileChannelImpl
 
readByte() - Method in class FileImageInputStreamExtImpl
 
readByte() - Method in class FilterImageOutputStream
 
readBytes(IIOByteBuffer, int) - Method in class ECWPImageInputStream
 
readBytes(byte[], int, int) - Method in class EnhancedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(IIOByteBuffer, int) - Method in class FilterImageOutputStream
 
readChar() - Method in class ECWPImageInputStream
 
readChar() - Method in class EnhancedRandomAccessFile
Reads a Unicode character from this eraf.
readChar() - Method in class FileImageInputStreamExtFileChannelImpl
 
readChar() - Method in class FileImageInputStreamExtImpl
 
readChar() - Method in class FilterImageOutputStream
 
readDouble() - Method in class ECWPImageInputStream
 
readDouble() - Method in class EnhancedRandomAccessFile
Reads a double from this eraf.
readDouble(double[], int, int) - Method in class EnhancedRandomAccessFile
_more_
readDouble() - Method in class FileImageInputStreamExtFileChannelImpl
 
readDouble() - Method in class FileImageInputStreamExtImpl
 
readDouble() - Method in class FilterImageOutputStream
 
reader - Variable in class AsciiGridRaster
the AsciiGridsImageReader to be used for read operations
reader - Variable in class BaseHDF4ImageReader
 
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
 
readFloat() - Method in class EnhancedRandomAccessFile
Reads a float from this eraf.
readFloat(float[], int, int) - Method in class EnhancedRandomAccessFile
_more_
readFloat() - Method in class FileImageInputStreamExtFileChannelImpl
 
readFloat() - Method in class FileImageInputStreamExtImpl
 
readFloat() - Method in class FilterImageOutputStream
 
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
 
readFully(byte[]) - Method in class EnhancedRandomAccessFile
Reads b.length bytes from this eraf into the byte array.
readFully(byte[], int, int) - Method in class EnhancedRandomAccessFile
Reads exactly len bytes from this eraf into the byte array.
readFully(byte[], int, int) - Method in class FileImageInputStreamExtFileChannelImpl
 
readFully(byte[]) - Method in class FileImageInputStreamExtFileChannelImpl
 
readFully(byte[], int, int) - Method in class FileImageInputStreamExtImpl
 
readFully(byte[]) - Method in class FileImageInputStreamExtImpl
 
readFully(byte[]) - Method in class FilterImageOutputStream
 
readFully(byte[], int, int) - Method in class FilterImageOutputStream
 
readFully(char[], int, int) - Method in class FilterImageOutputStream
 
readFully(double[], int, int) - Method in class FilterImageOutputStream
 
readFully(float[], int, int) - Method in class FilterImageOutputStream
 
readFully(int[], int, int) - Method in class FilterImageOutputStream
 
readFully(long[], int, int) - Method in class FilterImageOutputStream
 
readFully(short[], int, int) - Method in class FilterImageOutputStream
 
readInt() - Method in class ECWPImageInputStream
 
readInt() - Method in class EnhancedRandomAccessFile
Reads a signed 32-bit integer from this eraf.
readInt(int[], int, int) - Method in class EnhancedRandomAccessFile
Reads a signed 24-bit integer from this eraf.
readInt() - Method in class FileImageInputStreamExtFileChannelImpl
 
readInt() - Method in class FileImageInputStreamExtImpl
 
readInt() - Method in class FilterImageOutputStream
 
readIntUnbuffered(long) - Method in class EnhancedRandomAccessFile
Read an integer at the given position, bypassing all buffering.
readLine() - Method in class ECWPImageInputStream
 
readLine() - Method in class EnhancedRandomAccessFile
Reads the next line of text from this eraf.
readLine() - Method in class FileImageInputStreamExtFileChannelImpl
 
readLine() - Method in class FileImageInputStreamExtImpl
 
readLine() - Method in class FilterImageOutputStream
 
readLong() - Method in class ECWPImageInputStream
 
readLong() - Method in class EnhancedRandomAccessFile
Reads a signed 64-bit integer from this eraf.
readLong(long[], int, int) - Method in class EnhancedRandomAccessFile
_more_
readLong() - Method in class FileImageInputStreamExtFileChannelImpl
 
readLong() - Method in class FileImageInputStreamExtImpl
 
readLong() - Method in class FilterImageOutputStream
 
readonly - Variable in class EnhancedRandomAccessFile
The access mode of the eraf.
readRaster(int, ImageReadParam) - Method in class GDALImageReader
Implements the ImageRead.readRaster method which returns a new Raster object containing the raw pixel data from the image stream, without any color conversion applied.
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 TIFFImageReader
 
readSBits(int) - Method in class BitInputStream
Read a signed value from the given number of bits
readShort() - Method in class ECWPImageInputStream
 
readShort() - Method in class EnhancedRandomAccessFile
Reads a signed 16-bit number from this eraf.
readShort(short[], int, int) - Method in class EnhancedRandomAccessFile
_more_
readShort() - Method in class FileImageInputStreamExtFileChannelImpl
 
readShort() - Method in class FileImageInputStreamExtImpl
 
readShort() - Method in class FilterImageOutputStream
 
readString(int) - Method in class EnhancedRandomAccessFile
Read a String of knoen length.
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 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.
readUBits(int) - Method in class BitInputStream
Read an unsigned value from the given number of bits.
readUI8() - Method in class BitInputStream
Read an unsigned 8 bit value.
readUI8(int) - Method in class BitInputStream
Read specific number of unsigned bytes from the input stream.
readUnsignedByte() - Method in class ECWPImageInputStream
 
readUnsignedByte() - Method in class EnhancedRandomAccessFile
Reads an unsigned 8-bit number from this eraf.
readUnsignedByte() - Method in class FileImageInputStreamExtFileChannelImpl
 
readUnsignedByte() - Method in class FileImageInputStreamExtImpl
 
readUnsignedByte() - Method in class FilterImageOutputStream
 
readUnsignedInt() - Method in class ECWPImageInputStream
 
readUnsignedInt() - Method in class EnhancedRandomAccessFile
 
readUnsignedInt() - Method in class FileImageInputStreamExtFileChannelImpl
 
readUnsignedInt() - Method in class FileImageInputStreamExtImpl
 
readUnsignedInt() - Method in class FilterImageOutputStream
 
readUnsignedShort() - Method in class ECWPImageInputStream
 
readUnsignedShort() - Method in class EnhancedRandomAccessFile
Reads an unsigned 16-bit number from this eraf.
readUnsignedShort() - Method in class FileImageInputStreamExtFileChannelImpl
 
readUnsignedShort() - Method in class FileImageInputStreamExtImpl
 
readUnsignedShort() - Method in class FilterImageOutputStream
 
readUTF() - Method in class ECWPImageInputStream
 
readUTF() - Method in class EnhancedRandomAccessFile
Reads in a string from this eraf.
readUTF() - Method in class FileImageInputStreamExtFileChannelImpl
 
readUTF() - Method in class FileImageInputStreamExtImpl
 
readUTF() - Method in class FilterImageOutputStream
 
REFERENCING_NODE - Static variable in class HDF4APSStreamMetadata
 
register(JAI) - Static method in class ImageReadDescriptorMT
Register the "ImageReadMT" image operation to the operation registry of the specified JAI instance.
registered - Variable in class JP2KKakaduImageReaderSpi
 
release(StringToDouble) - Static method in class StringToDouble
Reacquire a pooled StringToDouble.
remove(int) - Method in class HDF4Products
 
remove(Object) - Method in class HDF4Products
 
remove(Object) - Method in class SoftValueHashMap
Removes the mapping for this key from this map if present.
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
 
replaceProvider(Class<? extends ImageReaderWriterSpi>, String, String, String) - Static method in class ImageIOUtilities
Replace the original provider with name originalProviderName with the provider with name customProviderName for the class providerClass and for the provided format .
RepositionableStream - Interface in it.geosolutions.io
A basic interface specifying positioning methods for a byte stream.
reset() - Method in class CoreCommonIIOStreamMetadata
Method unsupported.
reset() - Method in class CoreCommonImageMetadata
Method unsupported.
reset() - Method in class GDALCommonIIOImageMetadata
Method unsupported.
reset() - Method in class GDALImageReader
Reset main values
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 BaseNetCDFImageReader
Reset the status of this reader
reset() - Method in class NetCDFStreamMetadata
 
reset() - Method in class InflaterImageInputStream
 
reset() - Method in class ImageInputStreamAdapter
 
reset() - Method in class FilterImageOutputStream
 
reset() - Method in class FastByteArrayWrapper
Resets the count field of this byte array wrapper to zero, so that all currently accumulated values in the byte array is discarded.
reset() - Method in class TIFFImageMetadata
 
reset() - Method in class TIFFImageReader
 
reset() - Method in class TIFFImageWriter
 
reset() - Method in class TIFFStreamMetadata
 
reset() - Method in class InputStreamAdapter
 
reset() - Method in class FastBufferedInputStream
Resets the internal logic of this fast buffered input stream, clearing the buffer.
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
 
retrieveGDALDataBufferType(int) - Static method in class GDALUtilities
Simply provides to retrieve the corresponding GDALDataType for the specified dataBufferType
rootName - Variable in class TIFFMetadataFormat
 
RPFTOCImageReader - Class in it.geosolutions.imageio.plugins.rpftoc
RPFTOCImageReader is a GDALImageReader able to create RenderedImage from RPFTOC files.
RPFTOCImageReader(RPFTOCImageReaderSpi) - Constructor for class RPFTOCImageReader
 
RPFTOCImageReaderSpi - Class in it.geosolutions.imageio.plugins.rpftoc
Service provider interface for RPFTOC image reader
RPFTOCImageReaderSpi() - Constructor for class RPFTOCImageReaderSpi
 
run() - Method in class TestData
Deletes all temporary files.
runTest() - Method in class HOPSConverter
 

S

sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class ImageIOUtilities
Returns true if the two specified objects implements exactly the same set of interfaces.
sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.sameInterfaces(Class,Class,Class) instead
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.
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 - Static variable in class NetCDFUtilities.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
 
seek(long) - Method in class EnhancedRandomAccessFile
Set the position in the eraf for the next read or write.
seek(long) - Method in class InflaterImageInputStream
 
seek(long) - Method in class FileImageInputStreamExtFileChannelImpl
Seeks the current position to pos.
seek(long) - Method in class FileImageInputStreamExtImpl
Seeks the current position to pos.
seek(long) - Method in class FileImageOutputStreamExtImpl
Sets the current stream position and resets the bit offset to 0.
seek(long) - Method in class FilterImageOutputStream
 
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
 
setAddCommentMarker(boolean) - Method in class JP2KKakaduImageWriteParam
 
setBitOffset(int) - Method in class ECWPImageInputStream
 
setBitOffset(int) - Method in class FilterImageInputStream
 
setBitOffset(int) - Method in class FilterImageOutputStream
 
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
 
setByteOrder(ByteOrder) - Method in class EnhancedRandomAccessFile
Change the current endian mode.
setByteOrder(ByteOrder) - Method in class FileImageInputStreamExtFileChannelImpl
 
setByteOrder(ByteOrder) - Method in class FileImageInputStreamExtImpl
 
setByteOrder(ByteOrder) - Method in class FilterImageInputStream
 
setByteOrder(ByteOrder) - Method in class FilterImageOutputStream
 
setCached(boolean) - Method in class EnhancedRandomAccessFile
_more_
setCacheMax(int) - Static method in class GDALUtilities
Sets the GDAL Max Cache Size.
setCblk(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cblk Create Option
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.
setColorInterpretations(int[]) - Method in class CoreCommonImageMetadata
 
setColorMap(char[]) - Method in class TIFFDecompressor
Sets the value of the colorMap field.
setColorMap(char[]) - Method in class TIFFYCbCrDecompressor
 
setColorModel(ColorModel) - Method in class CoreCommonImageMetadata
 
setColumn(int) - Method in class GCP
 
setCompression(JP2KKakaduImageWriteParam.Compression) - Method in class JP2KKakaduImageWriteParam
Set the compression type.
setCompression(int) - Method in class TIFFDecompressor
Sets the value of the compression field.
setCompression(int) - Method in class TIFFYCbCrDecompressor
 
setCompressionMode(int) - Method in class GDALImageWriteParam
 
setCompressionQuality(float) - Method in class GDALImageWriteParam
 
setCompressionType(String) - Method in class GDALImageWriteParam
 
setComseg(String) - Method in class JP2GDALKakaduImageWriteParam
Setting COMSEG Create Option
setContent(byte[]) - Method in interface MutableJP2KBox
Returns the box content in byte array.
setController(IIOParamController) - Method in class GDALImageWriteParam
 
setcOrder(JP2KKakaduImageWriteParam.ProgressionOrder) - Method in class JP2KKakaduImageWriteParam
 
setCorder(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Corder Create Option
setcPrecincts(String) - Method in class JP2KKakaduImageWriteParam
 
setCprecincts(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cprecincts Create Option
setCreateOption(String, String) - Method in class GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setCreateOption(String) - Method in class GDALCreateOptionsHandler
Set the create option identified by optionName
setCreateOption(String, int) - Method in class GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setCreateOption(String, float) - Method in class GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setCycc(String) - Method in class JP2GDALKakaduImageWriteParam
Setting Cycc Create Option
setData1D(Array, Array, DataType, int, boolean) - Static method in class NetCDFConverterUtilities
 
setDatasetDescription(String) - Method in class CoreCommonImageMetadata
 
setDatasetName(String) - Method in class CoreCommonImageMetadata
 
setDefaultAttributes(IIOMetadataNode) - Method in class BaseJP2KBox
Sets the default attributes, "Length", "Type", and "ExtraLength", to the provided IIOMetadataNode.
setDefaultValue(String) - Method in class GDALCreateOption
set the default value of the create option.
setDescription(String) - Method in class GCP
 
setDestinationBands(int[]) - Method in class TIFFDecompressor
Sets the value of the destinationBands field.
setDestinationBands(int[]) - Method in class TIFFYCbCrDecompressor
 
setDestinationOffset(Point) - Method in class GDALImageWriteParam
 
setDestinationRegion(Rectangle) - Method in class EnhancedImageReadParam
 
setDestinationType(ImageTypeSpecifier) - Method in class GDALImageWriteParam
 
setDriverDescription(String) - Method in class CoreCommonImageMetadata
 
setDriverName(String) - Method in class CoreCommonImageMetadata
 
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
 
setEasting(double) - Method in class GCP
 
setElevation(double) - Method in class GCP
 
setError(String) - Method in class NetCDFImageReader
Invoked by the NetCDF library when an error occurred during the read operation.
setExtendMode() - Method in class EnhancedRandomAccessFile
Set extendMode for truncated, yet valid files - old NetCDF code allowed this when NOFILL on, and user doesnt write all variables.
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
setForceToBigTIFF(boolean) - Method in class TIFFImageWriteParam
 
setGcpNumber(int) - Method in class CoreCommonImageMetadata
 
setGcpProjection(String) - Method in class CoreCommonImageMetadata
 
setGcps(List<GCP>) - Method in class CoreCommonImageMetadata
 
setGdalCaching(boolean) - Static method in class GDALUtilities
Allows to enable/disable GDAL caching mechanism.
setGdalMetadataDomain(Map, String) - Method in class GDALWritableCommonIIOImageMetadata
Set the metadata for a specific domain.
setGdalPAM(boolean) - Static method in class GDALUtilities
Allows to enable/disable GDAL Persistable Auxiliary Metadata.
setGeoJp2(byte[]) - Method in class JP2KKakaduImageWriteParam
 
setGeoJp2(String) - Method in class JP2GDALKakaduImageWriteParam
Setting GeoJP2 Create Option
setGeoTransformation(double[]) - Method in class CoreCommonImageMetadata
 
setGMLJp2(String) - Method in class JP2GDALKakaduImageWriteParam
Setting GMLJp2 Create Option
setHeight(int) - Method in class CoreCommonImageMetadata
 
setId(String) - Method in class GCP
 
setImage(BufferedImage) - Method in class TIFFDecompressor
Sets the value of the image field.
setImage(BufferedImage) - Method in class TIFFYCbCrDecompressor
 
setIndexMap(Map<Range, ? extends BaseVariableWrapper>) - Method in class BaseNetCDFImageReader
 
setInput(Object, boolean, boolean) - Method in class GDALImageReader
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 BaseNetCDFImageReader
Sets the input source to use within this reader.
setInput(Object, boolean) - Method in class BaseNetCDFImageReader
Sets the input source to use within this reader.
setInput(Object) - Method in class BaseNetCDFImageReader
Sets the input source to use within this reader.
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 TIFFImageReader
 
setInterpolationType(int) - Method in class JP2KKakaduImageReadParam
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.
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
 
setMaximums(Double[]) - Method in class CoreCommonImageMetadata
 
setMembers(BaseImageReader) - Method in class BaseImageMetadata
 
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
 
setMinimums(Double[]) - Method in class CoreCommonImageMetadata
 
setMinLength(long) - Method in class EnhancedRandomAccessFile
Make sure eraf is at least this long when its closed. needed when not using fill mode, and not all data is written.
setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class ImageIOUtilities
Allows or disallow native acceleration for the specified operation on the given JAI instance.
setNativeAccelerationAllowed(String, boolean) - Static method in class ImageIOUtilities
Allows or disallow native acceleration for the specified operation on the default JAI instance.
setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.setNativeAccelerationAllowed(String,boolean,JAI) instead
setNativeAccelerationAllowed(String, boolean) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.setNativeAccelerationAllowed(String,boolean) instead
setNoDataValues(Double[]) - Method in class CoreCommonImageMetadata
 
setNodeAttribute(String, Object, IIOMetadataNode, int) - Static method in class GDALUtilities
Set the value of a specific attribute of a specific IIOMetadataNode
setNorthing(double) - Method in class GCP
 
setNumBands(int) - Method in class CoreCommonImageMetadata
 
setNumGlobalAttributes(int) - Method in class BaseNetCDFImageReader
 
setNumImages(int) - Method in class BaseImageReader
 
setNumOverviews(int[]) - Method in class CoreCommonImageMetadata
 
setOffset(long) - Method in class TIFFDecompressor
Sets the value of the offset field.
setOffset(long) - Method in class TIFFYCbCrDecompressor
 
setOffsets(Double[]) - Method in class CoreCommonImageMetadata
 
setOptionName(String) - Method in class GDALCreateOption
set the name of the create option.
setOrgGen_plt(boolean) - Method in class JP2KKakaduImageWriteParam
 
setORGgen_plt(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGgen_plt Create Option
setOrgGen_tlm(int) - Method in class JP2KKakaduImageWriteParam
 
setORGgen_tlm(int) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGgen_tlm Create Option
setOrgT_parts(String) - Method in class JP2KKakaduImageWriteParam
 
setORGtparts(String) - Method in class JP2GDALKakaduImageWriteParam
Setting ORGtparts Create Option
setOutput(Object) - Method in class GDALImageWriter
Sets the destination to the given Object, usually a File or a FileImageOutputStreamExt.
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 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
 
setProgressiveMode(int) - Method in class GDALImageWriteParam
 
setProjection(String) - Method in class CoreCommonImageMetadata
 
setqGuard(int) - Method in class JP2KKakaduImageWriteParam
 
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.
setQualityLayersBitRates(double[]) - Method in class JP2KKakaduImageWriteParam
Set the qualityLayer bitRates.
setReader(ImageReader) - Method in class TIFFDecompressor
Sets the value of the reader field.
setReader(ImageReader) - Method in class TIFFYCbCrDecompressor
 
setRepresentedValueType(int) - Method in class GDALCreateOption
set the type of the represented value
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
setRow(int) - Method in class GCP
 
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
 
setSampleModel(SampleModel) - Method in class CoreCommonImageMetadata
 
setSampleModel(SampleModel) - Method in class BaseVariableWrapper
 
setSamplesPerPixel(int) - Method in class TIFFDecompressor
Sets the value of the samplesPerPixel field.
setSamplesPerPixel(int) - Method in class TIFFYCbCrDecompressor
 
setScales(Double[]) - Method in class CoreCommonImageMetadata
 
setSourceBands(int[]) - Method in class GDALImageWriteParam
 
setSourceBands(int[]) - Method in class TIFFDecompressor
Sets the value of the sourceBands field.
setSourceBands(int[]) - Method in class TIFFYCbCrDecompressor
 
setSourceRegion(Rectangle) - Method in class GDALImageWriteParam
 
setSourceSubsampling(int, int, int, int) - Method in class GDALImageWriteParam
 
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 JP2KKakaduImageWriteParam
 
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.
setTileHeight(int) - Method in class CoreCommonImageMetadata
 
setTileHeight(int) - Method in class BaseVariableWrapper
 
setTilesSize(int, int) - Method in class AsciiGridRaster
Initializes tile sizes
setTileWidth(int) - Method in class CoreCommonImageMetadata
 
setTileWidth(int) - Method in class BaseVariableWrapper
 
setTiling(int, int) - Method in class GDALImageWriteParam
 
setTiling(int, int) - Method in class JP2GDALKakaduImageWriteParam
Setting tile properites.
setTilingMode(int) - Method in class GDALImageWriteParam
 
setType(int) - Method in class BaseJP2KBox
 
setType(int) - Method in interface MutableJP2KBox
 
setUseFileChannel(boolean) - Static method in class FileImageInputStreamExtImplSpi
 
setValidityCheckType(int) - Method in class GDALCreateOption
set the validity check type for the create option.
setValidityValues(String[]) - Method in class GDALCreateOption
set the array containing the validity values for the create option.
setValue(String) - Method in class GDALCreateOption
Set the specified value for the create option.
setValue(String) - Method in class NetCDFUtilities.KeyValuePair
 
setValue(V) - Method in class MapEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
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
 
setWidth(int) - Method in class CoreCommonImageMetadata
 
setWriteCodeStreamOnly(boolean) - Method in class JP2KKakaduImageWriteParam
Sets writeCodeStreamOnly.
setWriter(ImageWriter) - Method in class TIFFCompressor
Sets the value of the writer field.
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.
signedInt2Bytes(int, int) - Static method in class MathUtils
signedInt2Bytes, converts a signed integer to a vector of bytes.
singleByteBuf - Variable in class InflaterImageInputStream
 
size() - Method in class HDF4Products
 
size() - Method in class FastByteArrayWrapper
Returns the current size of the buffer.
size() - Method in class SoftValueHashMap
Returns the number of entries in this map.
skip(long) - Method in class InputStreamAdapter
 
skip(long) - Method in class FastBufferedInputStream
 
skipBytes(int) - Method in class ECWPImageInputStream
 
skipBytes(long) - Method in class ECWPImageInputStream
 
skipBytes(int) - Method in class EnhancedRandomAccessFile
Skips exactly n bytes of input.
skipBytes(long) - Method in class EnhancedRandomAccessFile
Skips exactly n bytes of input.
skipBytes(int) - Method in class InflaterImageInputStream
 
skipBytes(long) - Method in class InflaterImageInputStream
Skips specified number of bytes of uncompressed data.
skipBytes(long) - Method in class FileImageInputStreamExtFileChannelImpl
 
skipBytes(int) - Method in class FileImageInputStreamExtFileChannelImpl
 
skipBytes(long) - Method in class FileImageInputStreamExtImpl
 
skipBytes(int) - Method in class FileImageInputStreamExtImpl
 
skipBytes(int) - Method in class FilterImageInputStream
 
skipBytes(int) - Method in class FilterImageOutputStream
 
skipBytes(long) - Method in class FilterImageOutputStream
 
SoftValueHashMap<K,V> - Class in it.geosolutions.imageio.utilities
Duplicated code from org.geotools.util simply to avoid geotools dependency --------------------------------------------------------------------------------------------- A hash map implementation that uses soft references, leaving memory when an entry is not used anymore and memory is low.
SoftValueHashMap() - Constructor for class SoftValueHashMap
Creates a map with the default hard references count.
SoftValueHashMap(int) - Constructor for class SoftValueHashMap
Creates a map with the specified hard references count.
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
spaces(int) - Static method in class ImageIOUtilities
Returns a string of the specified length filled with white spaces.
spaces(int) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.spaces(int) instead
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.
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_METADATA_NAME - Static variable in class GDALUtilities
 
STANDARD_PARALLEL_1 - Static variable in class HDF4TeraScanProperties.ProjAttribs
 
STANDARD_PARALLEL_1 - Static variable in class NetCDFUtilities.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
 
StringImageInputStreamSpi - Class in it.geosolutions.imageio.stream.input.spi
Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a String.
StringImageInputStreamSpi() - Constructor for class StringImageInputStreamSpi
Default constructor for a StringImageInputStreamSpi;
StringImageOutputStreamSpi - Class in it.geosolutions.imageio.stream.output.spi
A Special ImageOutputStreamSpi Service Provider Interface which is able to provide an ImageOutputStream object for writing to a URL in case such a URL is writable of course.
StringImageOutputStreamSpi() - Constructor for class StringImageOutputStreamSpi
 
StringToDouble - Class in it.geosolutions.imageio.utilities
This class is responsible for converting a sequence of chars into a a double number.
SUBDATASETS - Static variable in class GDALUtilities.GDALMetadataDomain
 
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
 
SWANConverter - Class in it.geosolutions.imageio.plugins.netcdf
 
SWANConverter() - Constructor for class SWANConverter
 
synch() - Method in class EnhancedRandomAccessFile
_more_

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.
temp(Object, String, boolean) - Static method in class TestData
Creates a temporary file with the given name.
temp(Object, String) - Static method in class TestData
Creates a temporary file with the given name.
TEMP_BUFFER_SIZE_KEY - Static variable in class JP2KKakaduImageWriter
The System Property key used to define the temp buffer size
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.
TestData - Class in it.geosolutions.resources
----------------------------- NOTE ----------------------------- This class contains a modified version of the geotools TestData class. ---------------------------------------------------------------- Provides access to test-data directories associated with JUnit tests.
TestData() - Constructor for class TestData
Do not allow instantiation of this class, except for extending it.
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_IFD8 - Static variable in class TIFFTag
Flag for new unsigned 8 byte IFD offset.
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_LONG8 - Static variable in class TIFFTag
Flag for unsigned 8 byte integer.
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_SLONG8 - Static variable in class TIFFTag
Flag for signed 8 byte integer.
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
TIME - Static variable in class NetCDFUtilities
 
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 GCP
 
toString() - Method in class BaseJP2KBox
 
toString() - Method in class JP2KKakaduImageWriteParam
 
toString() - Method in class NetCDFUtilities.KeyValuePair
 
toString() - Method in class EnhancedRandomAccessFile
Create a string representation of this object.
toString() - Method in class FileImageInputStreamExtFileChannelImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class FileImageInputStreamExtImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class FileImageOutputStreamExtImpl
Provides a simple description for this ImageOutputStream.
toString() - Method in class FastByteArrayWrapper
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString() - Method in class SoftValueHashMap
Returns a string representation of this map.
toTileSize(Dimension) - Static method in class GDALUtilities
Suggests a tile size for the specified image size.
transcodeDataType(int) - Static method in class NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
transcodeNetCDFDataType(DataType, boolean) - Static method in class NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
treeNodesChanged(TreeModelEvent) - Method in class JP2KTreeController
 
treeNodesInserted(TreeModelEvent) - Method in class JP2KTreeController
 
treeNodesRemoved(TreeModelEvent) - Method in class JP2KTreeController
 
treeStructureChanged(TreeModelEvent) - Method in class JP2KTreeController
 
trimFractionalPart(String) - Static method in class NetCDFUtilities
 
TYPE_CHAR - Static variable in class GDALCreateOption
Tag for Char Type
TYPE_FLOAT - Static variable in class GDALCreateOption
Tag for Floating Point Type
TYPE_INT - Static variable in class GDALCreateOption
Tag for Integer Type
TYPE_NONE - Static variable in class GDALCreateOption
Tag for Create options without a value
TYPE_STRING - Static variable in class GDALCreateOption
Tag for String Type

U

uint2(int, int) - Static method in class MathUtils
Convert two bytes into an unsigned integer.
uint3(int, int, int) - Static method in class MathUtils
Convert three bytes into an unsigned integer.
uncompressedMode - Variable in class TIFFFaxDecompressor
Uncompressed mode flag: 1 if uncompressed, 0 if not.
UNITS - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
UNITS - Static variable in class NetCDFUtilities.DatasetAttribs
 
UNITS - Static variable in class NetCDFUtilities
 
unread() - Method in class EnhancedRandomAccessFile
Unread the last byte read.
unsetColorConverter() - Method in class TIFFImageWriteParam
Removes any currently set ColorConverter object and PhotometricInterpretation tag value.
unsetCompression() - Method in class GDALImageWriteParam
 
unsetTiling() - Method in class GDALImageWriteParam
 
UNSIGNED - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
UNSPECIFIED_ORG_GEN_TLM - Static variable in class JP2KKakaduImageWriteParam
 
unzipFile(Object, String) - Static method in class TestData
Unzip a file in the test-data directory.
update(ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, CollectionImage, CollectionOp) - Method in class ImageReadMTCIF
 
UPPER_RIGHT_LATITUDE - Static variable in class HDF4TeraScanProperties
 
UPPER_RIGHT_LATITUDE - Static variable in class NetCDFUtilities
 
UPPER_RIGHT_LONGITUDE - Static variable in class HDF4TeraScanProperties
 
UPPER_RIGHT_LONGITUDE - Static variable in class NetCDFUtilities
 
URIImageInputStream - Interface in it.geosolutions.imageio.stream.input
An ImageInputStream that gets its input from a URI
URIImageInputStreamImpl - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a URI.
URIImageInputStreamImpl(URI) - Constructor for class URIImageInputStreamImpl
 
url(Object, String) - Static method in class TestData
Access to getResource(caller, path) as a non-null URL.
URLImageInputStreamSpi - Class in it.geosolutions.imageio.stream.input.spi
Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a URL.
URLImageInputStreamSpi() - Constructor for class URLImageInputStreamSpi
Default constructor for a URLImageInputStreamSpi;
URLImageOutputStreamSpi - Class in it.geosolutions.imageio.stream.output.spi
A Special ImageOutputStreamSpi Service Provider Interface which is able to provide provide an ImageOutputStream object for writing to a URL in case such a URL is writable of course.
URLImageOutputStreamSpi() - Constructor for class URLImageOutputStreamSpi
 
urlToFile(URL) - Static method in class ImageIOUtilities
Takes a URL and converts it to a File.
urlToFile(URL) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.urlToFile(URL) instead
usesDefaultInflater - Variable in class InflaterImageInputStream
 
Utilities - Class in it.geosolutions.imageio.utilities
Simple class for utility methods.
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_MAX - Static variable in class NetCDFUtilities.DatasetAttribs
 
VALID_MIN - Static variable in class NetCDFUtilities.DatasetAttribs
 
VALID_RANGE - Static variable in class HDF4TeraScanProperties.DatasetAttribs
 
VALID_RANGE - Static variable in class NetCDFUtilities.DatasetAttribs
 
VALID_TYPES - Static variable in class NetCDFUtilities
The data type to accept in images.
validateParameters(String, ParameterBlock, StringBuffer) - Method in class ImageReadDescriptorMT
Validates the parameters in the supplied ParameterBlock.
VALIDITYCHECKTYPE_COMBINATIONOF - Static variable in class GDALCreateOption
Accepted values are a combination of values belonging a set of predefined ones
VALIDITYCHECKTYPE_NONE - Static variable in class GDALCreateOption
Accepted values are anything
VALIDITYCHECKTYPE_ONEOF - Static variable in class GDALCreateOption
Accepted value is one of a set of predefined values
VALIDITYCHECKTYPE_STRING_SYNTAX - Static variable in class GDALCreateOption
Accepted values are strings which need to respect a predefined syntax
VALIDITYCHECKTYPE_VALUE - Static variable in class GDALCreateOption
Accepted value is a single one
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_EXTREMESEXCLUDED - Static variable in class GDALCreateOption
Accepted values are contained in a range, having the extremes excluded.
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_EXTREMESINCLUDED - Static variable in class GDALCreateOption
Accepted values are contained in a range, having the extremes included
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_LEFTEXCLUDED - Static variable in class GDALCreateOption
Accepted values are contained in a range, having the left extreme excluded.
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_RIGHTEXCLUDED - Static variable in class GDALCreateOption
Accepted values are contained in a range, having the right extreme excluded.
VALIDITYCHECKTYPE_VALUE_GREATERTHAN - Static variable in class GDALCreateOption
Accepted values are greater than a predefined one
VALIDITYCHECKTYPE_VALUE_GREATERTHANOREQUALTO - Static variable in class GDALCreateOption
Accepted values are greater than or equal to a predefined one
VALIDITYCHECKTYPE_VALUE_LESSTHAN - Static variable in class GDALCreateOption
Accepted values are less than a predefined one
VALIDITYCHECKTYPE_VALUE_LESSTHANOREQUALTO - Static variable in class GDALCreateOption
Accepted values are less than or equal to a predefined one
VALIDITYCHECKTYPE_VALUE_MULTIPLEOF - Static variable in class GDALCreateOption
Accepted values are multiple of a predefined one
VALIDITYCHECKTYPE_VALUE_POWEROF - Static variable in class GDALCreateOption
Accepted values are power of a predefined one
valueOf(String) - Static method in enum GDALUtilities.DriverCreateCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GDALUtilities.MetadataChoice
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 JP2KKakaduImageWriteParam.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum JP2KKakaduImageWriteParam.ProgressionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum NetCDFUtilities.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum NetCDFUtilities.CheckType
Returns the enum constant of this type with the specified name.
values() - Static method in enum GDALUtilities.DriverCreateCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GDALUtilities.MetadataChoice
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 JP2KKakaduImageWriteParam.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum JP2KKakaduImageWriteParam.ProgressionOrder
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() - Static method in enum NetCDFUtilities.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum NetCDFUtilities.CheckType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_SEPARATOR - Static variable in class GRIB1Utilities
 
vendorName - Static variable in class BaseImageReaderSpi
 
vert - Static variable in class TIFFFaxCompressor
Black and white vertical mode table.
vertMode - Static variable in class TIFFFaxCompressor
Vertical mode table.
visualize(RenderedImage) - Static method in class ImageIOUtilities
base method used to simply visualize RenderedImage without further information
visualize(RenderedImage, String) - Static method in class ImageIOUtilities
base method used to simply visualize RenderedImage
visualize(RenderedImage, String, boolean) - Static method in class ImageIOUtilities
base method used to visualize RenderedImage by specifying the frame title as well as the request for rescaling.
visualize(RenderedImage, String, boolean, int) - Static method in class ImageIOUtilities
base method used to visualize RenderedImage by specifying the frame title as well as the request for rescaling.

W

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 GDALImageWriter
Write the input image to the output.
write(IIOImage) - Method in class GDALImageWriter
This method is a shorthand for write(null, image, null).
write(RenderedImage) - Method in class GDALImageWriter
This method is a shorthand for write(null, new IIOImage(image, null, null), null).
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class AsciiGridsImageWriter
Writes the image to file.
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class JP2KKakaduImageWriter
 
write(int) - Method in class EnhancedRandomAccessFile
Write a byte to the eraf.
write(byte[]) - Method in class EnhancedRandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this eraf.
write(byte[], int, int) - Method in class EnhancedRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this eraf.
write(int) - Method in class FileImageOutputStreamExtImpl
 
write(byte[], int, int) - Method in class FileImageOutputStreamExtImpl
 
write(int) - Method in class FilterImageOutputStream
 
write(byte[]) - Method in class FilterImageOutputStream
 
write(byte[], int, int) - Method in class FilterImageOutputStream
 
write(int) - Method in class ImageOutputStreamAdapter
 
write(byte[], int, int) - Method in class ImageOutputStreamAdapter
 
write(int) - Method in class FastByteArrayWrapper
Writes the specified byte to this byte array wrapper.
write(byte[], int, int) - Method in class FastByteArrayWrapper
Writes len bytes from the specified byte array starting at offset off to this byte array wrapper.
write(byte[]) - Method in class FastByteArrayWrapper
Writes b.length bytes from the specified byte array starting at offset 0 to this byte array wrapper.
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class TIFFImageWriter
 
write(byte[]) - Method in class OutputStreamAdapter
 
write(byte[], int, int) - Method in class OutputStreamAdapter
 
write(int) - Method in class OutputStreamAdapter
 
write(byte, int) - Method in class BitOutputStream
Writes some bits (max 8) from the specified byte to stream.
write(boolean) - Method in class BitOutputStream
Write a bit to this bit oriented stream.
write(int, int) - Method in class BitOutputStream
Write an integer as a bit vector of the specified length.
write(int) - Method in class BitOutputStream
Writes the specified byte to this bit-wise output stream.
write(byte[]) - Method in class BitOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class BitOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class FastBufferedOutputStream
 
write(byte[], int, int) - Method in class FastBufferedOutputStream
 
writeAbbreviatedStream - Variable in class TIFFBaseJPEGCompressor
Whether to write abbreviated JPEG streams (default == false).
writeBit(int) - Method in class FilterImageOutputStream
 
writeBits(long, int) - Method in class FilterImageOutputStream
 
writeBoolean(boolean) - Method in class EnhancedRandomAccessFile
Writes a boolean to the eraf as a 1-byte value.
writeBoolean(boolean[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeBoolean(boolean) - Method in class FilterImageOutputStream
 
writeByte(int) - Method in class EnhancedRandomAccessFile
Writes a byte to the eraf as a 1-byte value.
writeByte(int) - Method in class FilterImageOutputStream
 
writeBytes(byte[], int, int) - Method in class EnhancedRandomAccessFile
Write len bytes from an array to the eraf.
writeBytes(String) - Method in class EnhancedRandomAccessFile
Writes the string to the eraf as a sequence of bytes.
writeBytes(char[], int, int) - Method in class EnhancedRandomAccessFile
Writes the character array to the eraf as a sequence of bytes.
writeBytes(String) - Method in class FilterImageOutputStream
 
writeChar(int) - Method in class EnhancedRandomAccessFile
Writes a char to the eraf as a 2-byte value, high byte first.
writeChar(char[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeChar(int) - Method in class FilterImageOutputStream
 
writeChars(String) - Method in class EnhancedRandomAccessFile
Writes a string to the eraf as a sequence of characters.
writeChars(char[], int, int) - Method in class FilterImageOutputStream
 
writeChars(String) - Method in class FilterImageOutputStream
 
writeData(NetcdfFileWriteable, String, Variable, Array, Array, boolean, boolean, int[], boolean) - Static method in class NetCDFConverterUtilities
 
writeDouble(double) - Method in class EnhancedRandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the eraf as an 8-byte quantity, high byte first.
writeDouble(double[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeDouble(double) - Method in class FilterImageOutputStream
 
writeDoubles(double[], int, int) - Method in class FilterImageOutputStream
 
writeFloat(float) - Method in class EnhancedRandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the eraf as a 4-byte quantity, high byte first.
writeFloat(float[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeFloat(float) - Method in class FilterImageOutputStream
 
writeFloats(float[], int, int) - Method in class FilterImageOutputStream
 
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
 
writeInt(int) - Method in class EnhancedRandomAccessFile
Writes an int to the eraf as four bytes, high byte first.
writeInt(int[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeInt(int) - Method in class FilterImageOutputStream
 
writeInts(int[], int, int) - Method in class FilterImageOutputStream
 
writeLong(long) - Method in class EnhancedRandomAccessFile
Writes a long to the eraf as eight bytes, high byte first.
writeLong(long[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeLong(long) - Method in class FilterImageOutputStream
 
writeLongs(long[], int, int) - Method in class FilterImageOutputStream
 
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
writeShort(int) - Method in class EnhancedRandomAccessFile
Writes a short to the eraf as two bytes, high byte first.
writeShort(short[], int, int) - Method in class EnhancedRandomAccessFile
_more_
writeShort(int) - Method in class FilterImageOutputStream
 
writeShorts(short[], int, int) - Method in class FilterImageOutputStream
 
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, boolean) - Method in class TIFFIFD
 
writeUTF(String) - Method in class EnhancedRandomAccessFile
Writes a string to the eraf using UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class FilterImageOutputStream
 

X

X_DIMENSION - Static variable in class NetCDFUtilities
The dimension relative to the rank in #variable to use as image width.
xllCellCoordinate - Variable in class AsciiGridRaster
x coordinate of the grid origin (the lower left corner) in compliance with the isCorner value
XML_PREFIX - Static variable in class GDALUtilities.GDALMetadataDomain
 
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.

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.
Y_DIMENSION - Static variable in class NetCDFUtilities
The dimension relative to the rank in #variable to use as image height.
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.

Z

Z_DIMENSION - Static variable in class NetCDFUtilities
The default dimension relative to the rank in #variable to use as Z dimension.
ZEROS - Static variable in class NumberToByteArray
Array containing byte arrays containing "zeros" The element at index N within this array contains a byte array of N zero.
ZETA - Static variable in class NetCDFUtilities
 
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-2012 GeoSolutions. All Rights Reserved.