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 StringToDouble
Retrieves a poole StringToDouble object.
acquireDataSet(String, int) - Static method in class GDALUtilities
Acquires a Dataset and return it, given the name of the Dataset source and the desired access type
activateController() - Method in class GDALImageWriteParam
 
ADD_OFFSET - Static variable in class NetCDFUtilities.DatasetAttribs
 
addCreateOption(GDALCreateOption) - Method in class GDALCreateOptionsHandler
This method add a create option to this handler.
addCreateOptions(Collection<GDALCreateOption>) - Method in class GDALCreateOptionsHandler
This method add a collection of create options to this handler.
adjustAttributeName(String) - Static method in class ImageIOUtilities
 
adjustAttributeName(String) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.adjustAttributeName(String) instead
append(FastByteArrayWrapper, double) - Method in class NumberToByteArray
 
append(FastByteArrayWrapper, int) - Method in class NumberToByteArray
 
approximate - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
asWritable() - Method in class GDALCommonIIOImageMetadata
Returns a copy of this GDALCommonIIOImageMetadata as a GDALWritableCommonIIOImageMetadata instance, with setting capabilities
ATTRIBUTES_NODE - Static variable in class BaseImageMetadata
 
avail - Variable in class FastBufferedInputStream
The number of buffer bytes available starting from FastBufferedInputStream.pos.
avail - Variable in class FastBufferedOutputStream
The number of buffer bytes available starting from FastBufferedOutputStream.pos.
available() - Method in class FastBufferedInputStream
 

B

band - Variable in class PAMDataset.PAMRasterBand
 
bands - Variable in class EnhancedImageReadParam
 
BaseClonableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
BaseClonableImageReadParam() - Constructor for class 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 BaseImageMetadata
BaseImageMetadata constructor.
BaseImageReader - Class in it.geosolutions.imageio.ndplugin
A base ImageReader class
BaseImageReader(ImageReaderSpi) - Constructor for class BaseImageReader
 
BaseImageReaderSpi - Class in it.geosolutions.imageio.ndplugin
 
BaseImageReaderSpi() - Constructor for class BaseImageReaderSpi
 
BaseImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class BaseImageReaderSpi
 
BaseNetCDFImageReader - Class in it.geosolutions.imageio.plugins.netcdf
Base implementation for NetCDF based image flat reader.
BaseNetCDFImageReader(ImageReaderSpi) - Constructor for class BaseNetCDFImageReader
Explicit Constructor getting ImageReaderSpi originatingProvider as actual parameter.
BaseVariableWrapper - Class in it.geosolutions.imageio.plugins.netcdf
 
BaseVariableWrapper(Variable) - Constructor for class BaseVariableWrapper
 
BIG_ENDIAN - Static variable in class EnhancedRandomAccessFile
_more_
bigEndian - Variable in class 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 BitInputStream
Constructs a bit input stream from an InputStream object.
BitOutputStream - Class in it.geosolutions.io.output
Providing ability to write decorate outputstream with a bit oriented interface.
BitOutputStream(OutputStream) - Constructor for class BitOutputStream
 
bitVector2ByteVector(int, int) - Static method in class MathUtils
Convert an integer containing length bits into a vector of bytes.
bucketCount - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
buf - Variable in class InflaterImageInputStream
Input buffer for decompression.
buf - Variable in class FastByteArrayWrapper
The buffer where data is stored.
buffer - Variable in class EnhancedRandomAccessFile
The buffer used to load the data.
buffer - Variable in class FastBufferedInputStream
The internal buffer.
buffer - Variable in class FastBufferedOutputStream
The internal buffer.
bufferStart - Variable in class EnhancedRandomAccessFile
The offset in bytes of the start of the buffer, from the start of the eraf.
bufSize(int, int, int) - Static method in class 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 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 GDALUtilities
Builds a proper ColorModel for a specified SampleModel
buildCRSProperties(RenderedImage, int) - Static method in class GDALUtilities
 
buildMetadataText(RenderedImage, GDALUtilities.MetadataChoice, int) - Static method in class GDALUtilities
 

C

cached - Variable in class EnhancedRandomAccessFile
Support for FileCache.
canDecodeInput(Object) - Method in class GDALImageReaderSpi
Checks if the provided input can be decoded by the specific SPI.
canNodeAppear(String, ImageTypeSpecifier) - Method in class CoreCommonIIOStreamMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class CoreCommonImageMetadataFormat
 
canOffsetTiles() - Method in class GDALImageWriteParam
 
canWriteCompressed() - Method in class GDALImageWriteParam
 
canWriteProgressive() - Method in class GDALImageWriteParam
 
canWriteTiles() - Method in class GDALImageWriteParam
 
cf - Variable in class TJTransform
Custom filter instance
checkImageIndex(int) - Method in class GDALImageReader
Checks if the specified ImageIndex is valid.
checkImageIndex(int) - Method in class BaseImageReader
Simple check of the specified image index.
checkNotNull(Object, String) - Static method in class ImageIOUtilities
 
checkNotNull(Object, String) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.checkNotNull(Object,String) instead
classForDataBufferType(int) - Static method in class ImageIOUtilities
Retrieves the class of the native type for the specified DataBuffer type.
clear() - Method in class SoftValueHashMap
Removes all mappings from this map.
clone() - Method in class GCP
 
clone() - Method in class EnhancedImageReadParam
 
clone() - Method in class CloneableImageReadParam
Deprecated.  
clone() - Method in class DefaultCloneableImageReadParam
Deprecated.  
CloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
CloneableImageReadParam() - Constructor for class CloneableImageReadParam
Deprecated.  
close() - Method in class EnhancedRandomAccessFile
Close the eraf, and release any associated system resources.
close() - Method in class GZIPImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class InflaterImageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class FileImageInputStreamExtFileChannelImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class FileImageInputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class ImageInputStreamAdapter
Closes this ImageInputStreamAdapter.
close() - Method in class FileImageOutputStreamExtImpl
Closes the underlying EnhancedRandomAccessFile.
close() - Method in class FilterImageOutputStream
 
close() - Method in class ImageOutputStreamAdapter
 
close() - Method in class InputStreamAdapter
 
close() - Method in class FastBufferedInputStream
 
close() - Method in class OutputStreamAdapter
 
close() - Method in class FastBufferedOutputStream
 
close() - Method in class TJCompressor
Free the native structures associated with this compressor instance.
close() - Method in class TJDecompressor
Free the native structures associated with this decompressor instance.
closed - Variable in class InflaterImageInputStream
 
closeDataSet(Dataset) - Static method in class GDALUtilities
Closes the given Dataset.
compress(byte[], int) - Method in class 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 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 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 TJCompressor
Compress the uncompressed source image stored in srcImage and return a buffer containing a JPEG image.
compute() - Method in class StringToDouble
Returns a value, if any was advertised by the StringToDouble.pushChar(int) method.
containsKey(Object) - Method in class SoftValueHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class SoftValueHashMap
Returns true if this map maps one or more keys to this value.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class GDALImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class GDALImageWriter
 
COORDINATE_AXIS_TYPE - Static variable in class NetCDFUtilities
 
COORDSYS - Static variable in class NetCDFUtilities
 
