- GCP - Class in it.geosolutions.imageio.core
-
Class that holds information about a ground control point.
- GCP() - Constructor for class it.geosolutions.imageio.core.GCP
-
- GDALCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
-
Class needed to store all available information of a GDAL Dataset with the
add of additional information.
- GDALCommonIIOImageMetadata(String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
GDALCommonIIOImageMetadata
constructor.
- GDALCommonIIOImageMetadata(String, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
GDALCommonIIOImageMetadata
constructor.
- GDALCommonIIOImageMetadata(Dataset, String, boolean, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
GDALCommonIIOImageMetadata
constructor.
- GDALCommonIIOImageMetadata(Dataset, String, String, String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Constructor which initializes fields by retrieving properties such as
raster size, raster tiling properties, projection, and more from a given
input Dataset
.
- GDALCommonIIOImageMetadata(Dataset, String, boolean) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Constructor which initializes fields by retrieving properties such as
raster size, raster tiling properties, projection, and more from a given
input Dataset
if not null.
- GDALCreateOption - Class in it.geosolutions.imageio.gdalframework
-
Several GDAL format drivers allow to specify a set of options during the
creation of a file.
- GDALCreateOption(String, int, String[], int) - Constructor for class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
Constructor for a GDALCreateOption
.
- GDALCreateOptionsHandler - Class in it.geosolutions.imageio.gdalframework
-
Abstract class which allows to properly handle the set of "format specific"
create options.
- GDALCreateOptionsHandler() - Constructor for class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
- GDALImageReader - Class in it.geosolutions.imageio.gdalframework
-
Main abstract class defining the main framework which needs to be used to
extend Image I/O architecture using
GDAL
(Geospatial Data Abstraction Layer) by means of SWIG (Simplified Wrapper
and Interface Generator) bindings in order to perform read operations.
- GDALImageReader(GDALImageReaderSpi) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageReader
-
- GDALImageReader(GDALImageReaderSpi, int) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageReader
-
- GDALImageReaderSpi - Class in it.geosolutions.imageio.gdalframework
-
- GDALImageReaderSpi(String, String, String[], String[], String[], String, Class<?>[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], Collection<String>) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
-
- GDALImageWriteParam - Class in it.geosolutions.imageio.gdalframework
-
- GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- GDALImageWriteParam(ImageWriteParam, GDALCreateOptionsHandler, Locale) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- GDALImageWriter - Class in it.geosolutions.imageio.gdalframework
-
Main abstract class defining the main framework which needs to be used to
extend Image I/O architecture using
GDAL
(Geospatial Data Abstraction Library) by means of SWIG (Simplified
Wrapper and Interface Generator) bindings in order to perform write
operations.
- GDALImageWriter(ImageWriterSpi) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
Constructor for GDALImageWriter
- GDALImageWriterSpi - Class in it.geosolutions.imageio.gdalframework
-
- GDALImageWriterSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[], List) - Constructor for class it.geosolutions.imageio.gdalframework.GDALImageWriterSpi
-
- GDALMEMORYRASTER_MAXSIZE_KEY - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
System property name to customize the max supported size of a GDAL In
Memory Raster Dataset to be created before using the createCopy method
- GDALMetadataDomain() - Constructor for class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
-
- GDALUtilities - Class in it.geosolutions.imageio.gdalframework
-
Utility class providing a set of static utility methods
- GDALUtilities.DriverCreateCapabilities - Enum in it.geosolutions.imageio.gdalframework
-
Simple placeholder for information about a driver's capabilities.
- GDALUtilities.GDALMetadataDomain - Class in it.geosolutions.imageio.gdalframework
-
Simple placeholder for Strings representing GDAL metadata domains.
- GDALUtilities.MetadataChoice - Enum in it.geosolutions.imageio.gdalframework
-
An auxiliary simple class containing only contants which are used to
handle text building and visualization
- GDALWritableCommonIIOImageMetadata - Class in it.geosolutions.imageio.gdalframework
-
- GDALWritableCommonIIOImageMetadata() - Constructor for class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
-
Default constructor of GDALWritableCommonIIOImageMetadata
.
- GDALWritableCommonIIOImageMetadata(String) - Constructor for class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
-
Constructor of GDALWritableCommonIIOImageMetadata
.
- get(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
-
Returns the value to which this map maps the specified key.
- getAdaptee() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getApproximate() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the approximate property.
- getAsTree(String) - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
-
Returns an XML DOM Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns an XML DOM Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAttribute(int, int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getAttribute(Variable, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
- getAttributeAsString(int, String) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getAttributeAsString(int, String, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getAttributesAsNumber(Variable, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
- getAttributesAsString(Attribute) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
- getAttributesAsString(Variable, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
- getAttributesAsString(Attribute, boolean) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Return the value of a NetCDF Attribute
instance as a
String
.
- getAxisFormat(AxisType, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Returns a format to use for parsing values along the specified axis type.
- getBand() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Gets the value of the band property.
- getBands() - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
-
- getBinding() - Method in interface it.geosolutions.imageio.stream.AccessibleStream
-
Retrieve the class for the target object.
- getBinding() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
-
- getBinding() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- getBinding() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- getBinding() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- getBinding() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
-
- getBinding() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
- getBinding() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- getBinding() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- getBitOffset() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- getBitRate(float) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getBlueOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
For the given pixel format, returns the number of bytes that the blue
component is offset from the start of the pixel.
- getBounds2D(ParameterBlock) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
-
- getBucketCount() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the bucketCount property.
- getByteArray() - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
-
Creates a newly allocated byte array.
- getByteOrder() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
- getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- getByteOrder() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- getByteOrder() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- getCacheMax() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns the maximum amount of memory available for GDAL caching
mechanism.
- getCacheUsed() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns the amount of GDAL cache used.
- getChannel() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- getCheckType(NetcdfDataset) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Depending on the type of model/netcdf file, we will check for the
presence of some variables rather than some others.
- getColorInterpretations(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the colorInterpretation for the specified band
- getColorInterpretations() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getColorModel() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the ColorModel
for the dataset held by this
object.
- getColumn() - Method in class it.geosolutions.imageio.core.GCP
-
Pixel (x) location of GCP on raster.
- getCompressedSize() - Method in class org.libjpegturbo.turbojpeg.TJCompressor
-
Returns the size of the image (in bytes) generated by the most recent
compress/encode operation.
- getCompressionMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCompressionQuality() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCompressionQualityDescriptions() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCompressionQualityValues() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCompressionType() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCompressionTypes() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getCreateOptions() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
Provides to return a
List
containing
String
s
representing all specified create options we need to give to the writer
when it call GDAL's create/createCopy method.
- getCreateOptionsHandler() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getDataset() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getDataset(Object) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Returns a NetcdfDataset
given an input object
- getDatasetDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getDatasetMetadata(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
- getDatasetName() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the name of the dataset which is the source for this
IIOMetadata
- getDatasetSource(Object) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Tries to retrieve the Dataset Source for the ImageReader's input.
- getDefaultController() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
- getDefaultStreamMetadata(ImageWriteParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
- getDefaultValue() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns the default value of the create option.
- getDenom() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
-
Returns denominator
- getDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the description of the dataset which is the source for this
IIOMetadata
- getDescription() - Method in class it.geosolutions.imageio.core.GCP
-
Informational message or "".
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
-
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi
-
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.input.spi.URLImageInputStreamSpi
-
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi
-
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi
-
- getDescription(Locale) - Method in class it.geosolutions.imageio.stream.output.spi.URLImageOutputStreamSpi
-
- getDestinationOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getDestinationRegion() - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
-
- getDestinationType() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getDriverDescription() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the description of the GDAL driver used to open the source
dataset for this IIOMetadata
- getDriverName() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the name of the GDAL driver used to open the source dataset for
this IIOMetadata
- getEasting() - Method in class it.geosolutions.imageio.core.GCP
-
Easting of this gcp.
- getElevation() - Method in class it.geosolutions.imageio.core.GCP
-
The elevation of this GCP.
- getExternalMaskOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
This methods returns a File containing external overviews associated to external Image masks, or null
if not present.
- getExternalMaskOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getExternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
This methods returns a File containing external masks associated to input Image, or null
if not present.
- getExternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getExternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
This methods returns a File containing external overviews associated to input Image, or null
if not present.
- getExternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getFD() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Returns the opaque eraf descriptor object associated with this eraf.
- getFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Get the eraf file, or name.
- getFile() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
-
return the associated file
- getFile() - Method in interface it.geosolutions.imageio.stream.input.FileImageInputStreamExt
-
Deprecated.
Returns the associated
File
- getFile() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
Retrieves the
File
we are connected to.
- getFile() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
Retrieves the
File
we are connected to.
- getFile() - Method in interface it.geosolutions.imageio.stream.output.FileImageOutputStreamExt
-
Deprecated.
Returns the associated
File
- getFile() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
Retrieves the
File
we are connected to.
- getFilePointer() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Returns the current position in the eraf, where the next read or write
will occur.
- getFlushedPosition() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- getFlushedPosition() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- getGCPCount(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the number of Ground Control Points of the Dataset
at index imageIndex.
- getGcpNumber() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the number of Ground Control Points
- getGcpProjection() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the Ground Control Point's projection
- getGCPProjection(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the Ground Control Points projection definition string of the
Dataset
at index imageIndex
.
- getGCPs() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the Ground Control Points
- getGCPs() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Returns the Ground Control Points
- getGCPs(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns Ground Control Points of the Dataset
at index
imageIndex
.
- getGDALImageMetadata(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns any metadata related to the specified image.
- getGdalMetadataDomain(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Returns a Map representing metadata elements (key,value) for a specific
domain of GDAL metadata.
- getGdalMetadataDomainsList() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Return all the available metadata domains.
- getGDALStreamMetadata(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns any metadata which is not related to a specific image.
- getGeoTransform(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Retrieves the GeoTransformation coefficients for the Dataset
at index imageIndex
.
- getGeoTransformation() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the grid to world transformation of the image
- getGlobalAttribute(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getGlobalAttribute(NetcdfDataset, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
- getGlobalAttributeAsString(NetcdfDataset, String) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Return a global attribute as a String
.
- getGreenOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
For the given pixel format, returns the number of bytes that the green
component is offset from the start of the pixel.
- getHeight() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the height of the image
- getHeight(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the height of the raster of the Dataset
at index
imageIndex
.
- getHeight(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getHeight() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getHeight() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the height of the JPEG image associated with this decompressor
instance.
- getHistCounts() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the histCounts property.
- getHistItem() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
-
Gets the value of the histItem property.
- getHistMax() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the histMax property.
- getHistMin() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the histMin property.
- getHistograms() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Gets the value of the histograms property.
- getId() - Method in class it.geosolutions.imageio.core.GCP
-
Unique identifier, often numeric.
- getImageIndex() - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
-
- getImageMetadata(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns an IIOMetadata
object containing metadata
associated with the given image, specified by the imageIndex
parameter
- getImageMetadata(GDALImageReader, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
- getImageMetadata(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getImageReader() - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
-
- getImageReaderWriterSPI(ServiceRegistry, ServiceRegistry.Filter, String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Method to return core ImageReaderSPI/ImageWriterSPI for a given formatName.
- getImageTypes(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns an Iterator
containing possible image types to
which the given image may be decoded, in the form of
ImageTypeSpecifiers
s.
- getImageTypes(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getIncludeOutOfRange() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Gets the value of the includeOutOfRange property.
- getIndexMap() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getInstance() - Static method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadataFormat
-
Returns an instance of the CoreCommonIIOStreamMetadataFormat
class.
- getInstance() - Static method in class it.geosolutions.imageio.core.CoreCommonImageMetadataFormat
-
Returns an instance of the CoreCommonImageMetadataFormat
class.
- getInstance() - Static method in class it.geosolutions.imageio.pam.PAMParser
-
- getInternalMaskImageIndex(int) - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the Mask index associated to the input image index defined.
- getInternalMaskImageIndex(int) - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getInternalOverviewImageIndex(int) - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the Overview index associated to the input image index defined.
- getInternalOverviewImageIndex(int) - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
- getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
- getJPEGBuf() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the JPEG image buffer associated with this decompressor instance.
- getJPEGSize() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the size of the JPEG image (in bytes) associated with this
decompressor instance.
- getKey() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
-
Gets the value of the key property.
- getKey() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
-
- getKey() - Method in class it.geosolutions.imageio.utilities.MapEntry
-
Returns the key corresponding to this entry.
- getLocale() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getLocalizedCompressionTypeName() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getLocation() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
- getMaximum(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the maximum value for the specified band
- getMaximum(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the optional Maximum Value of the specified band of the
Dataset
at index imageIndex
.
- getMaximums() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getMaxMemorySizeForGDALMemoryDataset() - Static method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
Utility method which checks if a system property has been specified to
set the maximum allowed size to create a GDAL "In Memory Raster" Dataset
in case of CreateCopy.
- getMCUHeight(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
Returns the MCU block height for the given level of chrominance
subsampling.
- getMCUWidth(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
Returns the MCU block width for the given level of chrominance
subsampling.
- getMDI() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata
-
Gets the value of the mdi property.
- getMemoryDriver() - Static method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
return a "In Memory" Driver which need to be used when using the
CreateCopy method.
- getMetadata() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Gets the value of the metadata property.
- getMetadataItem(List, String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns the value of a specific metadata item contained in the metadata
given as first input parameter
- getMetadataValue(PAMDataset.PAMRasterBand, String) - Method in class it.geosolutions.imageio.pam.PAMParser
-
Return the value of a metadata string for the provided rasterBand.
- getMinimum(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the minimum value for the specified band
- getMinimum(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the optional Minimum Value of the specified band of the
Dataset
at index imageIndex
.
- getMinimums() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getName() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getNoData() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the data for this dataset, as a range.
- getNoDataValue(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the noDataValue value for the specified band
- getNoDataValue(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the NoDataValue of the specified Band of the specified image
- getNoDataValues() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getNorthing() - Method in class it.geosolutions.imageio.core.GCP
-
Northing of this gcp.
- getNthDigit(long, int) - Static method in class it.geosolutions.imageio.utilities.NumberToByteArray
-
Retrieve the n-th digit of a specified number
- getNum() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
-
Returns numerator
- getNumAttributes(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getNumBands() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the number of bands of the dataset which is the source for this
IIOMetadata
- getNumBands() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getNumExternalMaskOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the number of external mask overviews
- getNumExternalMaskOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getNumExternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the total number of externals Image masks.
- getNumExternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getNumExternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the number of external Image overviews
- getNumExternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getNumGlobalAttributes() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getNumImages(boolean) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the number of images (subdatasets) contained within the data
source.
- getNumImages(boolean) - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
-
- getNumInternalMasks() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the total number of internal Image masks.
- getNumInternalMasks() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getNumInternalOverviews() - Method in interface it.geosolutions.imageio.maskband.DatasetLayout
-
Returns the number of internal Image overviews
- getNumInternalOverviews() - Method in class it.geosolutions.imageio.maskband.DefaultDatasetLayoutImpl
-
- getNumOverviews() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getNumOverviews(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the number of overviews for the specified band
- getOffset(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the offset value for the specified band
- getOffset(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the optional Offset Value of the specified band of the
Dataset
at index imageIndex
.
- getOffsets() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getOptionName() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns the name of the create option.
- getPAMRasterBand() - Method in class it.geosolutions.imageio.pam.PAMDataset
-
Gets the value of the pamRasterBand property.
- getPixelSize(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
Returns the pixel size (in bytes) of the given pixel format.
- getPreferredTileSizes() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getProgressiveMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getProjection() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the projection
- getProjection(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Retrieves the WKT projection String
for the
Dataset
at index imageIndex
.
- getPropertyGenerators(String) - Method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
-
Returns the array of PropertyGenerator
s for the specified
mode of this operation.
- getRandomAccessFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
- getRank() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getRawDataType(VariableIF) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Returns the data type which most closely represents the "raw" internal
data of the variable.
- getRedOffset(int) - Static method in class org.libjpegturbo.turbojpeg.TJ
-
For the given pixel format, returns the number of bytes that the red
component is offset from the start of the pixel.
- getRepresentedValueType() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
return the type of the represented value
- getResource(Object, String) - Static method in class it.geosolutions.resources.TestData
-
Locates named test-data resource for caller.
- getRow() - Method in class it.geosolutions.imageio.core.GCP
-
Line (y) location of GCP on raster.
- getSampleModel() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the SampleModel
for the dataset held by this
object.
- getSampleModel() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getScale(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the scale value for the specified band
- getScale(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the optional Scale Value of the specified band of the
Dataset
at index imageIndex
.
- getScaled(int) - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
-
Returns the scaled value of dimension
.
- getScaledHeight(int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the height of the largest scaled down image that the TurboJPEG
decompressor can generate without exceeding the desired image width and
height.
- getScaledWidth(int, int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the width of the largest scaled down image that the TurboJPEG
decompressor can generate without exceeding the desired image width and
height.
- getScales() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- getScalingFactors() - Static method in class org.libjpegturbo.turbojpeg.TJ
-
Returns a list of fractional scaling factors that the JPEG decompressor in
this implementation of TurboJPEG supports.
- getShortClassName(Object) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Returns a short class name for the specified object.
- getShortClassName(Object) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- getShortName(Class<?>) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Returns a short class name for the specified class.
- getShortName(Class<?>) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- getSourceBands() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getSourceRegion() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getSourceXSubsampling() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getSourceYSubsampling() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getStream(InputStream) - Static method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- getStreamMetadata() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns an IIOMetadata
object representing the metadata
associated with the input source as a whole.
- getStreamMetadata(GDALImageReader) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
- getStreamMetadata() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getStreamMetadataItem(String, String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns the value of a specific metadata item related to the stream.
- getStreamPosition() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- getStreamPosition() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- getStreamPosition() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- getStreamPosition() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- getSubsamp() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the level of chrominance subsampling used in the JPEG image
associated with this decompressor instance.
- getSubSamplingFactor2(int, int) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Given a pair of xSubsamplingFactor (xSSF) and ySubsamplingFactor (ySFF),
look for a subsampling factor (SSF) in case xSSF != ySSF or they are not
powers of 2.
- getSubSamplingFactor2(int, int) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- getSubsamplingXOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getSubsamplingYOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getSupportedFormats() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
-
Methods returning the formats which are supported by a plugin.
- getSupportedFormats() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriterSpi
-
Methods returning the formats which are supported by a plugin.
- getTarget() - Method in interface it.geosolutions.imageio.stream.AccessibleStream
-
Retrieves the target object on which we work.
- getTarget() - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
-
- getTarget() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- getTarget() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- getTarget() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- getTarget() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
-
- getTarget() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
Allows us to access the underlying file.
- getTarget() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
Allows us to access the underlying ImageOutputStream.
- getTarget() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- getTileGridXOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getTileGridYOffset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getTileHeight() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the tile height of the image
- getTileHeight(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the tile height of the raster of the Dataset
at
index imageIndex
.
- getTileHeight() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getTileHeight() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getTileWidth() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the tile width of the image
- getTileWidth(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the tile width of the raster of the Dataset
at
index imageIndex
.
- getTileWidth() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getTileWidth() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getTilingMode() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- getTIndex(Variable, Range, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Utility method to retrieve the t-index of a Variable descriptor stored on
NetCDFImageReader
NetCDF Flat Reader
HashMap
indexMap.
- getTransformedSizes() - Method in class org.libjpegturbo.turbojpeg.TJTransformer
-
Returns an array containing the sizes of the transformed JPEG images from
the most recent call to
transform()
.
- getUri() - Method in interface it.geosolutions.imageio.stream.input.URIImageInputStream
-
Returns the associated
URI
- getUri() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
-
- getValidityCheckType() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns the validity check type for the create option.
- getValidityValues() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns the array containing the validity values for the create option.
- getValue() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns the set value of the create option.
- getValue() - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
-
- getValue() - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
-
- getValue() - Method in class it.geosolutions.imageio.utilities.MapEntry
-
Returns the value corresponding to this entry.
- getVariable() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getVariableName(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getVariableWrapper(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getWidth() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns the width of the image
- getWidth(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Returns the width of the raster of the Dataset
at index
imageIndex
.
- getWidth(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- getWidth() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- getWidth() - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Returns the width of the JPEG image associated with this decompressor
instance.
- getWrappedStream() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- getZIndex(Variable, Range, int) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
Utility method to retrieve the z-index of a Variable descriptor stored on
NetCDFImageReader
NetCDF Flat Reader
HashMap
indexMap.
- GZIP_MAGIC - Static variable in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
-
GZIP header magic number.
- GZIPFilterFileImageInputStreamExt - Class in it.geosolutions.imageio.stream.input.compressed
-
- GZIPFilterFileImageInputStreamExt(File) - Constructor for class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
-
- GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl) - Constructor for class it.geosolutions.imageio.stream.input.compressed.GZIPFilterFileImageInputStreamExt
-
- GZIPImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
-
This class implements a stream filter for reading compressed data in the GZIP
format.
- GZIPImageInputStream(ImageInputStream) - Constructor for class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
-
Creates a new input stream with the specified buffer size.
- IBM2FLoat(int, int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
-
Convert four bytes into a float value.
- iis - Variable in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- ImageInputStreamAdapter - Class in it.geosolutions.imageio.stream.input
-
An implementation of ImageInputStream
that gets its input from
a regular InputStream
.
- ImageInputStreamAdapter(InputStream) - Constructor for class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
Constructs a nImageInputStreamAdapter
that will read from
a given InputStream
.
- ImageIOUtilities - Class in it.geosolutions.imageio.utilities
-
Simple class containing commonly used utility methods.
- ImageOutputStreamAdapter - Class in it.geosolutions.imageio.stream.output
-
- ImageOutputStreamAdapter(OutputStream) - Constructor for class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- ImageReadDescriptorMT - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
-
------------------------------ NOTE ------------------------------
Class based on SUN's JAI-ImageIO
com.sun.media.jai.operator.ImageReadDescriptor class
------------------------------------------------------------------
An OperationDescriptor
describing the "ImageRead" operation.
- ImageReadDescriptorMT() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
-
Constructor.
- imageReader - Variable in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
-
- ImageReadMTCIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
-
------------------------------ NOTE ------------------------------
Class based on SUN's JAI-ImageIO
com.sun.media.jai.imageioimpl.ImageReadCIF class.
- ImageReadMTCIF() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCIF
-
Constructor.
- ImageReadMTCRIF - Class in it.geosolutions.imageio.imageioimpl.imagereadmt
-
------------------------------ NOTE ------------------------------
Class based on SUN's JAI-ImageIO
com.sun.media.jai.imageioimpl.ImageReadCRIF class.
- ImageReadMTCRIF() - Constructor for class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadMTCRIF
-
- IMAGESTRUCTURE - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
-
- includeOutOfRange - Variable in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
- inf - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
Decompressor for this stream.
- INFINITY - Static variable in class it.geosolutions.imageio.utilities.NumberToByteArray
-
- InflaterImageInputStream - Class in it.geosolutions.imageio.stream.input.compressed
-
- InflaterImageInputStream(ImageInputStream) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- InflaterImageInputStream(ImageInputStream, Inflater) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- InflaterImageInputStream(ImageInputStream, Inflater, int) - Constructor for class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- initialize() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- InputStreamAdapter - Class in it.geosolutions.io.input.adapter
-
- InputStreamAdapter(ImageInputStream) - Constructor for class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- int2(int, int) - Static method in class it.geosolutions.io.output.MathUtils
-
Convert two bytes into a signed integer.
- int3(int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
-
Convert three bytes into a signed integer.
- int4(int, int, int, int) - Static method in class it.geosolutions.io.output.MathUtils
-
Convert four bytes into a signed integer.
- INTERACTIVE_TEST_KEY - Static variable in class it.geosolutions.resources.TestData
-
- ios - Variable in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- is - Variable in class it.geosolutions.io.input.FastBufferedInputStream
-
The underlying input stream.
- isAtEndOfFile() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Return true if eraf pointer is at end of eraf.
- isAvailable() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
-
This method tells us if this driver is available or not.
- isCached() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- isCached() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- isCached() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- isCached() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
Returns true
since this ImageInputStream
does not cache data in order to allow seeking backwards but it relies on
the underlying InputStream
.
- isCached() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- isCached() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- isCachedFile() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- isCachedFile() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
Returns false
since this ImageInputStream
does not maintain a eraf cache.
- isCachedFile() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- isCachedFile() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- isCachedMemory() - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- isCachedMemory() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
Returns false
since this ImageInputStream
does not maintain a main memory cache.
- isCachedMemory() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- isCachedMemory() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- isCompressionLossless() - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- isDecodable(Dataset) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
-
Checks if the provided Dataset was opened by a Driver supporting the same
formats which are supported by the specific ImageReaderSpi.
- isDriverAvailable(String) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns true
if a driver for the specific format is
available.
- isExtensiveTest() - Static method in class it.geosolutions.resources.TestData
-
- isGDALAvailable() - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Returns true
if the GDAL native library has been loaded.
- isInteractiveTest() - Static method in class it.geosolutions.resources.TestData
-
- isOne() - Method in class org.libjpegturbo.turbojpeg.TJScalingFactor
-
Returns true or false, depending on whether this instance is equal to
1/1.
- isReadOnly() - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
-
Returns true
since this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
- isReadOnly() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Returns true
since this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
- isReadOnly() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Returns true
since this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
- isSet() - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
returns true
if the create option has been set.
- isSkipExternalFilesLookup() - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
- isUseFileChannel() - Static method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
-
- isVariableAccepted(Variable, NetCDFUtilities.CheckType) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
NetCDF files may contains a wide set of variables.
- isVariableAccepted(String, NetCDFUtilities.CheckType) - Static method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities
-
NetCDF files may contains a wide set of variables.
- it.geosolutions.imageio.core - package it.geosolutions.imageio.core
-
Common metadata definition and access methods.
- it.geosolutions.imageio.gdalframework - package it.geosolutions.imageio.gdalframework
-
Core of the ImageI/O-Ext Project.
- it.geosolutions.imageio.imageioimpl - package it.geosolutions.imageio.imageioimpl
-
- it.geosolutions.imageio.imageioimpl.imagereadmt - package it.geosolutions.imageio.imageioimpl.imagereadmt
-
Multithreading implementation of the JAI ImageRead operation.
- it.geosolutions.imageio.maskband - package it.geosolutions.imageio.maskband
-
- it.geosolutions.imageio.ndplugin - package it.geosolutions.imageio.ndplugin
-
- it.geosolutions.imageio.pam - package it.geosolutions.imageio.pam
-
- it.geosolutions.imageio.plugins.netcdf - package it.geosolutions.imageio.plugins.netcdf
-
- it.geosolutions.imageio.stream - package it.geosolutions.imageio.stream
-
- it.geosolutions.imageio.stream.eraf - package it.geosolutions.imageio.stream.eraf
-
Enhanced Random Access File classes.
- it.geosolutions.imageio.stream.input - package it.geosolutions.imageio.stream.input
-
Classes to handle Image Input Streams.
- it.geosolutions.imageio.stream.input.compressed - package it.geosolutions.imageio.stream.input.compressed
-
Classes to handle compressed Image Input Streams.
- it.geosolutions.imageio.stream.input.spi - package it.geosolutions.imageio.stream.input.spi
-
Service Provider Interfaces for Image Input Streams.
- it.geosolutions.imageio.stream.output - package it.geosolutions.imageio.stream.output
-
Classes to handle Image Output Streams.
- it.geosolutions.imageio.stream.output.spi - package it.geosolutions.imageio.stream.output.spi
-
Service Provider Interfaces for Image Output Streams.
- it.geosolutions.imageio.utilities - package it.geosolutions.imageio.utilities
-
Set of utilities methods, mainly used to perform testdata visualization.
- it.geosolutions.io - package it.geosolutions.io
-
- it.geosolutions.io.input - package it.geosolutions.io.input
-
- it.geosolutions.io.input.adapter - package it.geosolutions.io.input.adapter
-
- it.geosolutions.io.output - package it.geosolutions.io.output
-
- it.geosolutions.io.output.adapter - package it.geosolutions.io.output.adapter
-
- it.geosolutions.resources - package it.geosolutions.resources
-
Set of classes for JUnit tests and utility methods.
- read(int, ImageReadParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Read the raster and returns a BufferedImage
- read(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Performs a full read operation.
- read(int, ImageReadParam) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- read() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read a byte of data from the eraf, blocking until data is available.
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read up to len
bytes into an array, at a specified offset.
- read(byte[]) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read up to b.length( )
bytes into an array.
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.compressed.GZIPImageInputStream
-
Reads uncompressed data into an array of bytes.
- read() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
Reads a byte of uncompressed data.
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
Reads uncompressed data into an array of bytes.
- read(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- read() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
Read up to len
bytes into an array, at a specified offset.
- read(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- read() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
Read up to len
bytes into an array, at a specified offset.
- read() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- read() - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.URIImageInputStreamImpl
-
- read() - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
- read() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- read(byte[]) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- read() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- read(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- read() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- read(byte[], int, int) - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- read(int) - Method in class it.geosolutions.io.input.BitInputStream
-
Read specific number of bytes from the input stream.
- read() - Method in class it.geosolutions.io.input.FastBufferedInputStream
-
- read(byte[], int, int) - Method in class it.geosolutions.io.input.FastBufferedInputStream
-
- read_(long, byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
read directly, without going through the buffer
- readBit() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readBits(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readBoolean() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a boolean
from this eraf.
- readBoolean() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readByte() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a signed 8-bit value from this eraf.
- readByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readByte() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readBytes(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read up to len
bytes into an array, at a specified offset.
- readBytes(IIOByteBuffer, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readChar() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a Unicode character from this eraf.
- readChar() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readChar() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readChar() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readDouble() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a double
from this eraf.
- readDouble(double[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- readDouble() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readDouble() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readDouble() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFloat() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a float
from this eraf.
- readFloat(float[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- readFloat() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readFloat() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readFloat() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(byte[]) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads b.length
bytes from this eraf into the byte array.
- readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads exactly len
bytes from this eraf into the byte
array.
- readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readFully(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readFully(byte[]) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readFully(byte[]) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(byte[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(char[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(double[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(float[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(int[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(long[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readFully(short[], int, int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readInt() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a signed 32-bit integer from this eraf.
- readInt(int[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a signed 24-bit integer from this eraf.
- readInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readInt() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readIntUnbuffered(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read an integer at the given position, bypassing all buffering.
- readLine() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads the next line of text from this eraf.
- readLine() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readLine() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readLine() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readLong() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a signed 64-bit integer from this eraf.
- readLong(long[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- readLong() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readLong() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readLong() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readonly - Variable in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
The access mode of the eraf.
- readRaster(int, ImageReadParam) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Implements the ImageRead.readRaster
method which returns a
new Raster
object containing the raw pixel data from the
image stream, without any color conversion applied.
- readSBits(int) - Method in class it.geosolutions.io.input.BitInputStream
-
Read a signed value from the given number of bits
- readShort() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads a signed 16-bit number from this eraf.
- readShort(short[], int, int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- readShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readShort() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readString(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Read a String of knoen length.
- readUBits(int) - Method in class it.geosolutions.io.input.BitInputStream
-
Read an unsigned value from the given number of bits.
- readUI8() - Method in class it.geosolutions.io.input.BitInputStream
-
Read an unsigned 8 bit value.
- readUI8(int) - Method in class it.geosolutions.io.input.BitInputStream
-
Read specific number of unsigned bytes from the input stream.
- readUnsignedByte() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads an unsigned 8-bit number from this eraf.
- readUnsignedByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readUnsignedByte() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readUnsignedByte() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readUnsignedInt() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
- readUnsignedInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readUnsignedInt() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readUnsignedInt() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readUnsignedShort() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads an unsigned 16-bit number from this eraf.
- readUnsignedShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readUnsignedShort() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readUnsignedShort() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- readUTF() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Reads in a string from this eraf.
- readUTF() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- readUTF() - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- readUTF() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- register(JAI) - Static method in class it.geosolutions.imageio.imageioimpl.imagereadmt.ImageReadDescriptorMT
-
Register the "ImageReadMT" image operation to the operation registry of
the specified JAI instance.
- release(StringToDouble) - Static method in class it.geosolutions.imageio.utilities.StringToDouble
-
- remove(Object) - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
-
Removes the mapping for this key from this map if present.
- replaceProvider(Class<? extends ImageReaderWriterSpi>, String, String, String) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Replace the original provider with name originalProviderName with the provider with name
customProviderName for the class providerClass and for the provided format .
- RepositionableStream - Interface in it.geosolutions.io
-
A basic interface specifying positioning methods for a byte stream.
- reset() - Method in class it.geosolutions.imageio.core.CoreCommonIIOStreamMetadata
-
Method unsupported.
- reset() - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Method unsupported.
- reset() - Method in class it.geosolutions.imageio.gdalframework.GDALCommonIIOImageMetadata
-
Method unsupported.
- reset() - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Reset main values
- reset() - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
Reset the status of this reader
- reset() - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- reset() - Method in class it.geosolutions.imageio.stream.input.ImageInputStreamAdapter
-
- reset() - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- reset() - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- reset() - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
-
Resets the count
field of this byte array wrapper to zero,
so that all currently accumulated values in the byte array is discarded.
- reset() - Method in class it.geosolutions.imageio.utilities.StringToDouble
-
Resets the converter.
- reset() - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- reset() - Method in class it.geosolutions.io.input.FastBufferedInputStream
-
Resets the internal logic of this fast buffered input stream, clearing
the buffer.
- retrieveGDALDataBufferType(int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Simply provides to retrieve the corresponding GDALDataType
for the specified dataBufferType
- run() - Method in class it.geosolutions.resources.TestData
-
Deletes all temporary files.
- sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Returns true
if the two specified objects implements exactly the
same set of interfaces.
- sameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- SAMP_420 - Static variable in class org.libjpegturbo.turbojpeg.TJ
-
4:2:0 chrominance subsampling.
- SAMP_422 - Static variable in class org.libjpegturbo.turbojpeg.TJ
-
4:2:2 chrominance subsampling.
- SAMP_440 - Static variable in class org.libjpegturbo.turbojpeg.TJ
-
4:4:0 chrominance subsampling.
- SAMP_444 - Static variable in class org.libjpegturbo.turbojpeg.TJ
-
4:4:4 chrominance subsampling (no chrominance subsampling).
- SAMP_GRAY - Static variable in class org.libjpegturbo.turbojpeg.TJ
-
Grayscale.
- SCALE_FACTOR - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.DatasetAttribs
-
- seek(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Set the position in the eraf for the next read or write.
- seek(long) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- seek(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
Seeks the current position to pos.
- seek(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
Seeks the current position to pos.
- seek(long) - Method in class it.geosolutions.imageio.stream.output.FileImageOutputStreamExtImpl
-
Sets the current stream position and resets the bit offset to 0.
- seek(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- seek(long) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- setApproximate(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the approximate property.
- setBand(Integer) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Sets the value of the band property.
- setBands(int[]) - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
-
- setBitOffset(int) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- setBitOffset(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- setBucketCount(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the bucketCount property.
- setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Change the current endian mode.
- setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- setByteOrder(ByteOrder) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- setCached(boolean) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_
- setCacheMax(int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Sets the GDAL Max Cache Size.
- setColorInterpretations(int[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setColorModel(ColorModel) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setColumn(int) - Method in class it.geosolutions.imageio.core.GCP
-
- setCompressionMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setCompressionQuality(float) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setCompressionType(String) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setController(IIOParamController) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setCreateOption(String, String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
Set the value of the create option identified by optionName
to optionValue
- setCreateOption(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
Set the create option identified by optionName
- setCreateOption(String, int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
Set the value of the create option identified by optionName
to optionValue
- setCreateOption(String, float) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOptionsHandler
-
Set the value of the create option identified by optionName
to optionValue
- setDatasetDescription(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setDatasetName(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setDefaultValue(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
set the default value of the create option.
- setDescription(String) - Method in class it.geosolutions.imageio.core.GCP
-
- setDestinationOffset(Point) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setDestinationRegion(Rectangle) - Method in class it.geosolutions.imageio.imageioimpl.EnhancedImageReadParam
-
- setDestinationType(ImageTypeSpecifier) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setDriverDescription(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setDriverName(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setEasting(double) - Method in class it.geosolutions.imageio.core.GCP
-
- setElevation(double) - Method in class it.geosolutions.imageio.core.GCP
-
- setExtendMode() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Set extendMode for truncated, yet valid files - old NetCDF code allowed
this when NOFILL on, and user doesnt write all variables.
- setGcpNumber(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setGcpProjection(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setGcps(List<GCP>) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setGdalCaching(boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Allows to enable/disable GDAL caching mechanism.
- setGdalMetadataDomain(Map, String) - Method in class it.geosolutions.imageio.gdalframework.GDALWritableCommonIIOImageMetadata
-
Set the metadata for a specific domain.
- setGdalPAM(boolean) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Allows to enable/disable GDAL Persistable Auxiliary Metadata.
- setGeoTransformation(double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setHeight(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setHistCounts(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the histCounts property.
- setHistItem(PAMDataset.PAMRasterBand.Histograms.HistItem) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms
-
Sets the value of the histItem property.
- setHistMax(BigDecimal) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the histMax property.
- setHistMin(BigDecimal) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the histMin property.
- setHistograms(PAMDataset.PAMRasterBand.Histograms) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Sets the value of the histograms property.
- setId(String) - Method in class it.geosolutions.imageio.core.GCP
-
- setIncludeOutOfRange(int) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Histograms.HistItem
-
Sets the value of the includeOutOfRange property.
- setIndexMap(Map<Range, ? extends BaseVariableWrapper>) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- setInput(Object, boolean, boolean) - Method in class it.geosolutions.imageio.gdalframework.GDALImageReader
-
Sets the input for the specialized reader.
- setInput(Object, boolean, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
Sets the input source to use within this reader.
- setInput(Object, boolean) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
Sets the input source to use within this reader.
- setInput(Object) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
Sets the input source to use within this reader.
- setJPEGImage(byte[], int) - Method in class org.libjpegturbo.turbojpeg.TJDecompressor
-
Associate the JPEG image of length imageSize
bytes stored in
jpegImage
with this decompressor instance.
- setJPEGQuality(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
-
Set the JPEG image quality level for subsequent compress operations.
- setKey(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
-
Sets the value of the key property.
- setMaximums(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setMembers(BaseImageReader) - Method in class it.geosolutions.imageio.ndplugin.BaseImageMetadata
-
- setMetadata(PAMDataset.PAMRasterBand.Metadata) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand
-
Sets the value of the metadata property.
- setMinimums(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setMinLength(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Make sure eraf is at least this long when its closed.
- setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Allows or disallow native acceleration for the specified operation on the given JAI instance.
- setNativeAccelerationAllowed(String, boolean) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Allows or disallow native acceleration for the specified operation on the
default JAI instance.
- setNativeAccelerationAllowed(String, boolean, JAI) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- setNativeAccelerationAllowed(String, boolean) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- setNoData(double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
Sets the nodata for this dataset.
- setNoDataValues(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setNodeAttribute(String, Object, IIOMetadataNode, int) - Static method in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
Set the value of a specific attribute of a specific
IIOMetadataNode
- setNorthing(double) - Method in class it.geosolutions.imageio.core.GCP
-
- setNumBands(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setNumGlobalAttributes(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseNetCDFImageReader
-
- setNumImages(int) - Method in class it.geosolutions.imageio.ndplugin.BaseImageReader
-
- setNumOverviews(int[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setOffsets(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setOptionName(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
set the name of the create option.
- setOutput(Object) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriter
-
- setProgressiveMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setProjection(String) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setRepresentedValueType(int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
set the type of the represented value
- setRow(int) - Method in class it.geosolutions.imageio.core.GCP
-
- setSampleModel(SampleModel) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setSampleModel(SampleModel) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- setScales(Double[]) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setSourceBands(int[]) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setSourceImage(byte[], int, int, int, int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
-
Associate an uncompressed source image with this compressor instance.
- setSourceRegion(Rectangle) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setSourceSubsampling(int, int, int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setSubsamp(int) - Method in class org.libjpegturbo.turbojpeg.TJCompressor
-
Set the level of chrominance subsampling for subsequent compress/encode
operations.
- setTileHeight(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setTileHeight(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- setTileWidth(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- setTileWidth(int) - Method in class it.geosolutions.imageio.plugins.netcdf.BaseVariableWrapper
-
- setTiling(int, int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setTilingMode(int) - Method in class it.geosolutions.imageio.gdalframework.GDALImageWriteParam
-
- setUseFileChannel(boolean) - Static method in class it.geosolutions.imageio.stream.input.spi.FileImageInputStreamExtImplSpi
-
- setValidityCheckType(int) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
set the validity check type for the create option.
- setValidityValues(String[]) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
set the array containing the validity values for the create option.
- setValue(String) - Method in class it.geosolutions.imageio.gdalframework.GDALCreateOption
-
Set the specified value for the create option.
- setValue(String) - Method in class it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
-
- setValue(String) - Method in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.KeyValuePair
-
- setValue(V) - Method in class it.geosolutions.imageio.utilities.MapEntry
-
Replaces the value corresponding to this entry with the specified
value (optional operation).
- setWidth(int) - Method in class it.geosolutions.imageio.core.CoreCommonImageMetadata
-
- signedInt2Bytes(int, int) - Static method in class it.geosolutions.io.output.MathUtils
-
signedInt2Bytes, converts a signed integer to a vector of bytes.
- singleByteBuf - Variable in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- size() - Method in class it.geosolutions.imageio.utilities.FastByteArrayWrapper
-
Returns the current size of the buffer.
- size() - Method in class it.geosolutions.imageio.utilities.SoftValueHashMap
-
Returns the number of entries in this map.
- skip(long) - Method in class it.geosolutions.io.input.adapter.InputStreamAdapter
-
- skip(long) - Method in class it.geosolutions.io.input.FastBufferedInputStream
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Skips exactly n
bytes of input.
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
Skips exactly n
bytes of input.
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.compressed.InflaterImageInputStream
-
Skips specified number of bytes of uncompressed data.
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtFileChannelImpl
-
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.input.FilterImageInputStream
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.output.FilterImageOutputStream
-
- skipBytes(int) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- skipBytes(long) - Method in class it.geosolutions.imageio.stream.output.ImageOutputStreamAdapter
-
- SoftValueHashMap<K,V> - Class in it.geosolutions.imageio.utilities
-
Duplicated code from org.geotools.util simply to avoid geotools dependency
---------------------------------------------------------------------------------------------
A hash map implementation that uses
soft references, leaving memory when an entry is
not used anymore and memory is low.
- SoftValueHashMap() - Constructor for class it.geosolutions.imageio.utilities.SoftValueHashMap
-
Creates a map with the default hard references count.
- SoftValueHashMap(int) - Constructor for class it.geosolutions.imageio.utilities.SoftValueHashMap
-
Creates a map with the specified hard references count.
- spaces(int) - Static method in class it.geosolutions.imageio.utilities.ImageIOUtilities
-
Returns a string of the specified length filled with white spaces.
- spaces(int) - Static method in class it.geosolutions.imageio.utilities.Utilities
-
- STANDARD_METADATA_NAME - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities
-
- STANDARD_PARALLEL_1 - Static variable in class it.geosolutions.imageio.plugins.netcdf.NetCDFUtilities.ProjAttribs
-
- StringImageInputStreamSpi - Class in it.geosolutions.imageio.stream.input.spi
-
- StringImageInputStreamSpi() - Constructor for class it.geosolutions.imageio.stream.input.spi.StringImageInputStreamSpi
-
- StringImageOutputStreamSpi - Class in it.geosolutions.imageio.stream.output.spi
-
- StringImageOutputStreamSpi() - Constructor for class it.geosolutions.imageio.stream.output.spi.StringImageOutputStreamSpi
-
- StringToDouble - Class in it.geosolutions.imageio.utilities
-
This class is responsible for converting a sequence of chars into a a double
number.
- SUBDATASETS - Static variable in class it.geosolutions.imageio.gdalframework.GDALUtilities.GDALMetadataDomain
-
- synch() - Method in class it.geosolutions.imageio.stream.eraf.EnhancedRandomAccessFile
-
_more_