Skip navigation links
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

AccessibleStream<T> - Interface in it.geosolutions.imageio.stream
Simple interface to expose the underlying target for an ImageInputStreamor ImageOutputStream.
acquire() - Static method in class it.geosolutions.imageio.utilities.StringToDouble
Retrieves a poole StringToDouble object.
acquireDataSet(String, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Acquires a Dataset and return it, given the name of the Dataset source and the desired access type
activateController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
ADD_OFFSET - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
addCreateOption(GDALCreateOption) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
This method add a create option to this handler.
addCreateOptions(Collection<GDALCreateOption>) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
This method add a collection of create options to this handler.
adjustAttributeName(String) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
 
adjustAttributeName(String) - Static method in class it.geosolutions.imageio.utilities.Utilities
append(FastByteArrayWrapper, double) - Method in class it.geosolutions.imageio.utilities.NumberToByteArray
 
append(FastByteArrayWrapper, int) - Method in class it.geosolutions.imageio.utilities.NumberToByteArray
 
approximate - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
asWritable() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Returns a copy of this GDALCommonIIOImageMetadata as a GDALWritableCommonIIOImageMetadata instance, with setting capabilities
ATTRIBUTES_NODE - Static variable in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
 
avail - Variable in class it.geosolutions.io.input.FastBufferedInputStream
The number of buffer bytes available starting from FastBufferedInputStream.pos.
avail - Variable in class it.geosolutions.io.output.FastBufferedOutputStream
The number of buffer bytes available starting from FastBufferedOutputStream.pos.
available() - Method in class it.geosolutions.io.input.FastBufferedInputStream
 

B

band - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
 
bands - Variable in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
BaseClonableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated.
BaseClonableImageReadParam() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.BaseClonableImageReadParam
Deprecated.
 
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 it.geosolutions.imageio.ndplugin.BaseImageMetadata
BaseImageMetadata constructor.
BaseImageReader - Class in it.geosolutions.imageio.ndplugin
A base ImageReader class
BaseImageReader(ImageReaderSpi) - Constructor for class it.geosolutions.imageio.ndplugin.BaseImageReader
 
BaseImageReaderSpi - Class in it.geosolutions.imageio.ndplugin
 
BaseImageReaderSpi() - Constructor for class it.geosolutions.imageio.ndplugin.BaseImageReaderSpi
 
BaseImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class it.geosolutions.imageio.ndplugin.BaseImageReaderSpi
 
BaseNetCDFImageReader - Class in it.geosolutions.imageio.plugins.netcdf
Base implementation for NetCDF based image flat reader.
BaseNetCDFImageReader(ImageReaderSpi) - Constructor for class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Explicit Constructor getting ImageReaderSpi originatingProvider as actual parameter.
BaseVariableWrapper - Class in it.geosolutions.imageio.plugins.netcdf
 
BaseVariableWrapper(Variable) - Constructor for class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
BIG_ENDIAN - Static variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
bigEndian - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The current endian (big or little) mode of the eraf.
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 it.geosolutions.io.input.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 it.geosolutions.io.output.BitOutputStream
 
bitVector2ByteVector(int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert an integer containing length bits into a vector of bytes.
bucketCount - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
buf - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Input buffer for decompression.
buf - Variable in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
The buffer where data is stored.
buffer - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The buffer used to load the data.
buffer - Variable in class it.geosolutions.io.input.FastBufferedInputStream
The internal buffer.
buffer - Variable in class it.geosolutions.io.output.FastBufferedOutputStream
The internal buffer.
bufferStart - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The offset in bytes of the start of the buffer, from the start of the eraf.
bufSize(int, int, int) - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns the maximum size of the buffer (in bytes) required to hold a JPEG image with the given width and height, and level of chrominance subsampling.
bufSizeYUV(int, int, int) - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns the size of the buffer (in bytes) required to hold a YUV planar image with the given width, height, and level of chrominance subsampling.
buildColorModel(SampleModel) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Builds a proper ColorModel for a specified SampleModel
buildCRSProperties(RenderedImage, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
buildMetadataText(RenderedImage, GDALUtilities.MetadataChoice, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
 

C

cached - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Support for FileCache.
canDecodeInput(Object) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
Checks if the provided input can be decoded by the specific SPI.
canNodeAppear(String, ImageTypeSpecifier) - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadataFormat
 
canOffsetTiles() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
canWriteCompressed() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
canWriteProgressive() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
canWriteTiles() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
cf - Variable in class org.libjpegturbo.turbojpeg.TJTransform
Custom filter instance
checkImageIndex(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Checks if the specified ImageIndex is valid.
checkImageIndex(int) - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
Simple check of the specified image index.
checkNotNull(Object, String) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
 
checkNotNull(Object, String) - Static method in class it.geosolutions.imageio.utilities.Utilities
classForDataBufferType(int) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Retrieves the class of the native type for the specified DataBuffer type.
clear() - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Removes all mappings from this map.
clone() - Method in class it.geosolutions.imageio.core.GCP
 
clone() - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
clone() - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.CloneableImageReadParam
Deprecated.
 
clone() - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.DefaultCloneableImageReadParam
Deprecated.
 
CloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated.
CloneableImageReadParam() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.CloneableImageReadParam
Deprecated.
 
close() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Close the eraf, and release any associated system resources.
close() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
Closes this ImageInputStreamAdapter.
close() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
close() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
close() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
close() - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
close() - Method in class it.geosolutions.io.output.adapter.OutputStreamAdapter
 
close() - Method in class it.geosolutions.io.output.FastBufferedOutputStream
 
close() - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Free the native structures associated with this compressor instance.
close() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Free the native structures associated with this decompressor instance.
closed - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
closeDataSet(Dataset) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Closes the given Dataset.
compress(byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Compress the uncompressed source image associated with this compressor instance and output a JPEG image to the given destination buffer.
compress(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Compress the uncompressed source image associated with this compressor instance and return a buffer containing a JPEG image.
compress(BufferedImage, byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Compress the uncompressed source image stored in srcImage and output a JPEG image to the given destination buffer.
compress(BufferedImage, int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Compress the uncompressed source image stored in srcImage and return a buffer containing a JPEG image.
compute() - Method in class it.geosolutions.imageio.utilities.StringToDouble
Returns a value, if any was advertised by the StringToDouble.pushChar(int) method.
containsKey(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns true if this map maps one or more keys to this value.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
 
COORDINATE_AXIS_TYPE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
COORDSYS - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
CoreCommonIIOStreamMetadata - Class in it.geosolutions.imageio.core
Class representing common stream metadata
CoreCommonIIOStreamMetadata(String[]) - Constructor for class it.geosolutions.imageio.core.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 it.geosolutions.imageio.core.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 it.geosolutions.imageio.utilities.FastByteArrayWrapper
The number of valid bytes in the buffer.
crc - Variable in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
CRC-32 for uncompressed data.
create(ImageInputStream, Integer, Boolean, Boolean, Boolean, EventListener[], Locale, EnhancedImageReadParam, ImageReader, RenderingHints) - Static method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Type-safe convenience method for creating a RenderedOp representing the "ImageRead" operation in rendered mode.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCIF
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
 
create(RenderContext, ParameterBlock) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
 
createCollection(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Type-safe convenience method for creating a Collection representing the "ImageRead" operation in collection mode.
createColorModel(SampleModel) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Creates a ColorModel that may be used with the specified SampleModel.
createCommonNativeTree() - Method in class it.geosolutions.imageio.core.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 it.geosolutions.imageio.ndplugin.BaseImageMetadata
 
createDatasetMetadata(String) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Build a proper GDALCommonIIOImageMetadata given the name of a dataset.
createDatasetMetadata(Dataset, String) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Build a proper GDALCommonIIOImageMetadata given an input dataset as well as the file name containing such a dataset.
createInputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
Returns an instance of the ImageInputStream implementation associated with this service provider.
createInputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi
 
createInputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.input.spi.URLImageInputStreamSpi
 
createOptionsHandler - Variable in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
createOutputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createPAMDataset() - Method in class it.geosolutions.imageio.pam.ObjectFactory
Create an instance of PAMDataset
createPAMDatasetPAMRasterBand() - Method in class it.geosolutions.imageio.pam.ObjectFactory
Create an instance of PAMDataset.PAMRasterBand
createPAMDatasetPAMRasterBandHistograms() - Method in class it.geosolutions.imageio.pam.ObjectFactory
createPAMDatasetPAMRasterBandHistogramsHistItem() - Method in class it.geosolutions.imageio.pam.ObjectFactory
createPAMDatasetPAMRasterBandMetadata() - Method in class it.geosolutions.imageio.pam.ObjectFactory
Create an instance of PAMDataset.PAMRasterBand.Metadata
createPAMDatasetPAMRasterBandMetadataMDI() - Method in class it.geosolutions.imageio.pam.ObjectFactory
createRenderable(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Type-safe convenience method for creating a RenderableOp representing the "ImageRead" operation in renderable mode.
createRenderable(ParameterBlock, RenderingHints) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
 
customFilter(ShortBuffer, Rectangle, Rectangle, int, int, TJTransform) - Method in interface org.libjpegturbo.turbojpeg.TJCustomFilter
A callback function that can be used to modify the DCT coefficients after they are losslessly transformed but before they are transcoded to a new JPEG file.

D

dataEnd - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The offset in bytes of the end of the data in the buffer, from the start of the eraf.
DatasetLayout - Interface in it.geosolutions.imageio.maskband
Interface defining methods for accessing Internal Image structure, like overviews, masks and so on
dataSize - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The size of the data stored in the buffer, in bytes.
decompress(byte[], int, int, int, int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and output a decompressed image to the given destination buffer.
decompress(int, int, int, int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and return a buffer containing the decompressed image.
decompress(BufferedImage, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and output a decompressed image to the given BufferedImage instance.
decompress(int, int, int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and return a BufferedImage instance containing the decompressed image.
decompressToYUV(byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and output a YUV planar image to the given destination buffer.
decompressToYUV(int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Decompress the JPEG source image associated with this decompressor instance and return a buffer containing a YUV planar image.
DEFAULT - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 
DEFAULT_BUFFER_SIZE - Static variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The default buffer size, in bytes.
DEFAULT_BUFFER_SIZE - Static variable in class it.geosolutions.io.input.FastBufferedInputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class it.geosolutions.io.output.FastBufferedOutputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_KEY_MAP - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 
DEFAULT_TILE_SIZE - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
The default tile size.
DefaultCloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated.
DefaultCloneableImageReadParam() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.DefaultCloneableImageReadParam
Deprecated.
 
DefaultDatasetLayoutImpl - Class in it.geosolutions.imageio.maskband
Default implementation for DatasetLayout interface setting default values for interface methods.
DefaultDatasetLayoutImpl() - Constructor for class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
deleteOnExit(File) - Static method in class it.geosolutions.resources.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 it.geosolutions.resources.TestData
Requests that the file or directory denoted by the specified pathname be deleted when the virtual machine terminates.
DEPTH - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
destinationRegion - Variable in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
DIRECT_STANDARD_INPUT_TYPES - Static variable in class it.geosolutions.imageio.ndplugin.BaseImageReaderSpi
 
displayImageIOMetadata(Node) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Given a root node, print the values/attributes tree using the System Out
dispose() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Allows resources to be released
dispose() - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
 
dispose() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Disposes this FileImageInputStreamExtFileChannelImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
disposeImage(RenderedImage) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Allow to dispose this image, as well as the related image sources.
DOT_ZERO - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
DOUBLE_ZERO - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
DOUBLE_ZERO0 - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
DOUBLE_ZERO2 - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 

E

EARTH_FLATTENING - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
encodeYUV(byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Encode the uncompressed source image associated with this compressor instance and output a YUV planar image to the given destination buffer.
encodeYUV(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Encode the uncompressed source image associated with this compressor instance and return a buffer containing a YUV planar image.
encodeYUV(BufferedImage, byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Encode the uncompressed source image stored in srcImage and output a YUV planar image to the given destination buffer.
encodeYUV(BufferedImage, int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Encode the uncompressed source image stored in srcImage and return a buffer containing a YUV planar image.
endOfFile - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
True if we are at the end of the eraf.
EnhancedImageReadParam - Class in it.geosolutions.imageio.imageioimpl
 
EnhancedImageReadParam() - Constructor for class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
EnhancedRandomAccessFile - Class in it.geosolutions.imageio.stream.eraf
 
EnhancedRandomAccessFile(int) - Constructor for class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
EnhancedRandomAccessFile(File, String) - Constructor for class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Constructor, default buffer size.
EnhancedRandomAccessFile(File, String, int) - Constructor for class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Constructor.
entrySet() - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns a set view of the mappings contained in this map.
eos - Variable in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
Indicates end of input stream.
equals(Object) - Method in class it.geosolutions.imageio.core.GCP
 
equals(Object) - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
equals(Object, Object) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Convenience method for testing two objects for equality.
equals(Object) - Method in class it.geosolutions.imageio.utilities.MapEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class it.geosolutions.imageio.utilities.Utilities
equals(TJScalingFactor) - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
Returns true or false, depending on whether this instance and other have the same numerator and denominator.
EQUATORIAL_RADIUS - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
eraf - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The underlying java.io.RandomAccessFile.
exp2(double) - Static method in class it.geosolutions.io.output.MathUtils
exp2.
EXTENSIVE_TEST_KEY - Static variable in class it.geosolutions.resources.TestData
The system property key for more extensive test suite.

F

FastBufferedInputStream - Class in it.geosolutions.io.input
Lightweight, unsynchronised, aligned input stream buffering class.
FastBufferedInputStream(InputStream, int) - Constructor for class it.geosolutions.io.input.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
FastBufferedInputStream(InputStream) - Constructor for class it.geosolutions.io.input.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 it.geosolutions.io.output.FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
FastBufferedOutputStream(OutputStream) - Constructor for class it.geosolutions.io.output.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 it.geosolutions.imageio.utilities.FastByteArrayWrapper
Default constructor
Creates a new byte array output stream.
FastByteArrayWrapper(byte[]) - Constructor for class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument
FastByteArrayWrapper(byte[], int) - Constructor for class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument.
FastByteArrayWrapper(int) - Constructor for class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
file - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
file(Object, String) - Static method in class it.geosolutions.resources.TestData
Access to getResource(caller, path) as a non-null File.
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 it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Constructs a FileImageInputStreamExtFileChannelImpl that will read from a given File.
FileImageInputStreamExtFileChannelImpl(File, int) - Constructor for class it.geosolutions.imageio.stream.input.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 it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Constructs a FileImageInputStreamExtImpl that will read from a given File.
FileImageInputStreamExtImpl(File, int) - Constructor for class it.geosolutions.imageio.stream.input.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 it.geosolutions.imageio.stream.input.spi.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 it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
A constructor which accepts a File as input.
FileImageOutputStreamExtImpl(File, int) - Constructor for class it.geosolutions.imageio.stream.output.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 it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi
 
filePosition - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The offset in bytes from the eraf start, of the next read or write operation.
fill() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Fills input buffer with more data to decompress.
FILL_VALUE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
FilterImageInputStream - Class in it.geosolutions.imageio.stream.input
Decorator class for the ImageInputStream subclasses.
FilterImageInputStream(ImageInputStream) - Constructor for class it.geosolutions.imageio.stream.input.FilterImageInputStream
The constructor
FilterImageInputStream() - Constructor for class it.geosolutions.imageio.stream.input.FilterImageInputStream
Default constructor
FilterImageOutputStream - Class in it.geosolutions.imageio.stream.output
Decorator class for decorating ImageOutputStream subclasses.
FilterImageOutputStream(ImageOutputStream) - Constructor for class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
finalize() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Close silently the underlying RandomAccessFile
finalize() - Method in class org.libjpegturbo.turbojpeg.TJCompressor
 
finalize() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
 
FLAG_ACCURATEDCT - Static variable in class org.libjpegturbo.turbojpeg.TJ
Use the most accurate DCT/IDCT algorithm available in the underlying codec.
FLAG_BOTTOMUP - Static variable in class org.libjpegturbo.turbojpeg.TJ
The uncompressed source/destination image is stored in bottom-up (Windows, OpenGL) order, not top-down (X11) order.
FLAG_FASTDCT - Static variable in class org.libjpegturbo.turbojpeg.TJ
Use the fastest DCT/IDCT algorithm available in the underlying codec.
FLAG_FASTUPSAMPLE - Static variable in class org.libjpegturbo.turbojpeg.TJ
When decompressing, use the fastest chrominance upsampling algorithm available in the underlying codec.
FLAG_FORCEMMX - Static variable in class org.libjpegturbo.turbojpeg.TJ
Turn off CPU auto-detection and force TurboJPEG to use MMX code (if the underlying codec supports it.)
FLAG_FORCESSE - Static variable in class org.libjpegturbo.turbojpeg.TJ
Turn off CPU auto-detection and force TurboJPEG to use SSE code (if the underlying codec supports it.)
FLAG_FORCESSE2 - Static variable in class org.libjpegturbo.turbojpeg.TJ
Turn off CPU auto-detection and force TurboJPEG to use SSE2 code (if the underlying codec supports it.)
FLAG_FORCESSE3 - Static variable in class org.libjpegturbo.turbojpeg.TJ
Turn off CPU auto-detection and force TurboJPEG to use SSE3 code (if the underlying codec supports it.)
Float2IBM(double) - Static method in class it.geosolutions.io.output.MathUtils
Converts a double to the standard IBM representation for a single precision real floating point number.
flush() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Copy the contents of the buffer to the disk.
flush() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
flush() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
flush() - Method in class it.geosolutions.io.output.adapter.OutputStreamAdapter
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class it.geosolutions.io.output.BitOutputStream
writes bits from buffer to output stream
flush() - Method in class it.geosolutions.io.output.FastBufferedOutputStream
 
flushBefore(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
flushBefore(long) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
formatWritingCapabilities(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Tells us about the capabilities for a GDAL driver.
frexpExp(double) - Static method in class it.geosolutions.io.output.MathUtils
frexpExp, builds and gives the exponent base 2 for the floating point representation of a real number.
frexpMant(double) - Static method in class it.geosolutions.io.output.MathUtils
frexpMant, builds and gives the mantissa base 2 for the floating point representation of a real number.

G

GCP - Class in it.geosolutions.imageio.core
Class that holds information about a ground control point.
GCP() - Constructor for class it.geosolutions.imageio.core.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 it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(String, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, boolean, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.GDALImageReader
Constructs a GDALImageReader using a GDALImageReaderSpi.
GDALImageReader(GDALImageReaderSpi, int) - Constructor for class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
 
GDALImageWriteParam - Class in it.geosolutions.imageio.gdalframework
An abstract class which works as an adapter of ImageWriteParam
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler, Locale) - Constructor for class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.GDALImageWriterSpi
 
GDALMEMORYRASTER_MAXSIZE_KEY - Static variable in class it.geosolutions.imageio.gdalframework.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
GDALMetadataDomain() - Constructor for class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 
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.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 it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
Default constructor of GDALWritableCommonIIOImageMetadata.
GDALWritableCommonIIOImageMetadata(String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
Constructor of GDALWritableCommonIIOImageMetadata.
get(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns the value to which this map maps the specified key.
getAdaptee() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getApproximate() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the approximate property.
getAsTree(String) - Method in class it.geosolutions.imageio.core.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 it.geosolutions.imageio.core.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.
getAttribute(int, int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getAttribute(Variable, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
getAttributeAsString(int, String) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getAttributeAsString(int, String, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getAttributesAsNumber(Variable, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
getAttributesAsString(Attribute) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
getAttributesAsString(Variable, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
getAttributesAsString(Attribute, boolean) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Return the value of a NetCDF Attribute instance as a String.
getAxisFormat(AxisType, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Returns a format to use for parsing values along the specified axis type.
getBand() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Gets the value of the band property.
getBands() - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
getBinding() - Method in interface it.geosolutions.imageio.stream.AccessibleStream
Retrieve the class for the target object.
getBinding() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
 
getBinding() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
getBinding() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
getBinding() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
getBinding() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
getBinding() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
getBinding() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
getBinding() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
getBitOffset() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
getBitRate(float) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getBlueOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
For the given pixel format, returns the number of bytes that the blue component is offset from the start of the pixel.
getBounds2D(ParameterBlock) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
 
getBucketCount() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the bucketCount property.
getByteArray() - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Creates a newly allocated byte array.
getByteOrder() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
 
getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
getByteOrder() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
getCacheMax() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns the maximum amount of memory available for GDAL caching mechanism.
getCacheUsed() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns the amount of GDAL cache used.
getChannel() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
getCheckType(NetcdfDataset) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Depending on the type of model/netcdf file, we will check for the presence of some variables rather than some others.
getColorInterpretations(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the colorInterpretation for the specified band
getColorInterpretations() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getColorModel() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the ColorModel for the dataset held by this object.
getColumn() - Method in class it.geosolutions.imageio.core.GCP
Pixel (x) location of GCP on raster.
getCompressedSize() - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Returns the size of the image (in bytes) generated by the most recent compress/encode operation.
getCompressionMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCompressionQuality() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCompressionQualityDescriptions() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCompressionQualityValues() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCompressionType() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCompressionTypes() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getCreateOptions() - Method in class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getDataset() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getDataset(Object) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Returns a NetcdfDataset given an input object
getDatasetDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getDatasetMetadata(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Retrieves a GDALCommonIIOImageMetadata by index.
getDatasetName() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the name of the dataset which is the source for this IIOMetadata
getDatasetSource(Object) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Tries to retrieve the Dataset Source for the ImageReader's input.
getDefaultController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
 
getDefaultValue() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns the default value of the create option.
getDenom() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
Returns denominator
getDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the description of the dataset which is the source for this IIOMetadata
getDescription() - Method in class it.geosolutions.imageio.core.GCP
Informational message or "".
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
 
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi
 
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.URLImageInputStreamSpi
 
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi
 
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi
 
getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi
 
getDestinationOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getDestinationRegion() - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
getDestinationType() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getDriverDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the description of the GDAL driver used to open the source dataset for this IIOMetadata
getDriverName() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the name of the GDAL driver used to open the source dataset for this IIOMetadata
getEasting() - Method in class it.geosolutions.imageio.core.GCP
Easting of this gcp.
getElevation() - Method in class it.geosolutions.imageio.core.GCP
The elevation of this GCP.
getExternalMaskOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
This methods returns a File containing external overviews associated to external Image masks, or null if not present.
getExternalMaskOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getExternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
This methods returns a File containing external masks associated to input Image, or null if not present.
getExternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getExternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
This methods returns a File containing external overviews associated to input Image, or null if not present.
getExternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getFD() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Returns the opaque eraf descriptor object associated with this eraf.
getFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Get the eraf file, or name.
getFile() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
return the associated file
getFile() - Method in interface it.geosolutions.imageio.stream.input.FileImageInputStreamExt
Deprecated.
Returns the associated File
getFile() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Retrieves the File we are connected to.
getFile() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Retrieves the File we are connected to.
getFile() - Method in interface it.geosolutions.imageio.stream.output.FileImageOutputStreamExt
Deprecated.
Returns the associated File
getFile() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Retrieves the File we are connected to.
getFilePointer() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Returns the current position in the eraf, where the next read or write will occur.
getFlushedPosition() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
getFlushedPosition() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
getGCPCount(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the number of Ground Control Points of the Dataset at index imageIndex.
getGcpNumber() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the number of Ground Control Points
getGcpProjection() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the Ground Control Point's projection
getGCPProjection(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the Ground Control Points projection definition string of the Dataset at index imageIndex.
getGCPs() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the Ground Control Points
getGCPs() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Returns the Ground Control Points
getGCPs(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns Ground Control Points of the Dataset at index imageIndex.
getGDALImageMetadata(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns any metadata related to the specified image.
getGdalMetadataDomain(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Returns a Map representing metadata elements (key,value) for a specific domain of GDAL metadata.
getGdalMetadataDomainsList() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Return all the available metadata domains.
getGDALStreamMetadata(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns any metadata which is not related to a specific image.
getGeoTransform(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Retrieves the GeoTransformation coefficients for the Dataset at index imageIndex.
getGeoTransformation() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the grid to world transformation of the image
getGlobalAttribute(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getGlobalAttribute(NetcdfDataset, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
getGlobalAttributeAsString(NetcdfDataset, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Return a global attribute as a String.
getGreenOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
For the given pixel format, returns the number of bytes that the green component is offset from the start of the pixel.
getHeight() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the height of the image
getHeight(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the height of the raster of the Dataset at index imageIndex.
getHeight(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getHeight() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getHeight() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the height of the JPEG image associated with this decompressor instance.
getHistCounts() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histCounts property.
getHistItem() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
Gets the value of the histItem property.
getHistMax() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histMax property.
getHistMin() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histMin property.
getHistograms() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Gets the value of the histograms property.
getId() - Method in class it.geosolutions.imageio.core.GCP
Unique identifier, often numeric.
getImageIndex() - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
 
getImageMetadata(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns an IIOMetadata object containing metadata associated with the given image, specified by the imageIndex parameter
getImageMetadata(GDALImageReader, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
getImageMetadata(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getImageReader() - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
 
getImageReaderWriterSPI(ServiceRegistry, ServiceRegistry.Filter, String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Method to return core ImageReaderSPI/ImageWriterSPI for a given formatName.
getImageTypes(int) - Method in class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getIncludeOutOfRange() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the includeOutOfRange property.
getIndexMap() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getInstance() - Static method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadataFormat
Returns an instance of the CoreCommonIIOStreamMetadataFormat class.
getInstance() - Static method in class it.geosolutions.imageio.core.CoreCommonImageMetadataFormat
Returns an instance of the CoreCommonImageMetadataFormat class.
getInstance() - Static method in class it.geosolutions.imageio.pam.PAMParser
 
getInternalMaskImageIndex(int) - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the Mask index associated to the input image index defined.
getInternalMaskImageIndex(int) - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getInternalOverviewImageIndex(int) - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the Overview index associated to the input image index defined.
getInternalOverviewImageIndex(int) - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
 
getJPEGBuf() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the JPEG image buffer associated with this decompressor instance.
getJPEGSize() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the size of the JPEG image (in bytes) associated with this decompressor instance.
getKey() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
Gets the value of the key property.
getKey() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
getKey() - Method in class it.geosolutions.imageio.utilities.MapEntry
Returns the key corresponding to this entry.
getLocale() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getLocalizedCompressionTypeName() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getLocation() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
 
getMaximum(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the maximum value for the specified band
getMaximum(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the optional Maximum Value of the specified band of the Dataset at index imageIndex.
getMaximums() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getMaxMemorySizeForGDALMemoryDataset() - Static method in class it.geosolutions.imageio.gdalframework.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.
getMCUHeight(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns the MCU block height for the given level of chrominance subsampling.
getMCUWidth(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns the MCU block width for the given level of chrominance subsampling.
getMDI() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata
Gets the value of the mdi property.
getMemoryDriver() - Static method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
return a "In Memory" Driver which need to be used when using the CreateCopy method.
getMetadata() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Gets the value of the metadata property.
getMetadataItem(List, String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns the value of a specific metadata item contained in the metadata given as first input parameter
getMetadataValue(PAMDataset.PAMRasterBand, String) - Method in class it.geosolutions.imageio.pam.PAMParser
Return the value of a metadata string for the provided rasterBand.
getMinimum(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the minimum value for the specified band
getMinimum(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the optional Minimum Value of the specified band of the Dataset at index imageIndex.
getMinimums() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getName() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getNoData() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the data for this dataset, as a range.
getNoDataValue(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the noDataValue value for the specified band
getNoDataValue(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the NoDataValue of the specified Band of the specified image
getNoDataValues() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getNorthing() - Method in class it.geosolutions.imageio.core.GCP
Northing of this gcp.
getNthDigit(long, int) - Static method in class it.geosolutions.imageio.utilities.NumberToByteArray
Retrieve the n-th digit of a specified number
getNum() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
Returns numerator
getNumAttributes(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getNumBands() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the number of bands of the dataset which is the source for this IIOMetadata
getNumBands() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getNumExternalMaskOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the number of external mask overviews
getNumExternalMaskOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getNumExternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the total number of externals Image masks.
getNumExternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getNumExternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the number of external Image overviews
getNumExternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getNumGlobalAttributes() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getNumImages(boolean) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the number of images (subdatasets) contained within the data source.
getNumImages(boolean) - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
 
getNumInternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the total number of internal Image masks.
getNumInternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getNumInternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
Returns the number of internal Image overviews
getNumInternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
 
getNumOverviews() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getNumOverviews(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the number of overviews for the specified band
getOffset(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the offset value for the specified band
getOffset(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the optional Offset Value of the specified band of the Dataset at index imageIndex.
getOffsets() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getOptionName() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns the name of the create option.
getPAMRasterBand() - Method in class it.geosolutions.imageio.pam.PAMDataset
Gets the value of the pamRasterBand property.
getPixelSize(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns the pixel size (in bytes) of the given pixel format.
getPreferredTileSizes() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getProgressiveMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getProjection() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the projection
getProjection(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Retrieves the WKT projection String for the Dataset at index imageIndex.
getPropertyGenerators(String) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Returns the array of PropertyGenerators for the specified mode of this operation.
getRandomAccessFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
 
getRank() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getRawDataType(VariableIF) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Returns the data type which most closely represents the "raw" internal data of the variable.
getRedOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
For the given pixel format, returns the number of bytes that the red component is offset from the start of the pixel.
getRepresentedValueType() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
return the type of the represented value
getResource(Object, String) - Static method in class it.geosolutions.resources.TestData
Locates named test-data resource for caller.
getRow() - Method in class it.geosolutions.imageio.core.GCP
Line (y) location of GCP on raster.
getSampleModel() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the SampleModel for the dataset held by this object.
getSampleModel() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getScale(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the scale value for the specified band
getScale(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the optional Scale Value of the specified band of the Dataset at index imageIndex.
getScaled(int) - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
Returns the scaled value of dimension.
getScaledHeight(int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the height of the largest scaled down image that the TurboJPEG decompressor can generate without exceeding the desired image width and height.
getScaledWidth(int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the width of the largest scaled down image that the TurboJPEG decompressor can generate without exceeding the desired image width and height.
getScales() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
getScalingFactors() - Static method in class org.libjpegturbo.turbojpeg.TJ
Returns a list of fractional scaling factors that the JPEG decompressor in this implementation of TurboJPEG supports.
getShortClassName(Object) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Returns a short class name for the specified object.
getShortClassName(Object) - Static method in class it.geosolutions.imageio.utilities.Utilities
getShortName(Class<?>) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Returns a short class name for the specified class.
getShortName(Class<?>) - Static method in class it.geosolutions.imageio.utilities.Utilities
getSourceBands() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getSourceRegion() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getSourceXSubsampling() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getSourceYSubsampling() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getStream(InputStream) - Static method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
getStreamMetadata() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole.
getStreamMetadata(GDALImageReader) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
getStreamMetadata() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getStreamMetadataItem(String, String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns the value of a specific metadata item related to the stream.
getStreamPosition() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
getStreamPosition() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
getStreamPosition() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
getStreamPosition() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
getSubsamp() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the level of chrominance subsampling used in the JPEG image associated with this decompressor instance.
getSubSamplingFactor2(int, int) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Given a pair of xSubsamplingFactor (xSSF) and ySubsamplingFactor (ySFF), look for a subsampling factor (SSF) in case xSSF != ySSF or they are not powers of 2.
getSubSamplingFactor2(int, int) - Static method in class it.geosolutions.imageio.utilities.Utilities
getSubsamplingXOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getSubsamplingYOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getSupportedFormats() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
Methods returning the formats which are supported by a plugin.
getSupportedFormats() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriterSpi
Methods returning the formats which are supported by a plugin.
getTarget() - Method in interface it.geosolutions.imageio.stream.AccessibleStream
Retrieves the target object on which we work.
getTarget() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
 
getTarget() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
getTarget() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
getTarget() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
getTarget() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
getTarget() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Allows us to access the underlying file.
getTarget() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
Allows us to access the underlying ImageOutputStream.
getTarget() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
getTileGridXOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getTileGridYOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getTileHeight() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the tile height of the image
getTileHeight(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the tile height of the raster of the Dataset at index imageIndex.
getTileHeight() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getTileHeight() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getTileWidth() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the tile width of the image
getTileWidth(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the tile width of the raster of the Dataset at index imageIndex.
getTileWidth() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getTileWidth() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getTilingMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
getTIndex(Variable, Range, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Utility method to retrieve the t-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
getTransformedSizes() - Method in class org.libjpegturbo.turbojpeg.TJTransformer
Returns an array containing the sizes of the transformed JPEG images from the most recent call to transform().
getUri() - Method in interface it.geosolutions.imageio.stream.input.URIImageInputStream
Returns the associated URI
getUri() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
getValidityCheckType() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns the validity check type for the create option.
getValidityValues() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns the array containing the validity values for the create option.
getValue() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns the set value of the create option.
getValue() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
 
getValue() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
getValue() - Method in class it.geosolutions.imageio.utilities.MapEntry
Returns the value corresponding to this entry.
getVariable() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getVariableName(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getVariableWrapper(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getWidth() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns the width of the image
getWidth(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Returns the width of the raster of the Dataset at index imageIndex.
getWidth(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
getWidth() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
getWidth() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Returns the width of the JPEG image associated with this decompressor instance.
getWrappedStream() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
getZIndex(Variable, Range, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Utility method to retrieve the z-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
GZIP_MAGIC - Static variable in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
GZIP header magic number.
GZIPFilterFileImageInputStreamExt - Class in it.geosolutions.imageio.stream.input.compressed
 
GZIPFilterFileImageInputStreamExt(File) - Constructor for class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
 
GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl) - Constructor for class it.geosolutions.imageio.stream.input.compressed.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 it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
Creates a new input stream with the specified buffer size.

H

handle - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 
hasController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
hashCode() - Method in class it.geosolutions.imageio.core.GCP
 
hashCode() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
hashCode() - Method in class it.geosolutions.imageio.utilities.MapEntry
Returns the hash code value for this map entry
hashCode() - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns the hash code value for this map.
HEIGHT - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
histCounts - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
histItem - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
 
HistItem() - Constructor for class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
histMax - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
histMin - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
histograms - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
 
Histograms() - Constructor for class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
 

I

IBM2FLoat(int, int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert four bytes into a float value.
iis - Variable in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
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 it.geosolutions.imageio.stream.input.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.
ImageOutputStreamAdapter - Class in it.geosolutions.imageio.stream.output
 
ImageOutputStreamAdapter(OutputStream) - Constructor for class it.geosolutions.imageio.stream.output.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 it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Constructor.
imageReader - Variable in class it.geosolutions.imageio.ndplugin.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 it.geosolutions.imageio.imageioimpl.imagereadmt.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 it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
 
IMAGESTRUCTURE - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 
includeOutOfRange - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
 
inf - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Decompressor for this stream.
INFINITY - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
InflaterImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
 
InflaterImageInputStream(ImageInputStream) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater, int) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
initialize() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
InputStreamAdapter - Class in it.geosolutions.io.input.adapter
 
InputStreamAdapter(ImageInputStream) - Constructor for class it.geosolutions.io.input.adapter.InputStreamAdapter
 
int2(int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert two bytes into a signed integer.
int3(int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert three bytes into a signed integer.
int4(int, int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert four bytes into a signed integer.
INTERACTIVE_TEST_KEY - Static variable in class it.geosolutions.resources.TestData
The system property key for interactive tests.
ios - Variable in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
is - Variable in class it.geosolutions.io.input.FastBufferedInputStream
The underlying input stream.
isAtEndOfFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Return true if eraf pointer is at end of eraf.
isAvailable() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
This method tells us if this driver is available or not.
isCached() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
isCached() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
isCached() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
isCached() - Method in class it.geosolutions.imageio.stream.input.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 it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
isCached() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
isCachedFile() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
isCachedFile() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a eraf cache.
isCachedFile() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
isCachedFile() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
isCachedMemory() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
isCachedMemory() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
isCachedMemory() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
isCompressionLossless() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
isDecodable(Dataset) - Method in class it.geosolutions.imageio.gdalframework.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 it.geosolutions.imageio.gdalframework.GDALUtilities
Returns true if a driver for the specific format is available.
isExtensiveTest() - Static method in class it.geosolutions.resources.TestData
Returns true if "test.extensive" system property is set to true.
isGDALAvailable() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Returns true if the GDAL native library has been loaded.
isInteractiveTest() - Static method in class it.geosolutions.resources.TestData
Returns true if "test.interactive" system property is set to true.
isOne() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
Returns true or false, depending on whether this instance is equal to 1/1.
isReadOnly() - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isSet() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
returns true if the create option has been set.
isUseFileChannel() - Static method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
 
isVariableAccepted(Variable, NetCDFUtilities.CheckType) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
NetCDF files may contains a wide set of variables.
isVariableAccepted(String, NetCDFUtilities.CheckType) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
NetCDF files may contains a wide set of variables.
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.maskband - package it.geosolutions.imageio.maskband
 
it.geosolutions.imageio.ndplugin - package it.geosolutions.imageio.ndplugin
 
it.geosolutions.imageio.pam - package it.geosolutions.imageio.pam
 
it.geosolutions.imageio.plugins.netcdf - package it.geosolutions.imageio.plugins.netcdf
 
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.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.

J

jpegBuf - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 
jpegBufSize - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 
jpegHeight - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 
jpegSubsamp - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 
jpegWidth - Variable in class org.libjpegturbo.turbojpeg.TJDecompressor
 

K

key - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
 
KeyValuePair(String, String) - Constructor for class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 

L

LAT - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
LATITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
len - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Length of input buffer.
length() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Get the length of the eraf.
length() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
LITTLE_ENDIAN - Static variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
loadGDAL() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Forces loading of GDAL libs.
location - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
 
log2(double) - Static method in class it.geosolutions.io.output.MathUtils
log2.
LOGGER - Static variable in class it.geosolutions.imageio.ndplugin.BaseImageReaderSpi
 
LOGGER - Static variable in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
LON - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
LONG_NAME - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
LONG_NAME - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
LONGITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
LOWER_LEFT_LATITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
LOWER_LEFT_LONGITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 

M

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 it.geosolutions.imageio.utilities.MapEntry
Creates a new map entry with the specified key-value pair.
mark() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
mark() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
mark() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
mark() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
mark(int) - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
markSupported() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
MathUtils - Class in it.geosolutions.io.output
A class that contains several static utility methods.
MathUtils() - Constructor for class it.geosolutions.io.output.MathUtils
 
mdi - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata
 
MDI() - Constructor for class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
 
mergeTree(String, Node) - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
Method unsupported.
mergeTree(String, Node) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Method unsupported.
mergeTree(String, Node) - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Method unsupported.
metadata - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
 
Metadata() - Constructor for class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata
 
MIN_TILE_SIZE - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
The minimums tile size.
MIN_VALUE - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
minLength - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
make sure eraf is this long when closed
MINUS_DOUBLE_ZERO - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
MISSING_VALUE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 

N

NAME - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
NaN - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
narrowClone(EnhancedImageReadParam) - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
Performs a narrow clone of this EnhancedImageReadParam.
narrowClone(ImageReadParam) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.BaseClonableImageReadParam
Deprecated.
Performs a narrow clone of this ImageReadParam.
nativeMetadataFormatClassName - Static variable in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatClassName - Static variable in class it.geosolutions.imageio.core.CoreCommonImageMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatName - Static variable in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class it.geosolutions.imageio.core.CoreCommonImageMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
 
NEGATIVE_INFINITY - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
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.ProjAttribs - Class in it.geosolutions.imageio.plugins.netcdf
 
newLine - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
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 it.geosolutions.imageio.utilities.NumberToByteArray
 
NUMOP - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
The number of lossless transform operations
NUMPF - Static variable in class org.libjpegturbo.turbojpeg.TJ
The number of pixel formats
NUMSAMP - Static variable in class org.libjpegturbo.turbojpeg.TJ
The number of chrominance subsampling options

O

ObjectFactory - Class in it.geosolutions.imageio.pam
This object contains factory methods for each Java content interface and Java element interface generated in the generated package.
ObjectFactory() - Constructor for class it.geosolutions.imageio.pam.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated
onRegistration(ServiceRegistry, Class<?>) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
Allows to deregister GDAL based spi in case GDAL libraries are unavailable.
onRegistration(ServiceRegistry, Class<?>) - Method in class it.geosolutions.imageio.stream.input.spi.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 it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi
Upon registration, this method ensures that this SPI will be invoked before the default FileImageOutputStreamSpi
op - Variable in class org.libjpegturbo.turbojpeg.TJTransform
Transform operation (one of OP_*)
OP_HFLIP - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Flip (mirror) image horizontally.
OP_NONE - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Do not transform the position of the image pixels.
OP_ROT180 - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Rotate image 180 degrees.
OP_ROT270 - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Rotate image counter-clockwise by 90 degrees.
OP_ROT90 - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Rotate image clockwise by 90 degrees.
OP_TRANSPOSE - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Transpose image (flip/mirror along upper left to lower right axis).
OP_TRANSVERSE - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Transverse transpose image (flip/mirror along upper right to lower left axis).
OP_VFLIP - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
Flip (mirror) image vertically.
openChannel(Object, String) - Static method in class it.geosolutions.resources.TestData
Provides a channel for named test data.
openReader(Object, String) - Static method in class it.geosolutions.resources.TestData
Provides a BufferedReader for named test data.
openStream(Object, String) - Static method in class it.geosolutions.resources.TestData
Provides a non-null InputStream for named test data.
OPT_CROP - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
This option will enable lossless cropping.
OPT_GRAY - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
This option will discard the color data in the input image and produce a grayscale output image.
OPT_NOOUTPUT - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
This option will prevent TJTransformer.transform() from outputting a JPEG image for this particular transform.
OPT_PERFECT - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
This option will cause TJTransformer.transform() to throw an exception if the transform is not perfect.
OPT_TRIM - Static variable in class org.libjpegturbo.turbojpeg.TJTransform
This option will discard any partial MCU blocks that cannot be transformed.
options - Variable in class org.libjpegturbo.turbojpeg.TJTransform
Transform options (bitwise OR of one or more of OPT_*)
org.libjpegturbo.turbojpeg - package org.libjpegturbo.turbojpeg
 
os - Variable in class it.geosolutions.io.output.FastBufferedOutputStream
The underlying output stream.
outputFile - Variable in class it.geosolutions.imageio.gdalframework.GDALImageWriter
Output File
OutputStreamAdapter - Class in it.geosolutions.io.output.adapter
 
OutputStreamAdapter(ImageOutputStream) - Constructor for class it.geosolutions.io.output.adapter.OutputStreamAdapter
 

P

PAMDataset - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMDataset() - Constructor for class it.geosolutions.imageio.pam.PAMDataset
 
PAMDataset.PAMRasterBand - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMDataset.PAMRasterBand.Histograms - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMDataset.PAMRasterBand.Histograms.HistItem - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMDataset.PAMRasterBand.Metadata - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMDataset.PAMRasterBand.Metadata.MDI - Class in it.geosolutions.imageio.pam
Java class for anonymous complex type.
PAMParser - Class in it.geosolutions.imageio.pam
Parsing class which allows to parse GDAL PAM Auxiliary files into PAMDataset objects.
PAMParser() - Constructor for class it.geosolutions.imageio.pam.PAMParser
 
pamRasterBand - Variable in class it.geosolutions.imageio.pam.PAMDataset
 
PAMRasterBand() - Constructor for class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
 
parsePAM(String) - Method in class it.geosolutions.imageio.pam.PAMParser
 
parsePAM(File) - Method in class it.geosolutions.imageio.pam.PAMParser
 
PF_ABGR - Static variable in class org.libjpegturbo.turbojpeg.TJ
ABGR pixel format.
PF_ARGB - Static variable in class org.libjpegturbo.turbojpeg.TJ
ARGB pixel format.
PF_BGR - Static variable in class org.libjpegturbo.turbojpeg.TJ
BGR pixel format.
PF_BGRA - Static variable in class org.libjpegturbo.turbojpeg.TJ
BGRA pixel format.
PF_BGRX - Static variable in class org.libjpegturbo.turbojpeg.TJ
BGRX pixel format.
PF_GRAY - Static variable in class org.libjpegturbo.turbojpeg.TJ
Grayscale pixel format.
PF_RGB - Static variable in class org.libjpegturbo.turbojpeg.TJ
RGB pixel format.
PF_RGBA - Static variable in class org.libjpegturbo.turbojpeg.TJ
RGBA pixel format.
PF_RGBX - Static variable in class org.libjpegturbo.turbojpeg.TJ
RGBX pixel format.
PF_XBGR - Static variable in class org.libjpegturbo.turbojpeg.TJ
XBGR pixel format.
PF_XRGB - Static variable in class org.libjpegturbo.turbojpeg.TJ
XRGB pixel format.
pos - Variable in class it.geosolutions.io.input.FastBufferedInputStream
The current position in the buffer.
pos - Variable in class it.geosolutions.io.output.FastBufferedOutputStream
The current position in the buffer.
position(long) - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
position() - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
position(long) - Method in interface it.geosolutions.io.RepositionableStream
Sets the current stream position.
position() - Method in interface it.geosolutions.io.RepositionableStream
Returns the current stream position.
POSITIVE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
POSITIVE_INFINITY - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
 
PROJECT_ORIGIN_LATITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
PROJECT_ORIGIN_LONGITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
PROJECT_TO_IMAGE_AFFINE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
PROPERTY_NAME_IMAGE_READ_PARAM - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
ImageReadParam property name "JAI.ImageReadParam".
PROPERTY_NAME_IMAGE_READER - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
ImageReader property name "JAI.ImageReader".
PROPERTY_NAME_METADATA_IMAGE - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Image metadata property name "JAI.ImageMetadata".
PROPERTY_NAME_METADATA_STREAM - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Stream metadata property name "JAI.StreamMetadata".
PROPERTY_NAME_RENDERABLE_INPUT - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Renderable input property name "JAI.RenderableInput".
PROPERTY_NAME_THUMBNAILS - Static variable in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Thumbnail property name "JAI.Thumbnails".
pushChar(int) - Method in class it.geosolutions.imageio.utilities.StringToDouble
Pushes a new character to this converter.
put(K, V) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Associates the specified value with the specified key in this map.
putAll(Map<? extends K, ? extends V>) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Copies all of the mappings from the specified map to this map.

R

read(int, ImageReadParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Read the raster and returns a BufferedImage
read(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Performs a full read operation.
read(int, ImageReadParam) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
read() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read a byte of data from the eraf, blocking until data is available.
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read up to b.length( ) bytes into an array.
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
Reads uncompressed data into an array of bytes.
read() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Reads a byte of uncompressed data.
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Reads uncompressed data into an array of bytes.
read(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
read() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Reads an int from the underlying EnhancedRandomAccessFile.
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
read() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Reads an int from the underlying EnhancedRandomAccessFile.
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Read up to len bytes into an array, at a specified offset.
read() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
read() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
read() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
read() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
read(byte[]) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
read() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
read() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
read(byte[], int, int) - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
read(int) - Method in class it.geosolutions.io.input.BitInputStream
Read specific number of bytes from the input stream.
read() - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
read(byte[], int, int) - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
read_(long, byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
read directly, without going through the buffer
readBit() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readBits(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readBoolean() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a boolean from this eraf.
readBoolean() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readByte() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a signed 8-bit value from this eraf.
readByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readByte() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readBytes(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(IIOByteBuffer, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readChar() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a Unicode character from this eraf.
readChar() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readChar() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readChar() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readDouble() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a double from this eraf.
readDouble(double[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
readDouble() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readDouble() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readDouble() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFloat() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a float from this eraf.
readFloat(float[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
readFloat() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readFloat() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readFloat() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(byte[]) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads b.length bytes from this eraf into the byte array.
readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads exactly len bytes from this eraf into the byte array.
readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readFully(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readFully(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readFully(byte[]) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(char[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(double[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(float[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(int[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(long[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readFully(short[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readInt() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a signed 32-bit integer from this eraf.
readInt(int[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a signed 24-bit integer from this eraf.
readInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readInt() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readIntUnbuffered(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read an integer at the given position, bypassing all buffering.
readLine() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads the next line of text from this eraf.
readLine() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readLine() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readLine() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readLong() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a signed 64-bit integer from this eraf.
readLong(long[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
readLong() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readLong() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readLong() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readonly - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
The access mode of the eraf.
readRaster(int, ImageReadParam) - Method in class it.geosolutions.imageio.gdalframework.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.
readSBits(int) - Method in class it.geosolutions.io.input.BitInputStream
Read a signed value from the given number of bits
readShort() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads a signed 16-bit number from this eraf.
readShort(short[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
readShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readShort() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readString(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Read a String of knoen length.
readUBits(int) - Method in class it.geosolutions.io.input.BitInputStream
Read an unsigned value from the given number of bits.
readUI8() - Method in class it.geosolutions.io.input.BitInputStream
Read an unsigned 8 bit value.
readUI8(int) - Method in class it.geosolutions.io.input.BitInputStream
Read specific number of unsigned bytes from the input stream.
readUnsignedByte() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads an unsigned 8-bit number from this eraf.
readUnsignedByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readUnsignedByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readUnsignedByte() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readUnsignedInt() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
 
readUnsignedInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readUnsignedInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readUnsignedInt() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readUnsignedShort() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads an unsigned 16-bit number from this eraf.
readUnsignedShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readUnsignedShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readUnsignedShort() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
readUTF() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Reads in a string from this eraf.
readUTF() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
readUTF() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
readUTF() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
register(JAI) - Static method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Register the "ImageReadMT" image operation to the operation registry of the specified JAI instance.
release(StringToDouble) - Static method in class it.geosolutions.imageio.utilities.StringToDouble
Reacquire a pooled StringToDouble.
remove(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Removes the mapping for this key from this map if present.
replaceProvider(Class<? extends ImageReaderWriterSpi>, String, String, String) - Static method in class it.geosolutions.imageio.utilities.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 it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
Method unsupported.
reset() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Method unsupported.
reset() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
Method unsupported.
reset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Reset main values
reset() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Reset the status of this reader
reset() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
reset() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
 
reset() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
reset() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
reset() - Method in class it.geosolutions.imageio.utilities.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 it.geosolutions.imageio.utilities.StringToDouble
Resets the converter.
reset() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
reset() - Method in class it.geosolutions.io.input.FastBufferedInputStream
Resets the internal logic of this fast buffered input stream, clearing the buffer.
retrieveGDALDataBufferType(int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Simply provides to retrieve the corresponding GDALDataType for the specified dataBufferType
run() - Method in class it.geosolutions.resources.TestData
Deletes all temporary files.

S

sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Returns true if the two specified objects implements exactly the same set of interfaces.
sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class it.geosolutions.imageio.utilities.Utilities
SAMP_420 - Static variable in class org.libjpegturbo.turbojpeg.TJ
4:2:0 chrominance subsampling.
SAMP_422 - Static variable in class org.libjpegturbo.turbojpeg.TJ
4:2:2 chrominance subsampling.
SAMP_440 - Static variable in class org.libjpegturbo.turbojpeg.TJ
4:4:0 chrominance subsampling.
SAMP_444 - Static variable in class org.libjpegturbo.turbojpeg.TJ
4:4:4 chrominance subsampling (no chrominance subsampling).
SAMP_GRAY - Static variable in class org.libjpegturbo.turbojpeg.TJ
Grayscale.
SCALE_FACTOR - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
seek(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Set the position in the eraf for the next read or write.
seek(long) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
seek(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Seeks the current position to pos.
seek(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Seeks the current position to pos.
seek(long) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Sets the current stream position and resets the bit offset to 0.
seek(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
seek(long) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
setApproximate(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the approximate property.
setBand(Integer) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Sets the value of the band property.
setBands(int[]) - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
setBitOffset(int) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
setBitOffset(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
setBucketCount(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the bucketCount property.
setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Change the current endian mode.
setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
setCached(boolean) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
setCacheMax(int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Sets the GDAL Max Cache Size.
setColorInterpretations(int[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setColorModel(ColorModel) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setColumn(int) - Method in class it.geosolutions.imageio.core.GCP
 
setCompressionMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setCompressionQuality(float) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setCompressionType(String) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setController(IIOParamController) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setCreateOption(String, String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setCreateOption(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
Set the create option identified by optionName
setCreateOption(String, int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setCreateOption(String, float) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
Set the value of the create option identified by optionName to optionValue
setDatasetDescription(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setDatasetName(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setDefaultValue(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
set the default value of the create option.
setDescription(String) - Method in class it.geosolutions.imageio.core.GCP
 
setDestinationOffset(Point) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setDestinationRegion(Rectangle) - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
 
setDestinationType(ImageTypeSpecifier) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setDriverDescription(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setDriverName(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setEasting(double) - Method in class it.geosolutions.imageio.core.GCP
 
setElevation(double) - Method in class it.geosolutions.imageio.core.GCP
 
setExtendMode() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Set extendMode for truncated, yet valid files - old NetCDF code allowed this when NOFILL on, and user doesnt write all variables.
setGcpNumber(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setGcpProjection(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setGcps(List<GCP>) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setGdalCaching(boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Allows to enable/disable GDAL caching mechanism.
setGdalMetadataDomain(Map, String) - Method in class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
Set the metadata for a specific domain.
setGdalPAM(boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Allows to enable/disable GDAL Persistable Auxiliary Metadata.
setGeoTransformation(double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setHeight(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setHistCounts(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the histCounts property.
setHistItem(PAMDataset.PAMRasterBand.Histograms.HistItem) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
Sets the value of the histItem property.
setHistMax(BigDecimal) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the histMax property.
setHistMin(BigDecimal) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the histMin property.
setHistograms(PAMDataset.PAMRasterBand.Histograms) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Sets the value of the histograms property.
setId(String) - Method in class it.geosolutions.imageio.core.GCP
 
setIncludeOutOfRange(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
Sets the value of the includeOutOfRange property.
setIndexMap(Map<Range, ? extends BaseVariableWrapper>) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
setInput(Object, boolean, boolean) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
Sets the input for the specialized reader.
setInput(Object, boolean, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Sets the input source to use within this reader.
setInput(Object, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Sets the input source to use within this reader.
setInput(Object) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
Sets the input source to use within this reader.
setJPEGImage(byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
Associate the JPEG image of length imageSize bytes stored in jpegImage with this decompressor instance.
setJPEGQuality(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Set the JPEG image quality level for subsequent compress operations.
setKey(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
Sets the value of the key property.
setMaximums(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setMembers(BaseImageReader) - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
 
setMetadata(PAMDataset.PAMRasterBand.Metadata) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
Sets the value of the metadata property.
setMinimums(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setMinLength(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Make sure eraf is at least this long when its closed.
setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Allows or disallow native acceleration for the specified operation on the given JAI instance.
setNativeAccelerationAllowed(String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Allows or disallow native acceleration for the specified operation on the default JAI instance.
setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class it.geosolutions.imageio.utilities.Utilities
setNativeAccelerationAllowed(String, boolean) - Static method in class it.geosolutions.imageio.utilities.Utilities
setNoData(double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
Sets the nodata for this dataset.
setNoDataValues(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setNodeAttribute(String, Object, IIOMetadataNode, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Set the value of a specific attribute of a specific IIOMetadataNode
setNorthing(double) - Method in class it.geosolutions.imageio.core.GCP
 
setNumBands(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setNumGlobalAttributes(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
 
setNumImages(int) - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
 
setNumOverviews(int[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setOffsets(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setOptionName(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
set the name of the create option.
setOutput(Object) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
Sets the destination to the given Object, usually a File or a FileImageOutputStreamExt.
setProgressiveMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setProjection(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setRepresentedValueType(int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
set the type of the represented value
setRow(int) - Method in class it.geosolutions.imageio.core.GCP
 
setSampleModel(SampleModel) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setSampleModel(SampleModel) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
setScales(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setSourceBands(int[]) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setSourceImage(byte[], int, int, int, int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Associate an uncompressed source image with this compressor instance.
setSourceRegion(Rectangle) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setSourceSubsampling(int, int, int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setSubsamp(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
Set the level of chrominance subsampling for subsequent compress/encode operations.
setTileHeight(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setTileHeight(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
setTileWidth(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
setTileWidth(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
 
setTiling(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setTilingMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
setUseFileChannel(boolean) - Static method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
 
setValidityCheckType(int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
set the validity check type for the create option.
setValidityValues(String[]) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
set the array containing the validity values for the create option.
setValue(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Set the specified value for the create option.
setValue(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
 
setValue(String) - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
setValue(V) - Method in class it.geosolutions.imageio.utilities.MapEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setWidth(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
 
signedInt2Bytes(int, int) - Static method in class it.geosolutions.io.output.MathUtils
signedInt2Bytes, converts a signed integer to a vector of bytes.
singleByteBuf - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
size() - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Returns the current size of the buffer.
size() - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
Returns the number of entries in this map.
skip(long) - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
 
skip(long) - Method in class it.geosolutions.io.input.FastBufferedInputStream
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Skips exactly n bytes of input.
skipBytes(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Skips exactly n bytes of input.
skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
Skips specified number of bytes of uncompressed data.
skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
 
skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
skipBytes(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
skipBytes(int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
skipBytes(long) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
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 it.geosolutions.imageio.utilities.SoftValueHashMap
Creates a map with the default hard references count.
SoftValueHashMap(int) - Constructor for class it.geosolutions.imageio.utilities.SoftValueHashMap
Creates a map with the specified hard references count.
spaces(int) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Returns a string of the specified length filled with white spaces.
spaces(int) - Static method in class it.geosolutions.imageio.utilities.Utilities
Deprecated.
STANDARD_METADATA_NAME - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
 
STANDARD_PARALLEL_1 - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
 
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 it.geosolutions.imageio.stream.input.spi.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 it.geosolutions.imageio.stream.output.spi.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 it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 
synch() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_

T

temp(Object, String, boolean) - Static method in class it.geosolutions.resources.TestData
Creates a temporary file with the given name.
temp(Object, String) - Static method in class it.geosolutions.resources.TestData
Creates a temporary file with the given name.
TestData - Class in it.geosolutions.resources
----------------------------- NOTE ----------------------------- This class contains a modified version of the geotools TestData class.
TestData() - Constructor for class it.geosolutions.resources.TestData
Do not allow instantiation of this class, except for extending it.
TIME - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
TJ - Class in org.libjpegturbo.turbojpeg
TurboJPEG utility class (cannot be instantiated)
TJ() - Constructor for class org.libjpegturbo.turbojpeg.TJ
 
TJCompressor - Class in org.libjpegturbo.turbojpeg
TurboJPEG compressor
TJCompressor() - Constructor for class org.libjpegturbo.turbojpeg.TJCompressor
Create a TurboJPEG compressor instance.
TJCompressor(byte[], int, int, int, int) - Constructor for class org.libjpegturbo.turbojpeg.TJCompressor
Create a TurboJPEG compressor instance and associate the uncompressed source image stored in srcImage with the newly-created instance.
TJCustomFilter - Interface in org.libjpegturbo.turbojpeg
Custom filter callback interface
TJDecompressor - Class in org.libjpegturbo.turbojpeg
TurboJPEG decompressor
TJDecompressor() - Constructor for class org.libjpegturbo.turbojpeg.TJDecompressor
Create a TurboJPEG decompresssor instance.
TJDecompressor(byte[]) - Constructor for class org.libjpegturbo.turbojpeg.TJDecompressor
Create a TurboJPEG decompressor instance and associate the JPEG image stored in jpegImage with the newly-created instance.
TJDecompressor(byte[], int) - Constructor for class org.libjpegturbo.turbojpeg.TJDecompressor
Create a TurboJPEG decompressor instance and associate the JPEG image of length imageSize bytes stored in jpegImage with the newly-created instance.
TJScalingFactor - Class in org.libjpegturbo.turbojpeg
Fractional scaling factor
TJScalingFactor(int, int) - Constructor for class org.libjpegturbo.turbojpeg.TJScalingFactor
 
TJTransform - Class in org.libjpegturbo.turbojpeg
Lossless transform parameters
TJTransform() - Constructor for class org.libjpegturbo.turbojpeg.TJTransform
Create a new lossless transform instance.
TJTransform(int, int, int, int, int, int, TJCustomFilter) - Constructor for class org.libjpegturbo.turbojpeg.TJTransform
Create a new lossless transform instance with the given parameters.
TJTransform(Rectangle, int, int, TJCustomFilter) - Constructor for class org.libjpegturbo.turbojpeg.TJTransform
Create a new lossless transform instance with the given parameters.
TJTransformer - Class in org.libjpegturbo.turbojpeg
TurboJPEG lossless transformer
TJTransformer() - Constructor for class org.libjpegturbo.turbojpeg.TJTransformer
Create a TurboJPEG lossless transformer instance.
TJTransformer(byte[]) - Constructor for class org.libjpegturbo.turbojpeg.TJTransformer
Create a TurboJPEG lossless transformer instance and associate the JPEG image stored in jpegImage with the newly-created instance.
TJTransformer(byte[], int) - Constructor for class org.libjpegturbo.turbojpeg.TJTransformer
Create a TurboJPEG lossless transformer instance and associate the JPEG image of length imageSize bytes stored in jpegImage with the newly-created instance.
toString() - Method in class it.geosolutions.imageio.core.GCP
 
toString() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
 
toString() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Create a string representation of this object.
toString() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
Provides a simple description for this ImageOutputStream.
toString() - Method in class it.geosolutions.imageio.utilities.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 it.geosolutions.imageio.utilities.SoftValueHashMap
Returns a string representation of this map.
toTileSize(Dimension) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
Suggests a tile size for the specified image size.
transcodeDataType(int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
transcodeNetCDFDataType(DataType, boolean) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
transform(byte[][], TJTransform[], int) - Method in class org.libjpegturbo.turbojpeg.TJTransformer
Losslessly transform the JPEG image associated with this transformer instance into one or more JPEG images stored in the given destination buffers.
transform(TJTransform[], int) - Method in class org.libjpegturbo.turbojpeg.TJTransformer
Losslessly transform the JPEG image associated with this transformer instance and return an array of TJDecompressor instances, each of which has a transformed JPEG image associated with it.
trimFractionalPart(String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
TYPE_CHAR - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Tag for Char Type
TYPE_FLOAT - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Tag for Floating Point Type
TYPE_INT - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Tag for Integer Type
TYPE_NONE - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Tag for Create options without a value
TYPE_STRING - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Tag for String Type

U

uint2(int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert two bytes into an unsigned integer.
uint3(int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
Convert three bytes into an unsigned integer.
UNITS - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
UNITS - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
unread() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Unread the last byte read.
unsetCompression() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
unsetTiling() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
 
unzipFile(Object, String) - Static method in class it.geosolutions.resources.TestData
Unzip a file in the test-data directory.
update(ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, CollectionImage, CollectionOp) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCIF
 
UPPER_RIGHT_LATITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
UPPER_RIGHT_LONGITUDE - Static variable in class it.geosolutions.imageio.plugins.netcdf.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 it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
 
url(Object, String) - Static method in class it.geosolutions.resources.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 it.geosolutions.imageio.stream.input.spi.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 it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi
 
urlToFile(URL) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
Takes a URL and converts it to a File.
urlToFile(URL) - Static method in class it.geosolutions.imageio.utilities.Utilities
Deprecated.
usesDefaultInflater - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
 
Utilities - Class in it.geosolutions.imageio.utilities
Simple class for utility methods.

V

VALID_MAX - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
VALID_MIN - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
VALID_RANGE - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
 
VALID_TYPES - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
The data type to accept in images.
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
Validates the parameters in the supplied ParameterBlock.
VALIDITYCHECKTYPE_COMBINATIONOF - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are a combination of values belonging a set of predefined ones
VALIDITYCHECKTYPE_NONE - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are anything
VALIDITYCHECKTYPE_ONEOF - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted value is one of a set of predefined values
VALIDITYCHECKTYPE_STRING_SYNTAX - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are strings which need to respect a predefined syntax
VALIDITYCHECKTYPE_VALUE - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted value is a single one
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_EXTREMESEXCLUDED - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are contained in a range, having the extremes excluded.
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_EXTREMESINCLUDED - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are contained in a range, having the extremes included
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_LEFTEXCLUDED - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are contained in a range, having the left extreme excluded.
VALIDITYCHECKTYPE_VALUE_BELONGINGRANGE_RIGHTEXCLUDED - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are contained in a range, having the right extreme excluded.
VALIDITYCHECKTYPE_VALUE_GREATERTHAN - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are greater than a predefined one
VALIDITYCHECKTYPE_VALUE_GREATERTHANOREQUALTO - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are greater than or equal to a predefined one
VALIDITYCHECKTYPE_VALUE_LESSTHAN - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are less than a predefined one
VALIDITYCHECKTYPE_VALUE_LESSTHANOREQUALTO - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are less than or equal to a predefined one
VALIDITYCHECKTYPE_VALUE_MULTIPLEOF - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are multiple of a predefined one
VALIDITYCHECKTYPE_VALUE_POWEROF - Static variable in class it.geosolutions.imageio.gdalframework.GDALCreateOption
Accepted values are power of a predefined one
value - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
 
valueOf(String) - Static method in enum it.geosolutions.imageio.gdalframework.GDALUtilities.DriverCreateCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.imageio.gdalframework.GDALUtilities.MetadataChoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.CheckType
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.geosolutions.imageio.gdalframework.GDALUtilities.DriverCreateCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.imageio.gdalframework.GDALUtilities.MetadataChoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.CheckType
Returns an array containing the constants of this enum type, in the order they are declared.
vendorName - Static variable in class it.geosolutions.imageio.ndplugin.BaseImageReaderSpi
 
visualize(RenderedImage) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
base method used to simply visualize RenderedImage without further information
visualize(RenderedImage, String) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
base method used to simply visualize RenderedImage
visualize(RenderedImage, String, boolean) - Static method in class it.geosolutions.imageio.utilities.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 it.geosolutions.imageio.utilities.ImageIOUtilities
base method used to visualize RenderedImage by specifying the frame title as well as the request for rescaling.

W

write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
Write the input image to the output.
write(IIOImage) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
This method is a shorthand for write(null, image, null).
write(RenderedImage) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
This method is a shorthand for write(null, new IIOImage(image, null, null), null).
write(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Write a byte to the eraf.
write(byte[]) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this eraf.
write(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this eraf.
write(int) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
write(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
 
write(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
write(byte[]) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
write(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
write(int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
write(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
 
write(int) - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Writes the specified byte to this byte array wrapper.
write(byte[], int, int) - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Writes len bytes from the specified byte array starting at offset off to this byte array wrapper.
write(byte[]) - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
Writes b.length bytes from the specified byte array starting at offset 0 to this byte array wrapper.
write(byte[]) - Method in class it.geosolutions.io.output.adapter.OutputStreamAdapter
 
write(byte[], int, int) - Method in class it.geosolutions.io.output.adapter.OutputStreamAdapter
 
write(int) - Method in class it.geosolutions.io.output.adapter.OutputStreamAdapter
 
write(byte, int) - Method in class it.geosolutions.io.output.BitOutputStream
Writes some bits (max 8) from the specified byte to stream.
write(boolean) - Method in class it.geosolutions.io.output.BitOutputStream
Write a bit to this bit oriented stream.
write(int, int) - Method in class it.geosolutions.io.output.BitOutputStream
Write an integer as a bit vector of the specified length.
write(int) - Method in class it.geosolutions.io.output.BitOutputStream
Writes the specified byte to this bit-wise output stream.
write(byte[]) - Method in class it.geosolutions.io.output.BitOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class it.geosolutions.io.output.BitOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class it.geosolutions.io.output.FastBufferedOutputStream
 
write(byte[], int, int) - Method in class it.geosolutions.io.output.FastBufferedOutputStream
 
writeBit(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeBits(long, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeBoolean(boolean) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a boolean to the eraf as a 1-byte value.
writeBoolean(boolean[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeBoolean(boolean) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeByte(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a byte to the eraf as a 1-byte value.
writeByte(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeBytes(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Write len bytes from an array to the eraf.
writeBytes(String) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes the string to the eraf as a sequence of bytes.
writeBytes(char[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes the character array to the eraf as a sequence of bytes.
writeBytes(String) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeChar(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a char to the eraf as a 2-byte value, high byte first.
writeChar(char[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeChar(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeChars(String) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a string to the eraf as a sequence of characters.
writeChars(char[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeChars(String) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeDouble(double) - Method in class it.geosolutions.imageio.stream.eraf.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 it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeDouble(double) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeDoubles(double[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeFloat(float) - Method in class it.geosolutions.imageio.stream.eraf.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 it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeFloat(float) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeFloats(float[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeInt(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes an int to the eraf as four bytes, high byte first.
writeInt(int[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeInt(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeInts(int[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeLong(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a long to the eraf as eight bytes, high byte first.
writeLong(long[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeLong(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeLongs(long[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeShort(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a short to the eraf as two bytes, high byte first.
writeShort(short[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
_more_
writeShort(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeShorts(short[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 
writeUTF(String) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
Writes a string to the eraf using UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
 

X

X_DIMENSION - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
The dimension relative to the rank in #variable to use as image width.
XML_PREFIX - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
 

Y

Y_DIMENSION - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
The dimension relative to the rank in #variable to use as image height.

Z

Z_DIMENSION - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
The default dimension relative to the rank in #variable to use as Z dimension.
ZEROS - Static variable in class it.geosolutions.imageio.utilities.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 it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
 
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 
Skip navigation links

Copyright © 2006–2019 GeoSolutions. All rights reserved.