CoreCommonIIOStreamMetadata - Class in it.geosolutions.imageio.core
Class representing common stream metadata
CoreCommonIIOStreamMetadata(String[]) - Constructor for class CoreCommonIIOStreamMetadata
Public constructor for common stream metadata object.
CoreCommonIIOStreamMetadataFormat - Class in it.geosolutions.imageio.core
Class defining the structure of metadata documents describing common stream metadata returned from getAsTree method.
CoreCommonImageMetadata - Class in it.geosolutions.imageio.core
Class needed to store all available information of a 2D Dataset with the add of additional information.
CoreCommonImageMetadata(boolean, String, String, String[], String[]) - Constructor for class CoreCommonImageMetadata
Private constructor
CoreCommonImageMetadataFormat - Class in it.geosolutions.imageio.core
Class defining the structure of metadata documents describing common image metadata returned from getAsTree method.
count - Variable in class FastByteArrayWrapper
The number of valid bytes in the buffer.
crc - Variable in class GZIPImageInputStream
CRC-32 for uncompressed data.
create(ImageInputStream, Integer, Boolean, Boolean, Boolean, EventListener[], Locale, EnhancedImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a RenderedOp representing the "ImageRead" operation in rendered mode.
create(ParameterBlock, RenderingHints) - Method in class ImageReadMTCIF
 
create(ParameterBlock, RenderingHints) - Method in class ImageReadMTCRIF
 
create(RenderContext, ParameterBlock) - Method in class ImageReadMTCRIF
 
createCollection(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a Collection representing the "ImageRead" operation in collection mode.
createColorModel(SampleModel) - Static method in class ImageIOUtilities
Creates a ColorModel that may be used with the specified SampleModel.
createCommonNativeTree() - Method in class CoreCommonImageMetadata
Returns the XML DOM Node object that represents the root of a tree of metadata contained within this object on its native format.
createCommonNativeTree() - Method in class BaseImageMetadata
 
createDatasetMetadata(String) - Method in class GDALImageReader
Build a proper GDALCommonIIOImageMetadata given the name of a dataset.
createDatasetMetadata(Dataset, String) - Method in class GDALImageReader
Build a proper GDALCommonIIOImageMetadata given an input dataset as well as the file name containing such a dataset.
createInputStreamInstance(Object, boolean, File) - Method in class FileImageInputStreamExtImplSpi
Returns an instance of the ImageInputStream implementation associated with this service provider.
createInputStreamInstance(Object, boolean, File) - Method in class StringImageInputStreamSpi
 
createInputStreamInstance(Object, boolean, File) - Method in class URLImageInputStreamSpi
 
createOptionsHandler - Variable in class GDALImageWriteParam
 
createOutputStreamInstance(Object, boolean, File) - Method in class FileImageOutputStreamExtImplSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class StringImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object, boolean, File) - Method in class URLImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createPAMDataset() - Method in class ObjectFactory
Create an instance of PAMDataset
createPAMDatasetPAMRasterBand() - Method in class ObjectFactory
Create an instance of PAMDataset.PAMRasterBand
createPAMDatasetPAMRasterBandHistograms() - Method in class ObjectFactory
Create an instance of PAMDataset.PAMRasterBand.Histograms
createPAMDatasetPAMRasterBandHistogramsHistItem() - Method in class ObjectFactory
Create an instance of PAMDataset.PAMRasterBand.Histograms.HistItem
createPAMDatasetPAMRasterBandMetadata() - Method in class ObjectFactory
Create an instance of PAMDataset.PAMRasterBand.Metadata
createPAMDatasetPAMRasterBandMetadataMDI() - Method in class ObjectFactory
Create an instance of PAMDataset.PAMRasterBand.Metadata.MDI
createRenderable(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptorMT
Type-safe convenience method for creating a RenderableOp representing the "ImageRead" operation in renderable mode.
createRenderable(ParameterBlock, RenderingHints) - Method in class ImageReadMTCRIF
 
customFilter(ShortBuffer, Rectangle, Rectangle, int, int, TJTransform) - Method in interface 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 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 EnhancedRandomAccessFile
The size of the data stored in the buffer, in bytes.
decompress(byte[], int, int, int, int, int) - Method in class 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 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 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 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 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 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 GDALUtilities.GDALMetadataDomain
 
DEFAULT_BUFFER_SIZE - Static variable in class EnhancedRandomAccessFile
The default buffer size, in bytes.
DEFAULT_BUFFER_SIZE - Static variable in class FastBufferedInputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class FastBufferedOutputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_KEY_MAP - Static variable in class GDALUtilities.GDALMetadataDomain
 
DEFAULT_TILE_SIZE - Static variable in class GDALUtilities
The default tile size.
DefaultCloneableImageReadParam - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
Deprecated. use EnhancedImageReadParam instead.
DefaultCloneableImageReadParam() - Constructor for class DefaultCloneableImageReadParam
Deprecated.  
DefaultDatasetLayoutImpl - Class in it.geosolutions.imageio.maskband
Default implementation for DatasetLayout interface setting default values for interface methods.
DefaultDatasetLayoutImpl() - Constructor for class DefaultDatasetLayoutImpl
 
deleteOnExit(File) - Static method in class TestData
Requests that the file or directory denoted by the specified pathname be deleted when the virtual machine terminates.
deleteOnExit(File, boolean) - Static method in class TestData
Requests that the file or directory denoted by the specified pathname be deleted when the virtual machine terminates.
DEPTH - Static variable in class NetCDFUtilities
 
destinationRegion - Variable in class EnhancedImageReadParam
 
DIRECT_STANDARD_INPUT_TYPES - Static variable in class BaseImageReaderSpi
 
displayImageIOMetadata(Node) - Static method in class ImageIOUtilities
Given a root node, print the values/attributes tree using the System Out
dispose() - Method in class GDALImageReader
Allows resources to be released
dispose() - Method in class BaseImageReader
 
dispose() - Method in class BaseNetCDFImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class FileImageInputStreamExtFileChannelImpl
Disposes this FileImageInputStreamExtFileChannelImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class FileImageInputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
dispose() - Method in class FileImageOutputStreamExtImpl
Disposes this FileImageInputStreamExtImpl by closing its underlying EnhancedRandomAccessFile.
disposeImage(RenderedImage) - Static method in class ImageIOUtilities
Allow to dispose this image, as well as the related image sources.
DOT_ZERO - Static variable in class NumberToByteArray
 
DOUBLE_ZERO - Static variable in class NumberToByteArray
 
DOUBLE_ZERO0 - Static variable in class NumberToByteArray
 
DOUBLE_ZERO2 - Static variable in class NumberToByteArray
 

E

EARTH_FLATTENING - Static variable in class NetCDFUtilities.ProjAttribs
 
encodeYUV(byte[], int) - Method in class 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 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 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 TJCompressor
Encode the uncompressed source image stored in srcImage and return a buffer containing a YUV planar image.
endOfFile - Variable in class EnhancedRandomAccessFile
True if we are at the end of the eraf.
EnhancedImageReadParam - Class in it.geosolutions.imageio.imageioimpl
 
EnhancedImageReadParam() - Constructor for class EnhancedImageReadParam
 
EnhancedRandomAccessFile - Class in it.geosolutions.imageio.stream.eraf
 
EnhancedRandomAccessFile(int) - Constructor for class EnhancedRandomAccessFile
_more_
EnhancedRandomAccessFile(File, String) - Constructor for class EnhancedRandomAccessFile
Constructor, default buffer size.
EnhancedRandomAccessFile(File, String, int) - Constructor for class EnhancedRandomAccessFile
Constructor.
entrySet() - Method in class SoftValueHashMap
Returns a set view of the mappings contained in this map.
eos - Variable in class GZIPImageInputStream
Indicates end of input stream.
equals(Object) - Method in class GCP
 
equals(Object) - Method in class NetCDFUtilities.KeyValuePair
 
equals(Object, Object) - Static method in class ImageIOUtilities
Convenience method for testing two objects for equality.
equals(Object) - Method in class MapEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class SoftValueHashMap
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.equals(Object,Object) instead
equals(TJScalingFactor) - Method in class TJScalingFactor
Returns true or false, depending on whether this instance and other have the same numerator and denominator.
EQUATORIAL_RADIUS - Static variable in class NetCDFUtilities.ProjAttribs
 
eraf - Variable in class EnhancedRandomAccessFile
The underlying java.io.RandomAccessFile.
exp2(double) - Static method in class MathUtils
exp2.
EXTENSIVE_TEST_KEY - Static variable in class 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 FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
FastBufferedInputStream(InputStream) - Constructor for class FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a buffer of FastBufferedInputStream.DEFAULT_BUFFER_SIZE bytes.
FastBufferedOutputStream - Class in it.geosolutions.io.output
Lightweight, unsynchronised, aligned output stream buffering class.
FastBufferedOutputStream(OutputStream, int) - Constructor for class FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
FastBufferedOutputStream(OutputStream) - Constructor for class FastBufferedOutputStream
Creates a new fast buffered ouptut stream by wrapping a given output stream with a buffer of FastBufferedOutputStream.DEFAULT_BUFFER_SIZE bytes.
FastByteArrayWrapper - Class in it.geosolutions.imageio.utilities
This class implements a byteArray wrapper to speed up working with byte array.
FastByteArrayWrapper() - Constructor for class FastByteArrayWrapper
Default constructor
Creates a new byte array output stream.
FastByteArrayWrapper(byte[]) - Constructor for class FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument
FastByteArrayWrapper(byte[], int) - Constructor for class FastByteArrayWrapper
Build a FastByteArrayWrapper with the inner buffer specified as argument.
FastByteArrayWrapper(int) - Constructor for class FastByteArrayWrapper
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
file - Variable in class EnhancedRandomAccessFile
_more_
file(Object, String) - Static method in class 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 FileImageInputStreamExtFileChannelImpl
Constructs a FileImageInputStreamExtFileChannelImpl that will read from a given File.
FileImageInputStreamExtFileChannelImpl(File, int) - Constructor for class FileImageInputStreamExtFileChannelImpl
Constructs a FileImageInputStreamExtFileChannelImpl that will read from a given File.
FileImageInputStreamExtImpl - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a File.
FileImageInputStreamExtImpl(File) - Constructor for class FileImageInputStreamExtImpl
Constructs a FileImageInputStreamExtImpl that will read from a given File.
FileImageInputStreamExtImpl(File, int) - Constructor for class FileImageInputStreamExtImpl
Constructs a FileImageInputStreamExtImpl that will read from a given File.
FileImageInputStreamExtImplSpi - Class in it.geosolutions.imageio.stream.input.spi
Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a File by means of an EnhancedRandomAccessFile which gives buffering capabilities.
FileImageInputStreamExtImplSpi() - Constructor for class FileImageInputStreamExtImplSpi
Constructs a blank ImageInputStreamSpi.
FileImageOutputStreamExt - Interface in it.geosolutions.imageio.stream.output
Deprecated. use AccessibleStream instead
FileImageOutputStreamExtImpl - Class in it.geosolutions.imageio.stream.output
An implementation of ImageOutputStream that take its output on a File.
FileImageOutputStreamExtImpl(File) - Constructor for class FileImageOutputStreamExtImpl
A constructor which accepts a File as input.
FileImageOutputStreamExtImpl(File, int) - Constructor for class FileImageOutputStreamExtImpl
A constructor which accepts a File as input.
FileImageOutputStreamExtImplSpi - Class in it.geosolutions.imageio.stream.output.spi
A special ImageOutputStream Service Provider Interface which is able to provide a FileImageOutputStreamExt
FileImageOutputStreamExtImplSpi() - Constructor for class FileImageOutputStreamExtImplSpi
 
filePosition - Variable in class EnhancedRandomAccessFile
The offset in bytes from the eraf start, of the next read or write operation.
fill() - Method in class InflaterImageInputStream
Fills input buffer with more data to decompress.
FILL_VALUE - Static variable in class NetCDFUtilities.DatasetAttribs
 
FilterImageInputStream - Class in it.geosolutions.imageio.stream.input
Decorator class for the ImageInputStream subclasses.
FilterImageInputStream(ImageInputStream) - Constructor for class FilterImageInputStream
The constructor
FilterImageInputStream() - Constructor for class FilterImageInputStream
Default constructor
FilterImageOutputStream - Class in it.geosolutions.imageio.stream.output
Decorator class for decorating ImageOutputStream subclasses.
FilterImageOutputStream(ImageOutputStream) - Constructor for class FilterImageOutputStream
 
finalize() - Method in class EnhancedRandomAccessFile
Close silently the underlying RandomAccessFile
finalize() - Method in class TJCompressor
 
finalize() - Method in class TJDecompressor
 
FLAG_ACCURATEDCT - Static variable in class TJ
Use the most accurate DCT/IDCT algorithm available in the underlying codec.
FLAG_BOTTOMUP - Static variable in class 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 TJ
Use the fastest DCT/IDCT algorithm available in the underlying codec.
FLAG_FASTUPSAMPLE - Static variable in class TJ
When decompressing, use the fastest chrominance upsampling algorithm available in the underlying codec.
FLAG_FORCEMMX - Static variable in class 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 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 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 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 MathUtils
Converts a double to the standard IBM representation for a single precision real floating point number.
flush() - Method in class EnhancedRandomAccessFile
Copy the contents of the buffer to the disk.
flush() - Method in class FilterImageOutputStream
 
flush() - Method in class ImageOutputStreamAdapter
 
flush() - Method in class OutputStreamAdapter
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class BitOutputStream
writes bits from buffer to output stream
flush() - Method in class FastBufferedOutputStream
 
flushBefore(long) - Method in class FilterImageOutputStream
 
flushBefore(long) - Method in class ImageOutputStreamAdapter
 
formatWritingCapabilities(String) - Static method in class GDALUtilities
Tells us about the capabilities for a GDAL driver.
frexpExp(double) - Static method in class MathUtils
frexpExp, builds and gives the exponent base 2 for the floating point representation of a real number.
frexpMant(double) - Static method in class MathUtils
frexpMant, builds and gives the mantissa base 2 for the floating point representation of a real number.

G

GCP - Class in it.geosolutions.imageio.core
Class that holds information about a ground control point.
GCP() - Constructor for class GCP
 
GDALCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
Class needed to store all available information of a GDAL Dataset with the add of additional information.
GDALCommonIIOImageMetadata(String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(String, String, String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, boolean, String, String) - Constructor for class GDALCommonIIOImageMetadata
GDALCommonIIOImageMetadata constructor.
GDALCommonIIOImageMetadata(Dataset, String, String, String) - Constructor for class GDALCommonIIOImageMetadata
Constructor which initializes fields by retrieving properties such as raster size, raster tiling properties, projection, and more from a given input Dataset.
GDALCommonIIOImageMetadata(Dataset, String, boolean) - Constructor for class GDALCommonIIOImageMetadata
Constructor which initializes fields by retrieving properties such as raster size, raster tiling properties, projection, and more from a given input Dataset if not null.
GDALCreateOption - Class in it.geosolutions.imageio.gdalframework
Several GDAL format drivers allow to specify a set of options during the creation of a file.
GDALCreateOption(String, int, String[], int) - Constructor for class GDALCreateOption
Constructor for a GDALCreateOption.
GDALCreateOptionsHandler - Class in it.geosolutions.imageio.gdalframework
Abstract class which allows to properly handle the set of "format specific" create options.
GDALCreateOptionsHandler() - Constructor for class GDALCreateOptionsHandler
 
GDALImageReader - Class in it.geosolutions.imageio.gdalframework
Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Layer) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform read operations.
GDALImageReader(GDALImageReaderSpi) - Constructor for class GDALImageReader
Constructs a GDALImageReader using a GDALImageReaderSpi.
GDALImageReader(GDALImageReaderSpi, int) - Constructor for class GDALImageReader
Constructs a GDALImageReader using a GDALImageReaderSpi.
GDALImageReaderSpi - Class in it.geosolutions.imageio.gdalframework
The abstract service provider interface (SPI) for GDALImageReaders.
GDALImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], Collection<String>) - Constructor for class GDALImageReaderSpi
 
GDALImageWriteParam - Class in it.geosolutions.imageio.gdalframework
An abstract class which works as an adapter of ImageWriteParam
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler) - Constructor for class GDALImageWriteParam
 
GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler, Locale) - Constructor for class GDALImageWriteParam
 
GDALImageWriter - Class in it.geosolutions.imageio.gdalframework
Main abstract class defining the main framework which needs to be used to extend Image I/O architecture using GDAL (Geospatial Data Abstraction Library) by means of SWIG (Simplified Wrapper and Interface Generator) bindings in order to perform write operations.
GDALImageWriter(ImageWriterSpi) - Constructor for class GDALImageWriter
Constructor for GDALImageWriter
GDALImageWriterSpi - Class in it.geosolutions.imageio.gdalframework
The abstract service provider interface (SPI) for GDALImageWriters.
GDALImageWriterSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], List) - Constructor for class GDALImageWriterSpi
 
GDALMEMORYRASTER_MAXSIZE_KEY - Static variable in class GDALUtilities
System property name to customize the max supported size of a GDAL In Memory Raster Dataset to be created before using the createCopy method
GDALUtilities - Class in it.geosolutions.imageio.gdalframework
Utility class providing a set of static utility methods
GDALUtilities.DriverCreateCapabilities - Enum in it.geosolutions.imageio.gdalframework
Simple placeholder for information about a driver's capabilities.
GDALUtilities.GDALMetadataDomain - Class in it.geosolutions.imageio.gdalframework
Simple placeholder for Strings representing GDAL metadata domains.
GDALUtilities.GDALMetadataDomain() - Constructor for class GDALUtilities.GDALMetadataDomain
 
GDALUtilities.MetadataChoice - Enum in it.geosolutions.imageio.gdalframework
An auxiliary simple class containing only contants which are used to handle text building and visualization
GDALWritableCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
Class extending GDALCommonIIOImageMetadata in order to provide write capabilities to the metadata instance.
GDALWritableCommonIIOImageMetadata() - Constructor for class GDALWritableCommonIIOImageMetadata
Default constructor of GDALWritableCommonIIOImageMetadata.
GDALWritableCommonIIOImageMetadata(String) - Constructor for class GDALWritableCommonIIOImageMetadata
Constructor of GDALWritableCommonIIOImageMetadata.
get(Object) - Method in class SoftValueHashMap
Returns the value to which this map maps the specified key.
getAdaptee() - Method in class GDALImageWriteParam
 
getApproximate() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the approximate property.
getAsTree(String) - Method in class CoreCommonIIOStreamMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAsTree(String) - Method in class CoreCommonImageMetadata
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
getAttribute(int, int) - Method in class BaseNetCDFImageReader
 
getAttribute(Variable, int) - Static method in class NetCDFUtilities
 
getAttributeAsString(int, String) - Method in class BaseNetCDFImageReader
 
getAttributeAsString(int, String, boolean) - Method in class BaseNetCDFImageReader
 
getAttributesAsNumber(Variable, String) - Static method in class NetCDFUtilities
 
getAttributesAsString(Attribute) - Static method in class NetCDFUtilities
 
getAttributesAsString(Variable, String) - Static method in class NetCDFUtilities
 
getAttributesAsString(Attribute, boolean) - Static method in class NetCDFUtilities
Return the value of a NetCDF Attribute instance as a String.
getAxisFormat(AxisType, String) - Static method in class NetCDFUtilities
Returns a format to use for parsing values along the specified axis type.
getBand() - Method in class PAMDataset.PAMRasterBand
Gets the value of the band property.
getBands() - Method in class EnhancedImageReadParam
 
getBinding() - Method in interface AccessibleStream
Retrieve the class for the target object.
getBinding() - Method in class GZIPFilterFileImageInputStreamExt
 
getBinding() - Method in class FileImageInputStreamExtFileChannelImpl
 
getBinding() - Method in class FileImageInputStreamExtImpl
 
getBinding() - Method in class ImageInputStreamAdapter
 
getBinding() - Method in class URIImageInputStreamImpl
 
getBinding() - Method in class FileImageOutputStreamExtImpl
 
getBinding() - Method in class FilterImageOutputStream
 
getBinding() - Method in class ImageOutputStreamAdapter
 
getBitOffset() - Method in class FilterImageOutputStream
 
getBitRate(float) - Method in class GDALImageWriteParam
 
getBlueOffset(int) - Static method in class 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 ImageReadMTCRIF
 
getBucketCount() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the bucketCount property.
getByteArray() - Method in class FastByteArrayWrapper
Creates a newly allocated byte array.
getByteOrder() - Method in class EnhancedRandomAccessFile
 
getByteOrder() - Method in class FileImageInputStreamExtFileChannelImpl
 
getByteOrder() - Method in class FileImageInputStreamExtImpl
 
getByteOrder() - Method in class FilterImageInputStream
 
getByteOrder() - Method in class FilterImageOutputStream
 
getCacheMax() - Static method in class GDALUtilities
Returns the maximum amount of memory available for GDAL caching mechanism.
getCacheUsed() - Static method in class GDALUtilities
Returns the amount of GDAL cache used.
getChannel() - Method in class EnhancedRandomAccessFile
_more_
getCheckType(NetcdfDataset) - Static method in class NetCDFUtilities
Depending on the type of model/netcdf file, we will check for the presence of some variables rather than some others.
getColorInterpretations(int) - Method in class CoreCommonImageMetadata
Returns the colorInterpretation for the specified band
getColorInterpretations() - Method in class CoreCommonImageMetadata
 
getColorModel() - Method in class CoreCommonImageMetadata
Returns the ColorModel for the dataset held by this object.
getColumn() - Method in class GCP
Pixel (x) location of GCP on raster.
getCompressedSize() - Method in class TJCompressor
Returns the size of the image (in bytes) generated by the most recent compress/encode operation.
getCompressionMode() - Method in class GDALImageWriteParam
 
getCompressionQuality() - Method in class GDALImageWriteParam
 
getCompressionQualityDescriptions() - Method in class GDALImageWriteParam
 
getCompressionQualityValues() - Method in class GDALImageWriteParam
 
getCompressionType() - Method in class GDALImageWriteParam
 
getCompressionTypes() - Method in class GDALImageWriteParam
 
getController() - Method in class GDALImageWriteParam
 
getCreateOptions() - Method in class GDALCreateOptionsHandler
Provides to return a List containing Strings representing all specified create options we need to give to the writer when it call GDAL's create/createCopy method.
getCreateOptionsHandler() - Method in class GDALImageWriteParam
 
getDataset() - Method in class BaseNetCDFImageReader
 
getDataset(Object) - Static method in class NetCDFUtilities
Returns a NetcdfDataset given an input object
getDatasetDescription() - Method in class CoreCommonImageMetadata
 
getDatasetMetadata(int) - Method in class GDALImageReader
Retrieves a GDALCommonIIOImageMetadata by index.
getDatasetName() - Method in class CoreCommonImageMetadata
Returns the name of the dataset which is the source for this IIOMetadata
getDatasetSource(Object) - Method in class GDALImageReader
Tries to retrieve the Dataset Source for the ImageReader's input.
getDefaultController() - Method in class GDALImageWriteParam
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class GDALImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class GDALImageWriter
 
getDefaultValue() - Method in class GDALCreateOption
returns the default value of the create option.
getDenom() - Method in class TJScalingFactor
Returns denominator
getDescription() - Method in class CoreCommonImageMetadata
Returns the description of the dataset which is the source for this IIOMetadata
getDescription() - Method in class GCP
Informational message or "".
getDescription(Locale) - Method in class FileImageInputStreamExtImplSpi
 
getDescription(Locale) - Method in class StringImageInputStreamSpi
 
getDescription(Locale) - Method in class URLImageInputStreamSpi
 
getDescription(Locale) - Method in class FileImageOutputStreamExtImplSpi
 
getDescription(Locale) - Method in class StringImageOutputStreamSpi
 
getDescription(Locale) - Method in class URLImageOutputStreamSpi
 
getDestinationOffset() - Method in class GDALImageWriteParam
 
getDestinationRegion() - Method in class EnhancedImageReadParam
 
getDestinationType() - Method in class GDALImageWriteParam
 
getDriverDescription() - Method in class CoreCommonImageMetadata
Returns the description of the GDAL driver used to open the source dataset for this IIOMetadata
getDriverName() - Method in class CoreCommonImageMetadata
Returns the name of the GDAL driver used to open the source dataset for this IIOMetadata
getEasting() - Method in class GCP
Easting of this gcp.
getElevation() - Method in class GCP
The elevation of this GCP.
getExternalMaskOverviews() - Method in interface DatasetLayout
This methods returns a File containing external overviews associated to external Image masks, or null if not present.
getExternalMaskOverviews() - Method in class DefaultDatasetLayoutImpl
 
getExternalMasks() - Method in interface DatasetLayout
This methods returns a File containing external masks associated to input Image, or null if not present.
getExternalMasks() - Method in class DefaultDatasetLayoutImpl
 
getExternalOverviews() - Method in interface DatasetLayout
This methods returns a File containing external overviews associated to input Image, or null if not present.
getExternalOverviews() - Method in class DefaultDatasetLayoutImpl
 
getFD() - Method in class EnhancedRandomAccessFile
Returns the opaque eraf descriptor object associated with this eraf.
getFile() - Method in class EnhancedRandomAccessFile
Get the eraf file, or name.
getFile() - Method in class GZIPFilterFileImageInputStreamExt
return the associated file
getFile() - Method in interface FileImageInputStreamExt
Deprecated. Returns the associated File
getFile() - Method in class FileImageInputStreamExtFileChannelImpl
Retrieves the File we are connected to.
getFile() - Method in class FileImageInputStreamExtImpl
Retrieves the File we are connected to.
getFile() - Method in interface FileImageOutputStreamExt
Deprecated. Returns the associated File
getFile() - Method in class FileImageOutputStreamExtImpl
Retrieves the File we are connected to.
getFilePointer() - Method in class EnhancedRandomAccessFile
Returns the current position in the eraf, where the next read or write will occur.
getFlushedPosition() - Method in class FilterImageOutputStream
 
getFlushedPosition() - Method in class ImageOutputStreamAdapter
 
getGCPCount(int) - Method in class GDALImageReader
Returns the number of Ground Control Points of the Dataset at index imageIndex.
getGcpNumber() - Method in class CoreCommonImageMetadata
Returns the number of Ground Control Points
getGcpProjection() - Method in class CoreCommonImageMetadata
Returns the Ground Control Point's projection
getGCPProjection(int) - Method in class GDALImageReader
Returns the Ground Control Points projection definition string of the Dataset at index imageIndex.
getGCPs() - Method in class CoreCommonImageMetadata
Returns the Ground Control Points
getGCPs() - Method in class GDALCommonIIOImageMetadata
Returns the Ground Control Points
getGCPs(int) - Method in class GDALImageReader
Returns Ground Control Points of the Dataset at index imageIndex.
getGDALImageMetadata(String) - Static method in class GDALUtilities
Returns any metadata related to the specified image.
getGdalMetadataDomain(String) - Method in class GDALCommonIIOImageMetadata
Returns a Map representing metadata elements (key,value) for a specific domain of GDAL metadata.
getGdalMetadataDomainsList() - Method in class GDALCommonIIOImageMetadata
Return all the available metadata domains.
getGDALStreamMetadata(String) - Static method in class GDALUtilities
Returns any metadata which is not related to a specific image.
getGeoTransform(int) - Method in class GDALImageReader
Retrieves the GeoTransformation coefficients for the Dataset at index imageIndex.
getGeoTransformation() - Method in class CoreCommonImageMetadata
Returns the grid to world transformation of the image
getGlobalAttribute(int) - Method in class BaseNetCDFImageReader
 
getGlobalAttribute(NetcdfDataset, int) - Static method in class NetCDFUtilities
 
getGlobalAttributeAsString(NetcdfDataset, String) - Static method in class NetCDFUtilities
Return a global attribute as a String.
getGreenOffset(int) - Static method in class 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 CoreCommonImageMetadata
Returns the height of the image
getHeight(int) - Method in class GDALImageReader
Returns the height of the raster of the Dataset at index imageIndex.
getHeight(int) - Method in class BaseNetCDFImageReader
 
getHeight() - Method in class BaseVariableWrapper
 
getHeight() - Method in class TJDecompressor
Returns the height of the JPEG image associated with this decompressor instance.
getHistCounts() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histCounts property.
getHistItem() - Method in class PAMDataset.PAMRasterBand.Histograms
Gets the value of the histItem property.
getHistMax() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histMax property.
getHistMin() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the histMin property.
getHistograms() - Method in class PAMDataset.PAMRasterBand
Gets the value of the histograms property.
getId() - Method in class GCP
Unique identifier, often numeric.
getImageIndex() - Method in class BaseImageMetadata
 
getImageMetadata(int) - Method in class GDALImageReader
Returns an IIOMetadata object containing metadata associated with the given image, specified by the imageIndex parameter
getImageMetadata(GDALImageReader, int) - Static method in class GDALUtilities
 
getImageMetadata(int) - Method in class BaseNetCDFImageReader
 
getImageReader() - Method in class BaseImageMetadata
 
getImageTypes(int) - Method in class GDALImageReader
Returns an Iterator containing possible image types to which the given image may be decoded, in the form of ImageTypeSpecifierss.
getImageTypes(int) - Method in class BaseNetCDFImageReader
 
getIncludeOutOfRange() - Method in class PAMDataset.PAMRasterBand.Histograms.HistItem
Gets the value of the includeOutOfRange property.
getIndexMap() - Method in class BaseNetCDFImageReader
 
getInstance() - Static method in class CoreCommonIIOStreamMetadataFormat
Returns an instance of the CoreCommonIIOStreamMetadataFormat class.
getInstance() - Static method in class CoreCommonImageMetadataFormat
Returns an instance of the CoreCommonImageMetadataFormat class.
getInstance() - Static method in class PAMParser
 
getInternalMaskImageIndex(int) - Method in interface DatasetLayout
Returns the Mask index associated to the input image index defined.
getInternalMaskImageIndex(int) - Method in class DefaultDatasetLayoutImpl
 
getInternalOverviewImageIndex(int) - Method in interface DatasetLayout
Returns the Overview index associated to the input image index defined.
getInternalOverviewImageIndex(int) - Method in class DefaultDatasetLayoutImpl
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class GDALUtilities
 
getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class ImageIOUtilities
 
getJPEGBuf() - Method in class TJDecompressor
Returns the JPEG image buffer associated with this decompressor instance.
getJPEGSize() - Method in class TJDecompressor
Returns the size of the JPEG image (in bytes) associated with this decompressor instance.
getKey() - Method in class PAMDataset.PAMRasterBand.Metadata.MDI
Gets the value of the key property.
getKey() - Method in class NetCDFUtilities.KeyValuePair
 
getKey() - Method in class MapEntry
Returns the key corresponding to this entry.
getLocale() - Method in class GDALImageWriteParam
 
getLocalizedCompressionTypeName() - Method in class GDALImageWriteParam
 
getLocation() - Method in class EnhancedRandomAccessFile
 
getMaximum(int) - Method in class CoreCommonImageMetadata
Returns the maximum value for the specified band
getMaximum(int, int) - Method in class GDALImageReader
Returns the optional Maximum Value of the specified band of the Dataset at index imageIndex.
getMaximums() - Method in class CoreCommonImageMetadata
 
getMaxMemorySizeForGDALMemoryDataset() - Static method in class GDALImageWriter
Utility method which checks if a system property has been specified to set the maximum allowed size to create a GDAL "In Memory Raster" Dataset in case of CreateCopy.
getMCUHeight(int) - Static method in class TJ
Returns the MCU block height for the given level of chrominance subsampling.
getMCUWidth(int) - Static method in class TJ
Returns the MCU block width for the given level of chrominance subsampling.
getMDI() - Method in class PAMDataset.PAMRasterBand.Metadata
Gets the value of the mdi property.
getMemoryDriver() - Static method in class GDALImageWriter
return a "In Memory" Driver which need to be used when using the CreateCopy method.
getMetadata() - Method in class PAMDataset.PAMRasterBand
Gets the value of the metadata property.
getMetadataItem(List, String) - Static method in class GDALUtilities
Returns the value of a specific metadata item contained in the metadata given as first input parameter
getMetadataValue(PAMDataset.PAMRasterBand, String) - Method in class PAMParser
Return the value of a metadata string for the provided rasterBand.
getMinimum(int) - Method in class CoreCommonImageMetadata
Returns the minimum value for the specified band
getMinimum(int, int) - Method in class GDALImageReader
Returns the optional Minimum Value of the specified band of the Dataset at index imageIndex.
getMinimums() - Method in class CoreCommonImageMetadata
 
getName() - Method in class BaseVariableWrapper
 
getNoDataValue(int) - Method in class CoreCommonImageMetadata
Returns the noDataValue value for the specified band
getNoDataValue(int, int) - Method in class GDALImageReader
Returns the NoDataValue of the specified Band of the specified image
getNoDataValues() - Method in class CoreCommonImageMetadata
 
getNorthing() - Method in class GCP
Northing of this gcp.
getNthDigit(long, int) - Static method in class NumberToByteArray
Retrieve the n-th digit of a specified number
getNum() - Method in class TJScalingFactor
Returns numerator
getNumAttributes(int) - Method in class BaseNetCDFImageReader
 
getNumBands() - Method in class CoreCommonImageMetadata
Returns the number of bands of the dataset which is the source for this IIOMetadata
getNumBands() - Method in class BaseVariableWrapper
 
getNumExternalMaskOverviews() - Method in interface DatasetLayout
Returns the number of external mask overviews
getNumExternalMaskOverviews() - Method in class DefaultDatasetLayoutImpl
 
getNumExternalMasks() - Method in interface DatasetLayout
Returns the total number of externals Image masks.
getNumExternalMasks() - Method in class DefaultDatasetLayoutImpl
 
getNumExternalOverviews() - Method in interface DatasetLayout
Returns the number of external Image overviews
getNumExternalOverviews() - Method in class DefaultDatasetLayoutImpl
 
getNumGlobalAttributes() - Method in class BaseNetCDFImageReader
 
getNumImages(boolean) - Method in class GDALImageReader
Returns the number of images (subdatasets) contained within the data source.
getNumImages(boolean) - Method in class BaseImageReader
 
getNumInternalMasks() - Method in interface DatasetLayout
Returns the total number of internal Image masks.
getNumInternalMasks() - Method in class DefaultDatasetLayoutImpl
 
getNumInternalOverviews() - Method in interface DatasetLayout
Returns the number of internal Image overviews
getNumInternalOverviews() - Method in class DefaultDatasetLayoutImpl
 
getNumOverviews() - Method in class CoreCommonImageMetadata
 
getNumOverviews(int) - Method in class CoreCommonImageMetadata
Returns the number of overviews for the specified band
getOffset(int) - Method in class CoreCommonImageMetadata
Returns the offset value for the specified band
getOffset(int, int) - Method in class GDALImageReader
Returns the optional Offset Value of the specified band of the Dataset at index imageIndex.
getOffsets() - Method in class CoreCommonImageMetadata
 
getOptionName() - Method in class GDALCreateOption
returns the name of the create option.
getPAMRasterBand() - Method in class PAMDataset
Gets the value of the pamRasterBand property.
getPixelSize(int) - Static method in class TJ
Returns the pixel size (in bytes) of the given pixel format.
getPreferredTileSizes() - Method in class GDALImageWriteParam
 
getProgressiveMode() - Method in class GDALImageWriteParam
 
getProjection() - Method in class CoreCommonImageMetadata
Returns the projection
getProjection(int) - Method in class GDALImageReader
Retrieves the WKT projection String for the Dataset at index imageIndex.
getPropertyGenerators(String) - Method in class ImageReadDescriptorMT
Returns the array of PropertyGenerators for the specified mode of this operation.
getRandomAccessFile() - Method in class EnhancedRandomAccessFile
 
getRank() - Method in class BaseVariableWrapper
 
getRawDataType(VariableIF) - Static method in class NetCDFUtilities
Returns the data type which most closely represents the "raw" internal data of the variable.
getRedOffset(int) - Static method in class 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 GDALCreateOption
return the type of the represented value
getResource(Object, String) - Static method in class TestData
Locates named test-data resource for caller.
getRow() - Method in class GCP
Line (y) location of GCP on raster.
getSampleModel() - Method in class CoreCommonImageMetadata
Returns the SampleModel for the dataset held by this object.
getSampleModel() - Method in class BaseVariableWrapper
 
getScale(int) - Method in class CoreCommonImageMetadata
Returns the scale value for the specified band
getScale(int, int) - Method in class GDALImageReader
Returns the optional Scale Value of the specified band of the Dataset at index imageIndex.
getScaled(int) - Method in class TJScalingFactor
Returns the scaled value of dimension.
getScaledHeight(int, int) - Method in class 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 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 CoreCommonImageMetadata
 
getScalingFactors() - Static method in class TJ
Returns a list of fractional scaling factors that the JPEG decompressor in this implementation of TurboJPEG supports.
getShortClassName(Object) - Static method in class ImageIOUtilities
Returns a short class name for the specified object.
getShortClassName(Object) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getShortClassName(Object) instead
getShortName(Class<?>) - Static method in class ImageIOUtilities
Returns a short class name for the specified class.
getShortName(Class<?>) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getShortName(Class) instead
getSourceBands() - Method in class GDALImageWriteParam
 
getSourceRegion() - Method in class GDALImageWriteParam
 
getSourceXSubsampling() - Method in class GDALImageWriteParam
 
getSourceYSubsampling() - Method in class GDALImageWriteParam
 
getStream(InputStream) - Static method in class ImageInputStreamAdapter
 
getStreamMetadata() - Method in class GDALImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole.
getStreamMetadata(GDALImageReader) - Static method in class GDALUtilities
 
getStreamMetadata() - Method in class BaseNetCDFImageReader
 
getStreamMetadataItem(String, String) - Static method in class GDALUtilities
Returns the value of a specific metadata item related to the stream.
getStreamPosition() - Method in class FileImageInputStreamExtFileChannelImpl
 
getStreamPosition() - Method in class FileImageInputStreamExtImpl
 
getStreamPosition() - Method in class FilterImageOutputStream
 
getStreamPosition() - Method in class ImageOutputStreamAdapter
 
getSubsamp() - Method in class TJDecompressor
Returns the level of chrominance subsampling used in the JPEG image associated with this decompressor instance.
getSubSamplingFactor2(int, int) - Static method in class ImageIOUtilities
Given a pair of xSubsamplingFactor (xSSF) and ySubsamplingFactor (ySFF), look for a subsampling factor (SSF) in case xSSF !
getSubSamplingFactor2(int, int) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.getSubSamplingFactor2(int,int) instead
getSubsamplingXOffset() - Method in class GDALImageWriteParam
 
getSubsamplingYOffset() - Method in class GDALImageWriteParam
 
getSupportedFormats() - Method in class GDALImageReaderSpi
Methods returning the formats which are supported by a plugin.
getSupportedFormats() - Method in class GDALImageWriterSpi
Methods returning the formats which are supported by a plugin.
getTarget() - Method in interface AccessibleStream
Retrieves the target object on which we work.
getTarget() - Method in class GZIPFilterFileImageInputStreamExt
 
getTarget() - Method in class FileImageInputStreamExtFileChannelImpl
 
getTarget() - Method in class FileImageInputStreamExtImpl
 
getTarget() - Method in class ImageInputStreamAdapter
 
getTarget() - Method in class URIImageInputStreamImpl
 
getTarget() - Method in class FileImageOutputStreamExtImpl
Allows us to access the underlying file.
getTarget() - Method in class FilterImageOutputStream
Allows us to access the underlying ImageOutputStream.
getTarget() - Method in class ImageOutputStreamAdapter
 
getTileGridXOffset() - Method in class GDALImageWriteParam
 
getTileGridYOffset() - Method in class GDALImageWriteParam
 
getTileHeight() - Method in class CoreCommonImageMetadata
Returns the tile height of the image
getTileHeight(int) - Method in class GDALImageReader
Returns the tile height of the raster of the Dataset at index imageIndex.
getTileHeight() - Method in class GDALImageWriteParam
 
getTileHeight() - Method in class BaseVariableWrapper
 
getTileWidth() - Method in class CoreCommonImageMetadata
Returns the tile width of the image
getTileWidth(int) - Method in class GDALImageReader
Returns the tile width of the raster of the Dataset at index imageIndex.
getTileWidth() - Method in class GDALImageWriteParam
 
getTileWidth() - Method in class BaseVariableWrapper
 
getTilingMode() - Method in class GDALImageWriteParam
 
getTIndex(Variable, Range, int) - Static method in class NetCDFUtilities
Utility method to retrieve the t-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
getTransformedSizes() - Method in class TJTransformer
Returns an array containing the sizes of the transformed JPEG images from the most recent call to transform().
getUri() - Method in interface URIImageInputStream
Returns the associated URI
getUri() - Method in class URIImageInputStreamImpl
 
getValidityCheckType() - Method in class GDALCreateOption
returns the validity check type for the create option.
getValidityValues() - Method in class GDALCreateOption
returns the array containing the validity values for the create option.
getValue() - Method in class GDALCreateOption
returns the set value of the create option.
getValue() - Method in class PAMDataset.PAMRasterBand.Metadata.MDI
 
getValue() - Method in class NetCDFUtilities.KeyValuePair
 
getValue() - Method in class MapEntry
Returns the value corresponding to this entry.
getVariable() - Method in class BaseVariableWrapper
 
getVariableName(int) - Method in class BaseNetCDFImageReader
 
getVariableWrapper(int) - Method in class BaseNetCDFImageReader
 
getWidth() - Method in class CoreCommonImageMetadata
Returns the width of the image
getWidth(int) - Method in class GDALImageReader
Returns the width of the raster of the Dataset at index imageIndex.
getWidth(int) - Method in class BaseNetCDFImageReader
 
getWidth() - Method in class BaseVariableWrapper
 
getWidth() - Method in class TJDecompressor
Returns the width of the JPEG image associated with this decompressor instance.
getWrappedStream() - Method in class InputStreamAdapter
 
getZIndex(Variable, Range, int) - Static method in class NetCDFUtilities
Utility method to retrieve the z-index of a Variable descriptor stored on NetCDFImageReader NetCDF Flat Reader HashMap indexMap.
GZIP_MAGIC - Static variable in class GZIPImageInputStream
GZIP header magic number.
GZIPFilterFileImageInputStreamExt - Class in it.geosolutions.imageio.stream.input.compressed
 
GZIPFilterFileImageInputStreamExt(File) - Constructor for class GZIPFilterFileImageInputStreamExt
 
GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl) - Constructor for class GZIPFilterFileImageInputStreamExt
 
GZIPImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
This class implements a stream filter for reading compressed data in the GZIP format.
GZIPImageInputStream(ImageInputStream) - Constructor for class GZIPImageInputStream
Creates a new input stream with the specified buffer size.

H

handle - Variable in class TJDecompressor
 
hasController() - Method in class GDALImageWriteParam
 
hashCode() - Method in class GCP
 
hashCode() - Method in class NetCDFUtilities.KeyValuePair
 
hashCode() - Method in class MapEntry
Returns the hash code value for this map entry
hashCode() - Method in class SoftValueHashMap
Returns the hash code value for this map.
HEIGHT - Static variable in class NetCDFUtilities
 
histCounts - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
histItem - Variable in class PAMDataset.PAMRasterBand.Histograms
 
histMax - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
histMin - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
histograms - Variable in class PAMDataset.PAMRasterBand
 

I

IBM2FLoat(int, int, int, int) - Static method in class MathUtils
Convert four bytes into a float value.
iis - Variable in class 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 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 ImageOutputStreamAdapter
 
ImageReadDescriptorMT - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.operator.ImageReadDescriptor class ------------------------------------------------------------------ An OperationDescriptor describing the "ImageRead" operation.
ImageReadDescriptorMT() - Constructor for class ImageReadDescriptorMT
Constructor.
imageReader - Variable in class BaseImageMetadata
 
ImageReadMTCIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.imageioimpl.ImageReadCIF class
ImageReadMTCIF() - Constructor for class ImageReadMTCIF
Constructor.
ImageReadMTCRIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
------------------------------ NOTE ------------------------------ Class based on SUN's JAI-ImageIO com.sun.media.jai.imageioimpl.ImageReadCRIF class
ImageReadMTCRIF() - Constructor for class ImageReadMTCRIF
 
IMAGESTRUCTURE - Static variable in class GDALUtilities.GDALMetadataDomain
 
includeOutOfRange - Variable in class PAMDataset.PAMRasterBand.Histograms.HistItem
 
inf - Variable in class InflaterImageInputStream
Decompressor for this stream.
INFINITY - Static variable in class NumberToByteArray
 
InflaterImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
 
InflaterImageInputStream(ImageInputStream) - Constructor for class InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater) - Constructor for class InflaterImageInputStream
 
InflaterImageInputStream(ImageInputStream, Inflater, int) - Constructor for class InflaterImageInputStream
 
initialize() - Method in class BaseNetCDFImageReader
 
InputStreamAdapter - Class in it.geosolutions.io.input.adapter
 
InputStreamAdapter(ImageInputStream) - Constructor for class InputStreamAdapter
 
int2(int, int) - Static method in class MathUtils
Convert two bytes into a signed integer.
int3(int, int, int) - Static method in class MathUtils
Convert three bytes into a signed integer.
int4(int, int, int, int) - Static method in class MathUtils
Convert four bytes into a signed integer.
INTERACTIVE_TEST_KEY - Static variable in class TestData
The system property key for interactive tests.
ios - Variable in class FilterImageOutputStream
 
is - Variable in class FastBufferedInputStream
The underlying input stream.
isAtEndOfFile() - Method in class EnhancedRandomAccessFile
Return true if eraf pointer is at end of eraf.
isAvailable() - Method in class GDALImageReaderSpi
This method tells us if this driver is available or not.
isCached() - Method in class EnhancedRandomAccessFile
_more_
isCached() - Method in class FileImageInputStreamExtImpl
 
isCached() - Method in class FilterImageInputStream
 
isCached() - Method in class ImageInputStreamAdapter
Returns true since this ImageInputStream does not cache data in order to allow seeking backwards but it relies on the underlying InputStream.
isCached() - Method in class FilterImageOutputStream
 
isCached() - Method in class ImageOutputStreamAdapter
 
isCachedFile() - Method in class FilterImageInputStream
 
isCachedFile() - Method in class ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a eraf cache.
isCachedFile() - Method in class FilterImageOutputStream
 
isCachedFile() - Method in class ImageOutputStreamAdapter
 
isCachedMemory() - Method in class FilterImageInputStream
 
isCachedMemory() - Method in class ImageInputStreamAdapter
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class FilterImageOutputStream
 
isCachedMemory() - Method in class ImageOutputStreamAdapter
 
isCompressionLossless() - Method in class GDALImageWriteParam
 
isDecodable(Dataset) - Method in class GDALImageReaderSpi
Checks if the provided Dataset was opened by a Driver supporting the same formats which are supported by the specific ImageReaderSpi.
isDriverAvailable(String) - Static method in class GDALUtilities
Returns true if a driver for the specific format is available.
isExtensiveTest() - Static method in class TestData
Returns true if "test.extensive" system property is set to true.
isGDALAvailable() - Static method in class GDALUtilities
Returns true if the GDAL native library has been loaded.
isInteractiveTest() - Static method in class TestData
Returns true if "test.interactive" system property is set to true.
isOne() - Method in class TJScalingFactor
Returns true or false, depending on whether this instance is equal to 1/1.
isReadOnly() - Method in class CoreCommonIIOStreamMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class CoreCommonImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class GDALCommonIIOImageMetadata
Returns true since this object does not support the mergeTree, setFromTree, and reset methods.
isSet() - Method in class GDALCreateOption
returns true if the create option has been set.
isUseFileChannel() - Static method in class FileImageInputStreamExtImplSpi
 
isVariableAccepted(Variable, NetCDFUtilities.CheckType) - Static method in class NetCDFUtilities
NetCDF files may contains a wide set of variables.
isVariableAccepted(String, NetCDFUtilities.CheckType) - Static method in class NetCDFUtilities
NetCDF files may contains a wide set of variables.
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 TJDecompressor
 
jpegBufSize - Variable in class TJDecompressor
 
jpegHeight - Variable in class TJDecompressor
 
jpegSubsamp - Variable in class TJDecompressor
 
jpegWidth - Variable in class TJDecompressor
 

K

key - Variable in class PAMDataset.PAMRasterBand.Metadata.MDI
 

L

LAT - Static variable in class NetCDFUtilities
 
LATITUDE - Static variable in class NetCDFUtilities
 
len - Variable in class InflaterImageInputStream
Length of input buffer.
length() - Method in class EnhancedRandomAccessFile
Get the length of the eraf.
length() - Method in class FileImageInputStreamExtFileChannelImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class FileImageInputStreamExtImpl
Returns the length of the underlying eraf, or -1 if it is unknown.
length() - Method in class FileImageOutputStreamExtImpl
 
LITTLE_ENDIAN - Static variable in class EnhancedRandomAccessFile
_more_
loadGDAL() - Static method in class GDALUtilities
Forces loading of GDAL libs.
location - Variable in class EnhancedRandomAccessFile
 
log2(double) - Static method in class MathUtils
log2.
LOGGER - Static variable in class BaseImageReaderSpi
 
LOGGER - Static variable in class BaseNetCDFImageReader
 
LON - Static variable in class NetCDFUtilities
 
LONG_NAME - Static variable in class NetCDFUtilities.DatasetAttribs
 
LONG_NAME - Static variable in class NetCDFUtilities
 
LONGITUDE - Static variable in class NetCDFUtilities
 
LOWER_LEFT_LATITUDE - Static variable in class NetCDFUtilities
 
LOWER_LEFT_LONGITUDE - Static variable in class 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 MapEntry
Creates a new map entry with the specified key-value pair.
mark() - Method in class InflaterImageInputStream
 
mark() - Method in class ImageInputStreamAdapter
 
mark() - Method in class FilterImageOutputStream
 
mark() - Method in class ImageOutputStreamAdapter
 
mark(int) - Method in class InputStreamAdapter
 
markSupported() - Method in class InputStreamAdapter
 
MathUtils - Class in it.geosolutions.io.output
A class that contains several static utility methods.
MathUtils() - Constructor for class MathUtils
 
mdi - Variable in class PAMDataset.PAMRasterBand.Metadata
 
mergeTree(String, Node) - Method in class CoreCommonIIOStreamMetadata
Method unsupported.
mergeTree(String, Node) - Method in class CoreCommonImageMetadata
Method unsupported.
mergeTree(String, Node) - Method in class GDALCommonIIOImageMetadata
Method unsupported.
metadata - Variable in class PAMDataset.PAMRasterBand
 
MIN_TILE_SIZE - Static variable in class GDALUtilities
The minimums tile size.
MIN_VALUE - Static variable in class NumberToByteArray
 
minLength - Variable in class EnhancedRandomAccessFile
make sure eraf is this long when closed
MINUS_DOUBLE_ZERO - Static variable in class NumberToByteArray
 
MISSING_VALUE - Static variable in class NetCDFUtilities.DatasetAttribs
 

N

NAME - Static variable in class NetCDFUtilities
 
NaN - Static variable in class NumberToByteArray
 
narrowClone(EnhancedImageReadParam) - Method in class EnhancedImageReadParam
Performs a narrow clone of this EnhancedImageReadParam.
narrowClone(ImageReadParam) - Method in class BaseClonableImageReadParam
Deprecated. Performs a narrow clone of this ImageReadParam.
nativeMetadataFormatClassName - Static variable in class CoreCommonIIOStreamMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatClassName - Static variable in class CoreCommonImageMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format for this object.
nativeMetadataFormatName - Static variable in class CoreCommonIIOStreamMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class CoreCommonImageMetadata
The name of the native metadata format for this object.
nativeMetadataFormatName - Static variable in class GDALWritableCommonIIOImageMetadata
 
NEGATIVE_INFINITY - Static variable in class 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.KeyValuePair(String, String) - Constructor for class NetCDFUtilities.KeyValuePair
 
NetCDFUtilities.ProjAttribs - Class in it.geosolutions.imageio.plugins.netcdf
 
newLine - Static variable in class 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 NumberToByteArray
 
NUMOP - Static variable in class TJTransform
The number of lossless transform operations
NUMPF - Static variable in class TJ
The number of pixel formats
NUMSAMP - Static variable in class 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 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 GDALImageReaderSpi
Allows to deregister GDAL based spi in case GDAL libraries are unavailable.
onRegistration(ServiceRegistry, Class<?>) - Method in class FileImageInputStreamExtImplSpi
Upon registration, this method ensures that this SPI is listed at the top of the ImageInputStreamSpi items, so that it will be invoked before the default FileImageInputStreamSpi
onRegistration(ServiceRegistry, Class) - Method in class FileImageOutputStreamExtImplSpi
Upon registration, this method ensures that this SPI will be invoked before the default FileImageOutputStreamSpi
op - Variable in class TJTransform
Transform operation (one of OP_*)
OP_HFLIP - Static variable in class TJTransform
Flip (mirror) image horizontally.
OP_NONE - Static variable in class TJTransform
Do not transform the position of the image pixels.
OP_ROT180 - Static variable in class TJTransform
Rotate image 180 degrees.
OP_ROT270 - Static variable in class TJTransform
Rotate image counter-clockwise by 90 degrees.
OP_ROT90 - Static variable in class TJTransform
Rotate image clockwise by 90 degrees.
OP_TRANSPOSE - Static variable in class TJTransform
Transpose image (flip/mirror along upper left to lower right axis).
OP_TRANSVERSE - Static variable in class TJTransform
Transverse transpose image (flip/mirror along upper right to lower left axis).
OP_VFLIP - Static variable in class TJTransform
Flip (mirror) image vertically.
openChannel(Object, String) - Static method in class TestData
Provides a channel for named test data.
openReader(Object, String) - Static method in class TestData
Provides a BufferedReader for named test data.
openStream(Object, String) - Static method in class TestData
Provides a non-null InputStream for named test data.
OPT_CROP - Static variable in class TJTransform
This option will enable lossless cropping.
OPT_GRAY - Static variable in class TJTransform
This option will discard the color data in the input image and produce a grayscale output image.
OPT_NOOUTPUT - Static variable in class TJTransform
This option will prevent TJTransformer.transform() from outputting a JPEG image for this particular transform.
OPT_PERFECT - Static variable in class TJTransform
This option will cause TJTransformer.transform() to throw an exception if the transform is not perfect.
OPT_TRIM - Static variable in class TJTransform
This option will discard any partial MCU blocks that cannot be transformed.
options - Variable in class TJTransform
Transform options (bitwise OR of one or more of OPT_*)
org.libjpegturbo.turbojpeg - package org.libjpegturbo.turbojpeg
 
os - Variable in class FastBufferedOutputStream
The underlying output stream.
outputFile - Variable in class GDALImageWriter
Output File
OutputStreamAdapter - Class in it.geosolutions.io.output.adapter
 
OutputStreamAdapter(ImageOutputStream) - Constructor for class OutputStreamAdapter
 

P

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

R

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

S

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

T

temp(Object, String, boolean) - Static method in class TestData
Creates a temporary file with the given name.
temp(Object, String) - Static method in class TestData
Creates a temporary file with the given name.
TestData - Class in it.geosolutions.resources
----------------------------- NOTE ----------------------------- This class contains a modified version of the geotools TestData class. ---------------------------------------------------------------- Provides access to test-data directories associated with JUnit tests.
TestData() - Constructor for class TestData
Do not allow instantiation of this class, except for extending it.
TIME - Static variable in class NetCDFUtilities
 
TJ - Class in org.libjpegturbo.turbojpeg
TurboJPEG utility class (cannot be instantiated)
TJ() - Constructor for class TJ
 
TJCompressor - Class in org.libjpegturbo.turbojpeg
TurboJPEG compressor
TJCompressor() - Constructor for class TJCompressor
Create a TurboJPEG compressor instance.
TJCompressor(byte[], int, int, int, int) - Constructor for class 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 TJDecompressor
Create a TurboJPEG decompresssor instance.
TJDecompressor(byte[]) - Constructor for class 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 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 TJScalingFactor
 
TJTransform - Class in org.libjpegturbo.turbojpeg
Lossless transform parameters
TJTransform() - Constructor for class TJTransform
Create a new lossless transform instance.
TJTransform(int, int, int, int, int, int, TJCustomFilter) - Constructor for class TJTransform
Create a new lossless transform instance with the given parameters.
TJTransform(Rectangle, int, int, TJCustomFilter) - Constructor for class TJTransform
Create a new lossless transform instance with the given parameters.
TJTransformer - Class in org.libjpegturbo.turbojpeg
TurboJPEG lossless transformer
TJTransformer() - Constructor for class TJTransformer
Create a TurboJPEG lossless transformer instance.
TJTransformer(byte[]) - Constructor for class 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 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 GCP
 
toString() - Method in class NetCDFUtilities.KeyValuePair
 
toString() - Method in class EnhancedRandomAccessFile
Create a string representation of this object.
toString() - Method in class FileImageInputStreamExtFileChannelImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class FileImageInputStreamExtImpl
Provides a simple description for this ImageInputStream.
toString() - Method in class FileImageOutputStreamExtImpl
Provides a simple description for this ImageOutputStream.
toString() - Method in class FastByteArrayWrapper
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString() - Method in class SoftValueHashMap
Returns a string representation of this map.
toTileSize(Dimension) - Static method in class GDALUtilities
Suggests a tile size for the specified image size.
transcodeDataType(int) - Static method in class NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
transcodeNetCDFDataType(DataType, boolean) - Static method in class NetCDFUtilities
Transcode a NetCDF data type into a java2D DataBuffer type.
transform(byte[][], TJTransform[], int) - Method in class 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 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 NetCDFUtilities
 
TYPE_CHAR - Static variable in class GDALCreateOption
Tag for Char Type
TYPE_FLOAT - Static variable in class GDALCreateOption
Tag for Floating Point Type
TYPE_INT - Static variable in class GDALCreateOption
Tag for Integer Type
TYPE_NONE - Static variable in class GDALCreateOption
Tag for Create options without a value
TYPE_STRING - Static variable in class GDALCreateOption
Tag for String Type

U

uint2(int, int) - Static method in class MathUtils
Convert two bytes into an unsigned integer.
uint3(int, int, int) - Static method in class MathUtils
Convert three bytes into an unsigned integer.
UNITS - Static variable in class NetCDFUtilities.DatasetAttribs
 
UNITS - Static variable in class NetCDFUtilities
 
unread() - Method in class EnhancedRandomAccessFile
Unread the last byte read.
unsetCompression() - Method in class GDALImageWriteParam
 
unsetTiling() - Method in class GDALImageWriteParam
 
unzipFile(Object, String) - Static method in class TestData
Unzip a file in the test-data directory.
update(ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, CollectionImage, CollectionOp) - Method in class ImageReadMTCIF
 
UPPER_RIGHT_LATITUDE - Static variable in class NetCDFUtilities
 
UPPER_RIGHT_LONGITUDE - Static variable in class NetCDFUtilities
 
URIImageInputStream - Interface in it.geosolutions.imageio.stream.input
An ImageInputStream that gets its input from a URI
URIImageInputStreamImpl - Class in it.geosolutions.imageio.stream.input
An implementation of ImageInputStream that gets its input from a URI.
URIImageInputStreamImpl(URI) - Constructor for class URIImageInputStreamImpl
 
url(Object, String) - Static method in class TestData
Access to getResource(caller, path) as a non-null URL.
URLImageInputStreamSpi - Class in it.geosolutions.imageio.stream.input.spi
Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a URL.
URLImageInputStreamSpi() - Constructor for class URLImageInputStreamSpi
Default constructor for a URLImageInputStreamSpi;
URLImageOutputStreamSpi - Class in it.geosolutions.imageio.stream.output.spi
A Special ImageOutputStreamSpi Service Provider Interface which is able to provide provide an ImageOutputStream object for writing to a URL in case such a URL is writable of course.
URLImageOutputStreamSpi() - Constructor for class URLImageOutputStreamSpi
 
urlToFile(URL) - Static method in class ImageIOUtilities
Takes a URL and converts it to a File.
urlToFile(URL) - Static method in class Utilities
Deprecated. Use ImageIOUtilities.urlToFile(URL) instead
usesDefaultInflater - Variable in class InflaterImageInputStream
 
Utilities - Class in it.geosolutions.imageio.utilities
Simple class for utility methods.

V

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

W

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

X

X_DIMENSION - Static variable in class NetCDFUtilities
The dimension relative to the rank in #variable to use as image width.
XML_PREFIX - Static variable in class GDALUtilities.GDALMetadataDomain
 

Y

Y_DIMENSION - Static variable in class NetCDFUtilities
The dimension relative to the rank in #variable to use as image height.

Z

Z_DIMENSION - Static variable in class NetCDFUtilities
The default dimension relative to the rank in #variable to use as Z dimension.
ZEROS - Static variable in class NumberToByteArray
Array containing byte arrays containing "zeros" The element at index N within this array contains a byte array of N zero.
ZETA - Static variable in class NetCDFUtilities
 

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

Copyright © 2006-2016 GeoSolutions. All Rights Reserved.