|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TIFFTagSet
object to the list of allowed
tag sets.
TIFFTagSet
s of which this
directory is aware.
ArcBinaryGridImageReader
is a GDALImageReader
able to create
RenderedImage
from ASCII arcGrid files.ArcGridImageReader
is a GDALImageReader
able to create
RenderedImage
from ASCII arcGrid files.AsciiGridRaster
given an
ImageInputStream
and an AsciiGridsImageReader
AsciiGridRaster
s.
AsciiGridRaster
given an
ImageOutputStream
and an AsciiGridsImageWriter
AsciiGridRaster
to initialize
metadata fields
RenderedImage
s and Raster
s.AsciiGridsImageReader
if it is able to decode the input
provided.Box
instance using the provided the box type
and the box content in byte array format.
Box
instance using the provided the box type,
the box extra length, and the box content in byte array format.
decode
method, in order to allow any necessary
tables or other structures to be initialized based on metadata
values.
BitsPerComponentBox
from the provided byte
array containing the bit depths of each color component.
BitsPerComponentBox
based on the provide
org.w3c.dom.Node
.
BitsPerSample
tag.
String
representing time in the form: "DAY_OF_THE_WEEK MONTH_NAME MONTH_DAY TIME
YEAR"
ImageInputStream
to be decompressed.
true
since this plug-in supports reading just a
Raster
of pixel data.
ChannelDefinitionBox
based on the provided
ColorModel
.
ChannelDefinitionBox
based on the provided
content in byte array.
ChannelDefinitionBox
based on the provided
channel definitions.
ChannelDefinitionBox
based on the provided
org.w3c.dom.Node
.
JpegJMagickImageReader.JpegJMagickImageReaderReadParam
;
TIFFColorConverter
object describing the color space of
the encoded pixel data, or null
.
ColorMap
tag.
ColorSpecificationBox
from the provided data
elements.
ColorSpecificationBox
from the provided byte
array.
ColorSpecificationBox
based on the provided
org.w3c.dom.Node
.
TIFFField
with another
TIFFField
by comparing the tags.
ComponentMappingBox
from the provided content
byte array.
ComponentMappingBox
from the provided
component mapping.
ComponentMappingBox
based on the provided
org.w3c.dom.Node
.
newString
to the end of oldString
.
newString
to the end of oldString
.
true
if the file related to this raster is compressed
Compression
tag.
Box
object with the provided type
based on the provided Node object based on reflection.
Box
object with the provided type
based on the provided data object based on reflection.
Node
object that represents the root
of a tree of metadata contained within this object on its native format.
Node
object that represents the root
of a tree of metadata contained within this object on its native format.
MrSIDIIOImageMetadata
given the name of a dataset
TIFFDirectory
instance from the contents of
an image metadata object.
TIFFField
from a TIFF native image
metadata node.
BufferedImage
whose underlying data
array will be suitable for holding the raw decoded output of
the decodeRaw
method.
JP2KKakaduImageReader
DataEntryURLBox
from its content data.
DataEntryURLBox
from its data elements.
DataEntryURLBox
from a Node.
ImageInputStream
stream
, at offset
offset
, and continuing for byteCount
bytes) into the output BufferedImage
image
.
byte
array b
, starting at the offset given by
dstOffset
.
short
array s
, starting at the offset given by
dstOffset
.
int
array i
, starting at the offset given by
dstOffset
.
float
array f
, starting at the offset given by
dstOffset
.
AsciiGridsImageReader
up.
AsciiGridsImageWriter
.
ImageReader
subclass.
DOQ1ImageReader
is a GDALImageReader
able to create
RenderedImage
from Digital Orthophoto Quarter Quadrangles files.DOQ2ImageReader
is a GDALImageReader
able to create
RenderedImage
from New Labelled USGS Digital Orthophoto Quarter Quadrangles files.sourceXOffset
and subsampleX
, to map
between horizontal source and destination pixel coordinates.
sourceYOffset
and subsampleY
, to map
between horizontal source and destination pixel coordinates.
DTEDImageReader
is a GDALImageReader
able to create
RenderedImage
from DTED files.ECWImageReader
is a GDALImageReader
able to create
RenderedImage
from ECW files and ECWP protocol.ImageOutputStream
.
ENVIHdrImageReader
is a GDALImageReader
able to create
RenderedImage
from ENVI header labelled files.EnvisatImageReader
is a GDALImageReader
able to create
RenderedImage
from Envisat files.ErdasImgImageReader
is a GDALImageReader
able to create
RenderedImage
from Erdas Imagine files.EsriHdrImageReader
is a GDALImageReader
able to create
RenderedImage
from ESRI header labelled files.{'0', '2', '1',
'0'}
to be used with the "EXIFVersion" tag to indicate
EXIF version 2.1.
{'0', '2', '2',
'0'}
to be used with the "EXIFVersion" tag to indicate
EXIF version 2.2.
ExtraSamples
tag.
FileTypeBox
from the provided brand, minor
version and compatibility list.
FileTypeBox
from the provided byte array.
result
array.
http://www.gdal.org/frmt_gtiff.html
Creation Options:GeoTiffImageReader
is a GDALImageReader
able to create
RenderedImage
from GeoTiff files.GeoTiffImageReader using a GeoTiffImageReaderSpi
.
- GeoTiffImageReaderSpi - Class in it.geosolutions.imageio.plugins.geotiff
- Service provider interface for the GeoTiff Image
- GeoTiffImageReaderSpi() -
Constructor for class GeoTiffImageReaderSpi
-
- GeoTiffImageWriteParam - Class in it.geosolutions.imageio.plugins.geotiff
-
- GeoTiffImageWriteParam() -
Constructor for class GeoTiffImageWriteParam
-
- GeoTiffImageWriter - Class in it.geosolutions.imageio.plugins.geotiff
-
- GeoTiffImageWriter(GeoTiffImageWriterSpi) -
Constructor for class GeoTiffImageWriter
-
- GeoTiffImageWriterSpi - Class in it.geosolutions.imageio.plugins.geotiff
- Class which provides a specialized Service Provider Interface which
instantiates a
GeoTiffImageWriter
- GeoTiffImageWriterSpi() -
Constructor for class GeoTiffImageWriterSpi
-
- GeoTIFFTagSet - Class in it.geosolutions.imageio.plugins.tiff
- A class representing the tags found in a GeoTIFF IFD.
- get(int) -
Method in class HDF4Products
-
- get(String) -
Method in class HDF4Products
-
- getAffineTransform(ImageReadParam) -
Method in class MatFileImageReader
- Get an AffineTransform to filter the matrix
- getAllowedTagSets() -
Method in class TIFFImageReadParam
- Returns a
List
containing the allowed
TIFFTagSet
objects.
- getApproximationAccuracy() -
Method in class ColorSpecificationBox
- Returns
ApproximationAccuracy
.
- getApproximationAccuracy() -
Method in class ColorSpecificationBoxMetadataNode
-
- getArray(int, DataType) -
Static method in class NetCDFConverterUtilities
-
- getArray(int[], DataType) -
Static method in class NetCDFConverterUtilities
-
- getAsBytes() -
Method in class TIFFField
- Returns the data as an uninterpreted array of
byte
s.
- getAsChars() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_SHORT
data as an array of
char
s (unsigned 16-bit integers).
- getAsDouble(int) -
Method in class TIFFField
- Returns data in any format as a
double
.
- getAsDoubles() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_DOUBLE
data as an array of
double
s (64-bit floating-point values).
- getAsFloat(int) -
Method in class TIFFField
- Returns data in any format as a
float
.
- getAsFloats() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_FLOAT
data as an array of
float
s (32-bit floating-point values).
- getAsInt(int) -
Method in class TIFFField
- Returns data in any format as an
int
.
- getAsInts() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_SLONG
data as an array of
int
s (signed 32-bit integers).
- getAsLong(int) -
Method in class TIFFField
- Returns data in any format as a
long
.
- getAsLongs() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_LONG
or
TIFF_IFD_POINTER
data as an array of
long
s (signed 64-bit integers).
- getAsMetadata() -
Method in class TIFFDirectory
- Converts the directory to a metadata object.
- getAsNativeNode() -
Method in class TIFFField
- Returns the
TIFFField
as a node named either
"TIFFField" or "TIFFIFD" as described in the
TIFF native image metadata specification.
- getAsRational(int) -
Method in class TIFFField
- Returns a TIFFTag.TIFF_RATIONAL data item as a two-element array
of ints.
- getAsRationals() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_RATIONAL
data as an array of
2-element arrays of long
s.
- getAsShorts() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_SSHORT
data as an array of
short
s (signed 16-bit integers).
- getAssociation() -
Method in class ChannelDefinitionBox
- Returns the association which associates a color channel to a color
component in the color space of the image.
- getAssociation(int) -
Method in class ChannelDefinitionBoxMetadataNode
-
- getAsSRational(int) -
Method in class TIFFField
- Returns a
TIFFTag.TIFF_SRATIONAL
data item as a
two-element array of int
s.
- getAsSRationals() -
Method in class TIFFField
- Returns
TIFFTag.TIFF_SRATIONAL
data as an array of
2-element arrays of int
s.
- getAsString(int) -
Method in class TIFFField
- Returns a
TIFFTag.TIFF_ASCII
value as a
String
.
- getAsTree(String) -
Method in class SASTileMetadata
-
- getAsTree(String) -
Method in class AsciiGridsImageMetadata
- returns the image metadata in a tree corresponding to the provided
formatName
- getAsTree(String) -
Method in class GRIB1ImageMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class HDF4APSImageMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class HDF4APSStreamMetadata
-
- getAsTree(String) -
Method in class HDF4TeraScanImageMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class HDF4TeraScanStreamMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class JP2KImageMetadata
-
- getAsTree(String) -
Method in class JP2KStreamMetadata
-
- getAsTree(String) -
Method in class MrSIDIIOImageMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class NetCDFImageMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class NetCDFStreamMetadata
- Returns an XML DOM
Node
object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
- getAsTree(String) -
Method in class PNMMetadata
-
- getAsTree(String) -
Method in class SwanImageMetadata
- returns the image metadata in a tree corresponding to the provided
formatName
- getAsTree(String) -
Method in class SwanStreamMetadata
- returns the image metadata in a tree corresponding to the provided
formatName
- getAsTree(String) -
Method in class TIFFImageMetadata
-
- getAsTree(String) -
Method in class TIFFStreamMetadata
-
- getAttribute(int, int) -
Method in class BaseHDF4ImageReader
-
- getAttribute(int, int) -
Method in class HDF4ImageReaderProxy
-
- getAttribute(Node, String) -
Static method in class BoxUtilities
- Extracts the value of the attribute from name.
- getAttribute(Node, String) -
Method in class PNMMetadata
-
- getAttributeAsString(int, String) -
Method in class BaseHDF4ImageReader
-
- getAttributeAsString(int, String, boolean) -
Method in class BaseHDF4ImageReader
-
- getAttributeAsString(int, String) -
Method in class HDF4ImageReaderProxy
-
- getAttributeAsString(int, String, boolean) -
Method in class HDF4ImageReaderProxy
-
- getAttributeDataType(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeDefaultValue(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeDescription(String, String, Locale) -
Method in class TIFFMetadataFormat
-
- getAttributeEnumerations(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeListMaxLength(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeListMinLength(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeMaxValue(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeMinValue(String, String) -
Method in class TIFFMetadataFormat
-
- getAttributeNames(String) -
Method in class TIFFMetadataFormat
-
- getAttributeValueType(String, String) -
Method in class TIFFMetadataFormat
-
- getBandNumberFromProduct(String) -
Method in class HDF4APSImageReader
-
- getBandNumberFromProduct(String) -
Method in class HDF4TeraScanImageReader
-
- getBaseTime() -
Method in class SwanRaster
-
- getBitDepth() -
Method in class BitsPerComponentBox
- Returns the bit depths for all the image components.
- getBitDepth() -
Method in class BitsPerComponentBoxMetadataNode
-
- getBitDepth() -
Method in class ImageHeaderBox
- Returns the bit depth for all the image components.
- getBitDepth() -
Method in class ImageHeaderBoxMetadataNode
-
- getBitDepthInterpretation() -
Method in class ImageHeaderBox
-
- getBitDepthInterpretation() -
Method in class ImageHeaderBoxMetadataNode
-
- getBitDepths() -
Method in class PaletteBox
- Return the bit depths for all the color components.
- getBitDepths(int) -
Method in class PaletteBoxMetadataNode
- Return the bit depths for all the color components.
- getBitOffset() -
Method in class ECWPImageInputStream
-
- getBoxClass(int) -
Static method in class BoxUtilities
- Returns the Box class for the box with the provided
type
.
- getBoxName(int) -
Static method in class BoxUtilities
- Returns the BoxName for the box with the provided
type
.
- getBoxType() -
Method in class BaseJP2KBoxMetadataNode
-
- getBrand() -
Method in class FileTypeBox
- Returns the brand of this file type box.
- getBrand() -
Method in class FileTypeBoxMetadataNode
-
- getByteArrayElementValue(Node) -
Static method in class BoxUtilities
- Gets the byte array from an
IIOMetadataNode
.
- getByteElementValue(Node) -
Static method in class BoxUtilities
- Gets its byte value from an
IIOMetadataNode
.
- getByteOrder() -
Method in class ECWPImageInputStream
-
- getCauses() -
Method in exception JP2KTreeController.MultiCauseIllegalStateException
-
- getCellSizeX() -
Method in class AsciiGridRaster
- Cell Size X value
- getCellSizeY() -
Method in class AsciiGridRaster
- Cell Size Y value
- getChannel(String) -
Static method in enum SASTileMetadata.Channel
-
- getChannel() -
Method in class SASTileMetadata
-
- getChannel() -
Method in class ChannelDefinitionBox
- Returns the defined channels.
- getChannel(int) -
Method in class ChannelDefinitionBoxMetadataNode
-
- getChildNames(String) -
Method in class TIFFMetadataFormat
-
- getChildPolicy(String) -
Method in class TIFFMetadataFormat
-
- getCLevels() -
Method in class JP2KKakaduImageWriteParam
- Gets
cLevels
.
- getColorConverter() -
Method in class TIFFImageReadParam
- Returns the currently set
TIFFColorConverter
object,
or null
if none is set.
- getColorConverter() -
Method in class TIFFImageWriteParam
- Returns the current
TIFFColorConverter
object that
will be used to perform color conversion when writing the
image, or null
if none is set.
- getColorModel(int) -
Static method in class GRIB1Utilities
-
- getColorModel() -
Method in class TIFFRenderedImage
-
- getCompatibilityList() -
Method in class FileTypeBoxMetadataNode
-
- getCompatibilitySet() -
Method in class FileTypeBox
- Returns the compatibility list of this file type box.
- getComponent() -
Method in class ComponentMappingBox
-
- getComponent(int) -
Method in class ComponentMappingBoxMetadataNode
-
- getComponentAssociation() -
Method in class ComponentMappingBox
-
- getComponentAssociation(int) -
Method in class ComponentMappingBoxMetadataNode
-
- getComponentType() -
Method in class ComponentMappingBox
-
- getComponentType(int) -
Method in class ComponentMappingBoxMetadataNode
-
- getCompressionTagValue() -
Method in class TIFFCompressor
- Retrieve the value to be assigned to the TIFF Compression tag
in the TIFF image metadata.
- getCompressionType() -
Method in class ImageHeaderBox
- Returns the compression type.
- getCompressionType() -
Method in class ImageHeaderBoxMetadataNode
-
- getCompressionType() -
Method in class TIFFCompressor
- Retrieve the name of the compression type supported by this compressor.
- getContent() -
Method in class BaseJP2KBox
- Returns the box content in byte array.
- getContent(Jp2_input_box) -
Static method in class BoxUtilities
-
- getContent() -
Method in class JP2KFileBox
-
- getContent() -
Method in interface JP2KBox
- Returns the box content in byte array.
- getContents() -
Method in class PNMMetadataFormatResources
-
- getContents() -
Method in class TIFFImageMetadataFormatResources
-
- getContents() -
Method in class TIFFStreamMetadataFormatResources
-
- getCount() -
Method in class TIFFField
- Returns the number of data items present in the field.
- getCurrentImageInputStream() -
Method in class AsciiGridsImageReader
- A simple method which returns the imageInputStream used to perform
reading operations
- getData() -
Method in class UUIDBox
- Returns the UUID data of this box.
- getData() -
Method in class UUIDBoxMetadataNode
-
- getData() -
Method in class TIFFField
- Returns a reference to the data object associated with the field.
- getData() -
Method in class TIFFRenderedImage
-
- getData(Rectangle) -
Method in class TIFFRenderedImage
-
- getDatasetForecastSize() -
Method in class SwanRaster
-
- getDatasetNames() -
Method in class SwanRaster
-
- getDatasets() -
Method in class SwanRaster
-
- getDatasetSource(Object) -
Method in class MatFileImageReader
- Tries to retrieve the data Source for the ImageReader's input.
- getDatasetWrapper(int) -
Method in class HDF4APSImageReader
-
- getDatasetWrapper(int) -
Method in class BaseHDF4ImageReader
-
- getDatasetWrapper(int) -
Method in class HDF4ImageReaderProxy
-
- getDatasetWrapper(int) -
Method in class HDF4TeraScanImageReader
- Returns a
TerascanDatasetWrapper
given a specified imageIndex.
- getDataType() -
Method in class SASTileMetadata
-
- getDatatype(MLArray) -
Static method in class Utils
-
- getDataTypes() -
Method in class TIFFTag
- Returns a bit mask indicating the set of data types that may
be used to store the data associated with the tag.
- getDateTime(String, String) -
Static method in class HDF4Utilities
-
- getDecimalDigitsNum() -
Method in class SwanRaster
-
- getDefault() -
Method in enum AsciiGridsImageMetadata.RasterSpaceType
-
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) -
Method in class AsciiGridsImageWriter
-
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) -
Method in class JP2KKakaduImageWriter
-
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) -
Method in class PNMImageWriter
-
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) -
Method in class TIFFImageWriter
-
- getDefaultRasterType() -
Static method in enum AsciiGridRaster.AsciiGridRasterType
-
- getDefaultReadParam() -
Method in class JP2KKakaduImageReader
- Build a default
JP2KKakaduImageReadParam
- getDefaultReadParam() -
Method in class JpegJMagickImageReader
-
- getDefaultReadParam() -
Method in class PNMImageReader
-
- getDefaultReadParam() -
Method in class TIFFImageReader
-
- getDefaultStreamMetadata(ImageWriteParam) -
Method in class AsciiGridsImageWriter
-
- getDefaultStreamMetadata(ImageWriteParam) -
Method in class JP2KKakaduImageWriter
-
- getDefaultStreamMetadata(ImageWriteParam) -
Method in class PNMImageWriter
-
- getDefaultStreamMetadata(ImageWriteParam) -
Method in class TIFFImageWriter
-
- getDefaultWriteParam() -
Method in class AsciiGridsImageWriter
-
- getDefaultWriteParam() -
Method in class GeoTiffImageWriter
-
- getDefaultWriteParam() -
Method in class JP2KKakaduImageWriter
- Get a default
ImageWriteParam
instance.
- getDefaultWriteParam() -
Method in class JP2GDALKakaduImageWriter
- Build a default
JP2GDALKakaduImageWriteParam
- getDefaultWriteParam() -
Method in class PNMImageWriter
-
- getDefaultWriteParam() -
Method in class TIFFImageWriter
-
- getDescription(Locale) -
Method in class MatFileImageReaderSpi
-
- getDescription(Locale) -
Method in class ArcBinaryGridImageReaderSpi
-
- getDescription(Locale) -
Method in class ArcGridImageReaderSpi
-
- getDescription(Locale) -
Method in class AsciiGridsImageReaderSpi
-
- getDescription(Locale) -
Method in class AsciiGridsImageWriterSpi
-
- getDescription(Locale) -
Method in class DOQ1ImageReaderSpi
-
- getDescription(Locale) -
Method in class DOQ2ImageReaderSpi
-
- getDescription(Locale) -
Method in class DTEDImageReaderSpi
-
- getDescription(Locale) -
Method in class ECWImageReaderSpi
-
- getDescription(Locale) -
Method in class EsriHdrImageReaderSpi
-
- getDescription(Locale) -
Method in class ENVIHdrImageReaderSpi
-
- getDescription(Locale) -
Method in class EnvisatImageReaderSpi
-
- getDescription(Locale) -
Method in class ErdasImgImageReaderSpi
-
- getDescription(Locale) -
Method in class GeoTiffImageReaderSpi
-
- getDescription(Locale) -
Method in class GeoTiffImageWriterSpi
-
- getDescription(Locale) -
Method in class GRIB1ImageReaderSpi
-
- getDescription(Locale) -
Method in class HDF4ImageReaderSpi
-
- getDescription(Locale) -
Method in class JP2GDALEcwImageReaderSpi
-
- getDescription(Locale) -
Method in class JP2KKakaduImageReaderSpi
-
- getDescription(Locale) -
Method in class JP2KKakaduImageWriterSpi
-
- getDescription(Locale) -
Method in class JP2GDALKakaduImageReaderSpi
-
- getDescription(Locale) -
Method in class JP2GDALKakaduImageWriterSpi
-
- getDescription(Locale) -
Method in class JP2GDALMrSidImageReaderSpi
-
- getDescription(Locale) -
Method in class JpegGDALImageReaderSpi
-
- getDescription(Locale) -
Method in class JpegJMagickImageReaderSpi
-
- getDescription(Locale) -
Method in class MrSIDImageReaderSpi
-
- getDescription(Locale) -
Method in class NetCDFImageReaderSpi
-
- getDescription(Locale) -
Method in class NITFImageReaderSpi
-
- getDescription(Locale) -
Method in class PNMImageReaderSpi
-
- getDescription(Locale) -
Method in class PNMImageWriterSpi
-
- getDescription(Locale) -
Method in class SwanImageReaderSpi
-
- getDescription(Locale) -
Method in class WCSImageReaderSpi
-
- getDescription(Locale) -
Method in class WMSImageReaderSpi
-
- getDescription(Locale) -
Method in class TIFFImageReaderSpi
-
- getDescription(Locale) -
Method in class TIFFImageWriterSpi
-
- getDestination(ImageReadParam, Iterator, int, int) -
Static method in class TIFFImageReader
-
- getECWPLink() -
Method in class ECWPImageInputStream
-
- getElementDescription(String, Locale) -
Method in class TIFFMetadataFormat
-
- getElementMaxChildren(String) -
Method in class TIFFMetadataFormat
-
- getElementMinChildren(String) -
Method in class TIFFMetadataFormat
-
- getElementNames() -
Static method in class ColorSpecificationBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class ContiguousCodestreamBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class DataEntryURLBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class FileTypeBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class ImageHeaderBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class LabelBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class UUIDBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getElementNames() -
Static method in class XMLBox
- This method will be called by the getNativeNodeForSimpleBox of the class
Box to get the element names.
- getEnumeratedColorSpace() -
Method in class ColorSpecificationBox
- Returns the enumerated color space.
- getEnumeratedColorSpace() -
Method in class ColorSpecificationBoxMetadataNode
-
- getExtraLength() -
Method in class BaseJP2KBox
-
- getExtraLength() -
Method in interface JP2KBox
- Returns the box extra length.
- getFilterElements() -
Static method in class SASTileMetadata
-
- getFirstChild() -
Method in class TIFFFieldNode
-
- getFlags() -
Method in class DataEntryURLBox
- Returns the
Flags
data element.
- getFlags() -
Method in class DataEntryURLBoxMetadataNode
-
- getFlushedPosition() -
Method in class ECWPImageInputStream
-
- getFormatName() -
Method in class PNMMetadata
-
- getGeoJp2() -
Method in class JP2KKakaduImageWriteParam
-
- getGlobalAttribute(int) -
Method in class BaseHDF4ImageReader
-
- getGlobalAttribute(int) -
Method in class HDF4ImageReaderProxy
-
- getHeaderIS() -
Method in class SwanRaster
-
- getHeight(int) -
Method in class SASTileImageReader
- Returns the height of the raster.
- getHeight(int) -
Method in class AsciiGridsImageReader
- Returns the height in pixels of the image
- getHeight(int) -
Method in class GRIB1ImageReader
- Returns the height of the specified image.
- getHeight(int) -
Method in class BaseHDF4ImageReader
-
- getHeight(int) -
Method in class HDF4ImageReaderProxy
-
- getHeight() -
Method in class ImageHeaderBox
- Returns the height of the image.
- getHeight() -
Method in class ImageHeaderBoxMetadataNode
-
- getHeight(int) -
Method in class JP2KKakaduImageReader
- Returns the height in pixel of the image
- getHeight(int) -
Method in class JpegJMagickImageReader
- Returns the height in pixels of the given image within the input source.
- getHeight(int) -
Method in class NetCDFImageReader
-
- getHeight(int) -
Method in class PNMImageReader
-
- getHeight(int) -
Method in class SwanImageReader
-
- getHeight(int) -
Method in class TIFFImageReader
-
- getHeight() -
Method in class TIFFRenderedImage
-
- getHorizontalResolution() -
Method in class ResolutionBox
- Return the horizontal resolution.
- getHorizontalResolution() -
Method in class ResolutionBoxMetadataNode
-
- getHorizontalResolutionDenominator() -
Method in class ResolutionBox
-
- getHorizontalResolutionDenominator() -
Method in class ResolutionBoxMetadataNode
-
- getHorizontalResolutionExponent() -
Method in class ResolutionBox
-
- getHorizontalResolutionExponent() -
Method in class ResolutionBoxMetadataNode
-
- getHorizontalResolutionNumerator() -
Method in class ResolutionBox
-
- getHorizontalResolutionNumerator() -
Method in class ResolutionBoxMetadataNode
-
- getICCProfile() -
Method in class ColorSpecificationBox
- Returns the ICC color profile in this color specification box.
- getICCProfile() -
Method in class ColorSpecificationBoxMetadataNode
-
- getImageIndexFromTauAndDatasets(int, int) -
Method in class SwanImageReader
- This auxiliary method provide to retrieve a proper imageIndex to access
the required raster contained within the input file which may have data
for several forecast and several SWAN output quantities.
- getImageMetadata(int) -
Method in class SASTileImageReader
-
- getImageMetadata(int) -
Method in class AsciiGridsImageReader
- Returns an
IIOMetadata
object containing metadata
associated with the image.
- getImageMetadata(int) -
Method in class GRIB1ImageReader
-
- getImageMetadata(int, String, Set<String>) -
Method in class HDF4APSImageReader
-
- getImageMetadata(int) -
Method in class HDF4APSImageReader
-
- getImageMetadata(int, String) -
Method in class HDF4APSImageReader
-
- getImageMetadata(int) -
Method in class BaseHDF4ImageReader
-
- getImageMetadata(int, String) -
Method in class BaseHDF4ImageReader
-
- getImageMetadata(int) -
Method in class HDF4ImageReaderProxy
-
- getImageMetadata(int, String, Set<String>) -
Method in class HDF4TeraScanImageReader
-
- getImageMetadata(int) -
Method in class HDF4TeraScanImageReader
-
- getImageMetadata(int, String) -
Method in class HDF4TeraScanImageReader
-
- getImageMetadata(int) -
Method in class JP2KKakaduImageReader
- Returns an
IIOMetadata
object containing metadata
associated with the given image.
- getImageMetadata(int) -
Method in class JpegJMagickImageReader
- Actually, this method is not supported and it throws an
UnsupportedOperationException
- getImageMetadata(int) -
Method in class NetCDFImageReader
-
- getImageMetadata(int) -
Method in class PNMImageReader
-
- getImageMetadata(int) -
Method in class SwanImageReader
-
- getImageMetadata(int) -
Method in class TIFFImageReader
-
- getImageTypes(int) -
Method in class SASTileImageReader
-
- getImageTypes(int) -
Method in class AsciiGridsImageReader
- this method provides suggestions for possible image types that will be
used to decode the image.
- getImageTypes(int) -
Method in class GRIB1ImageReader
-
- getImageTypes(int) -
Method in class BaseHDF4ImageReader
-
- getImageTypes(int) -
Method in class HDF4ImageReaderProxy
-
- getImageTypes(int) -
Method in class JP2KKakaduImageReader
- Returns an
Iterator
containing possible image types to
which the given image may be decoded, in the form of
ImageTypeSpecifiers
s.
- getImageTypes(int) -
Method in class JpegJMagickImageReader
-
- getImageTypes(int) -
Method in class NetCDFImageReader
-
- getImageTypes(int) -
Method in class PNMImageReader
-
- getImageTypes(int) -
Method in class SwanImageReader
-
- getImageTypes(int) -
Method in class TIFFImageReader
-
- getIndexFromQuantityName(String) -
Method in class SwanRaster
-
- getIndexFromQuantityName(String) -
Method in class SwanImageReader
- Return the index related to a specified SWAN quantity
- getInstance() -
Static method in class AsciiGridsImageMetadataFormat
- Returns an instance of the
AsciiGridsImageMetadataFormat
class.
- getInstance() -
Static method in class MrSIDIIOImageMetadataFormat
- Returns an instance of the
MrSIDIIOImageMetadataFormat
class.
- getInstance() -
Static method in class PNMMetadataFormat
-
- getInstance() -
Static method in class SwanImageMetadataFormat
-
- getInstance() -
Static method in class SwanStreamMetadataFormat
-
- getInstance() -
Static method in class BaselineTIFFTagSet
- Returns a shared instance of a
BaselineTIFFTagSet
.
- getInstance() -
Static method in class EXIFGPSTagSet
- Returns a shared instance of an
EXIFGPSTagSet
.
- getInstance() -
Static method in class EXIFInteroperabilityTagSet
- Returns the shared instance of
EXIFInteroperabilityTagSet
.
- getInstance() -
Static method in class EXIFParentTIFFTagSet
- Returns a shared instance of an
EXIFParentTIFFTagSet
.
- getInstance() -
Static method in class EXIFTIFFTagSet
- Returns a shared instance of an
EXIFTIFFTagSet
.
- getInstance() -
Static method in class FaxTIFFTagSet
- Returns a shared instance of a
FaxTIFFTagSet
.
- getInstance() -
Static method in class GeoTIFFTagSet
- Returns a shared instance of a
GeoTIFFTagSet
.
- getInstance() -
Static method in class TIFFImageMetadataFormat
-
- getInstance() -
Static method in class TIFFStreamMetadataFormat
-
- getIntArrayElementValue(Node) -
Static method in class BoxUtilities
- Gets the integer array from an
IIOMetadataNode
.
- getIntElementValue(Node) -
Static method in class BoxUtilities
- Gets its integer value from an
IIOMetadataNode
.
- getIntellectualProperty() -
Method in class ImageHeaderBox
- Returns the
IntellectualProperty
flag.
- getIntellectualProperty() -
Method in class ImageHeaderBoxMetadataNode
-
- getInterpolationType() -
Method in class JP2KKakaduImageReadParam
- Gets
InterpolationType
.
- getInterpolationType() -
Method in class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
- Gets
InterpolationType
.
- getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) -
Static method in class KakaduUtilities
-
- getLastChild() -
Method in class TIFFFieldNode
-
- getLastPosition() -
Method in class TIFFIFD
-
- getLatitude() -
Method in class SASTileMetadata
-
- getLayout() -
Method in class JpegJMagickImageReader.MagickImageAdapter
-
- getLength() -
Method in class BaseJP2KBox
-
- getLength() -
Method in class ImageHeaderBox
-
- getLength() -
Method in interface JP2KBox
- Returns the box length.
- getLength() -
Method in class TIFFFieldNode
-
- getLongitude() -
Method in class SASTileMetadata
-
- getLUT() -
Method in class PaletteBox
- Return the LUT.
- getMatDatatype(MLArray) -
Static method in class Utils
- Return the Matlab Array type (class) for the provided Matlab Array
- getMaxValue() -
Method in class AsciiGridRaster
- Max value.
- getMaxValue() -
Method in class PNMImageReader
-
- getMetadata() -
Method in class TIFFCompressor
- Returns the current
IIOMetadata
object.
- getMetadataAsXML() -
Method in class SASTileMetadata
-
- getMetadataFormat(String) -
Method in class AsciiGridsImageMetadata
- IIOMetadataFormat objects are meant to describe the structure of metadata
returned from the getAsTree method.
- getMetadataFormat(String) -
Method in class SwanImageMetadata
- IIOMetadataFormat objects are meant to describe the structure of metadata
returned from the getAsTree method.
- getMetadataFormat(String) -
Method in class SwanStreamMetadata
-
- getMethod() -
Method in class ColorSpecificationBox
- Returns the method to define the color space.
- getMethod() -
Method in class ColorSpecificationBoxMetadataNode
-
- getMinIndex() -
Method in class AsciiGridsImageReader
- Returns the smallest valid index for reading, 0 for the
AsciiGridsImageReader
.
- getMinorVersion() -
Method in class FileTypeBox
- Returns the minor version of this file type box.
- getMinorVersion() -
Method in class FileTypeBoxMetadataNode
-
- getMinTileX() -
Method in class TIFFRenderedImage
-
- getMinTileY() -
Method in class TIFFRenderedImage
-
- getMinValue() -
Method in class AsciiGridRaster
- Min value.
- getMinX() -
Method in class TIFFRenderedImage
-
- getMinY() -
Method in class TIFFRenderedImage
-
- getMonthNumber(String) -
Static method in class HDF4APSProperties
- Trivial method simply returning the month number given its abbreviated
name.
- getName(int) -
Static method in class BoxUtilities
- Returns the XML tag name defined in JP2 XML xsd/dtd for the box with the
provided
type
.
- getName() -
Method in class TIFFTag
- Returns the name of the tag, as it will appear in image metadata.
- getNativeNode() -
Method in class BaseJP2KBox
- Creates an
IIOMetadataNode
from this box.
- getNativeNode() -
Method in class BitsPerComponentBox
-
- getNativeNode() -
Method in class ChannelDefinitionBox
- Creates an
IIOMetadataNode
from this channel definition
box.
- getNativeNode() -
Method in class CodestreamHeaderBox
-
- getNativeNode() -
Method in class ColorSpecificationBox
- Creates an
IIOMetadataNode
from this color specification
box.
- getNativeNode() -
Method in class ComponentMappingBox
- Creates an
IIOMetadataNode
from this component mapping
box.
- getNativeNode() -
Method in class CompositingLayerHeaderBox
-
- getNativeNode() -
Method in class DataEntryURLBox
- Creates an
IIOMetadataNode
from this data entry URL box.
- getNativeNode() -
Method in class FileTypeBox
- Creates an
IIOMetadataNode
from this file type box.
- getNativeNode() -
Method in class ImageHeaderBox
- Creates an
IIOMetadataNode
from this image header box.
- getNativeNode() -
Method in class IPRBox
-
- getNativeNode() -
Method in class JP2HeaderBox
-
- getNativeNode() -
Method in class JP2KFileBox
-
- getNativeNode() -
Method in class LabelBox
- Creates an
IIOMetadataNode
from this Label box.
- getNativeNode() -
Method in class PaletteBox
- creates an
IIOMetadataNode
from this palette box.
- getNativeNode() -
Method in class ResolutionBox
- Creates an
IIOMetadataNode
from this resolution box.
- getNativeNode() -
Method in class SignatureBox
- Creates an
IIOMetadataNode
from this signature box.
- getNativeNode() -
Method in class UUIDBox
- Creates an
IIOMetadataNode
from this UUID box.
- getNativeNode() -
Method in class UUIDInfoBox
-
- getNativeNode() -
Method in class UUIDListBox
- Creates an
IIOMetadataNode
from this UUID list box.
- getNativeNode() -
Method in class XMLBox
-
- getNativeNode() -
Method in interface JP2KBoxMetadata
-
- getNativeNodeForSimpleBox() -
Method in class BaseJP2KBox
- Creates an
IIOMetadataNode
from this box.
- getNBands() -
Method in class HDF4Products.HDF4Product
-
- getNCols() -
Method in class AsciiGridRaster
- Number of columns.
- getNCols() -
Method in class SwanRaster
-
- getNColumns() -
Method in class AsciiGridsImageWriter
-
- getNDatasets() -
Method in class SwanRaster
-
- getNextCode() -
Method in class TIFFLZWDecompressor
-
- getNextCode() -
Method in class TIFFLZWUtil
-
- getNextSibling() -
Method in class TIFFFieldNode
-
- getNImages() -
Method in class SwanRaster
- Simply returns the number of Images
- getNoData() -
Method in class AsciiGridRaster
- NoData value.
- getNoDataMarker() -
Method in class AsciiGridRaster
- Return the
String
representing noData.
- getNodeValue() -
Method in class UUIDBoxMetadataNode
-
- getNodeValue() -
Method in class XMLBoxMetadataNode
-
- getNProducts() -
Method in class HDF4Products
-
- getNRows() -
Method in class AsciiGridsImageWriter
-
- getNRows() -
Method in class AsciiGridRaster
- Number of rows.
- getNRows() -
Method in class SwanRaster
-
- getNTaus() -
Method in class SwanRaster
-
- getNum() -
Method in class ChannelDefinitionBox
-
- getNumAttributes() -
Method in class BaseHDF4ImageReader.HDF4DatasetWrapper
-
- getNumber(DataType) -
Static method in class NetCDFConverterUtilities
-
- getNumber() -
Method in class TIFFTag
- Returns the integer used to represent the tag.
- getNumberOfChannelDefinitions() -
Method in class ChannelDefinitionBoxMetadataNode
-
- getNumberUUID() -
Method in class UUIDListBoxMetadataNode
-
- getNumComp() -
Method in class PaletteBox
- Return the number of color components.
- getNumComp() -
Method in class PaletteBoxMetadataNode
- Return the number of color components.
- getNumComponents() -
Method in class ImageHeaderBox
- Returns the number of image components.
- getNumComponents() -
Method in class ImageHeaderBoxMetadataNode
-
- getNumEntries() -
Method in class PaletteBox
- Return the number of palette entries.
- getNumEntries() -
Method in class PaletteBoxMetadataNode
-
- getNumImages(boolean) -
Method in class MatFileImageReader
-
- getNumImages(boolean) -
Method in class AsciiGridsImageReader
- Returns the number of images available from the current input source.
- getNumImages(boolean) -
Method in class JP2KKakaduImageReader
- Returns the number of images contained in the source.
- getNumImages(boolean) -
Method in class JpegJMagickImageReader
-
- getNumImages(boolean) -
Method in class PNMImageReader
- Overrides the method defined in the superclass.
- getNumImages(boolean) -
Method in class SwanImageReader
-
- getNumImages(boolean) -
Method in class TIFFImageReader
-
- getNumThumbnails(int) -
Method in class AsciiGridsImageReader
- Returns the number of thumbnail preview images associated with the given
image.
- getNumThumbnails(int) -
Method in class TIFFImageReader
-
- getNumTIFFFields() -
Method in class TIFFDirectory
- Returns the number of
TIFFField
s in this directory.
- getNumXTiles() -
Method in class TIFFRenderedImage
-
- getNumYTiles() -
Method in class TIFFRenderedImage
-
- getObjectArrayMaxLength(String) -
Method in class TIFFMetadataFormat
-
- getObjectArrayMinLength(String) -
Method in class TIFFMetadataFormat
-
- getObjectClass(String) -
Method in class TIFFMetadataFormat
-
- getObjectDefaultValue(String) -
Method in class TIFFMetadataFormat
-
- getObjectEnumerations(String) -
Method in class TIFFMetadataFormat
-
- getObjectMaxValue(String) -
Method in class TIFFMetadataFormat
-
- getObjectMinValue(String) -
Method in class TIFFMetadataFormat
-
- getObjectValueType(String) -
Method in class TIFFMetadataFormat
-
- getOrientation() -
Method in class SASTileMetadata
-
- getParent(String) -
Method in class PNMMetadataFormat
-
- getParentTag() -
Method in class TIFFDirectory
- Returns the parent
TIFFTag
of this directory if one
has been defined or null
otherwise.
- getPhotometricInterpretation() -
Method in class TIFFImageWriteParam
- Returns the current value that will be written to the
Photometricinterpretation
tag.
- getPrecedence() -
Method in class ColorSpecificationBox
- Returns
Precedence
.
- getPrecedence() -
Method in class ColorSpecificationBoxMetadataNode
-
- getPreTransform(ImageReadParam) -
Method in class MatFileImageReader
- The Standard implementation returns a simple Identity.
- getPreTransform(ImageReadParam) -
Method in class SASTileImageReader
-
- getPreviousSibling() -
Method in class TIFFFieldNode
-
- getProductName() -
Method in class HDF4Products.HDF4Product
-
- getProperty(String) -
Method in class TIFFRenderedImage
-
- getPropertyNames() -
Method in class TIFFRenderedImage
-
- getQuality() -
Method in class JP2KKakaduImageWriteParam
- Gets
quality
.
- getQualityLayers() -
Method in class JP2KKakaduImageReadParam
- Gets
qualityLayers
.
- getQualityLayers() -
Method in class JP2KKakaduImageWriteParam
- Gets
qualityLayers
.
- getRangeArray(DataType) -
Static method in class NetCDFConverterUtilities
-
- getRasterReader() -
Method in class AsciiGridsImageReader
- A simple method which returns the proper AsciiGridRaster used to perform
reading operations
- getRasterSpace() -
Method in class SwanRaster
-
- getRasterType() -
Method in class AsciiGridRaster
- Retrieves the type of raster we are serving, GRASS or ESRI.
- getRawImageType() -
Method in class TIFFDecompressor
- Returns an
ImageTypeSpecifier
describing an image
whose underlying data array has the same format as the raw
source pixel data.
- getRawImageTypeSpecifier(int, int, int, int[], int[], int[], char[]) -
Static method in class TIFFDecompressor
- A utility method that returns an
ImageTypeSpecifier
suitable for decoding an image
with the given parameters.
- getRawLUT() -
Method in class PaletteBoxMetadataNode
- Return the Raw LUT.
- getRawXml() -
Method in class XMLBoxMetadataNode
-
- getRootIFD() -
Method in class TIFFImageMetadata
-
- getRootName() -
Method in class TIFFMetadataFormat
-
- getSampleModel() -
Method in class TIFFRenderedImage
-
- getShallowClone() -
Method in class TIFFIFD
- Returns a
TIFFIFD
wherein all fields from the
BaselineTIFFTagSet
are copied by value and all other
fields copied by reference.
- getShallowClone() -
Method in class TIFFImageMetadata
- Returns a
TIFFImageMetadata
wherein all fields in the
root IFD from the BaselineTIFFTagSet
are copied by value
and all other fields copied by reference.
- getShortElementValue(Node) -
Static method in class BoxUtilities
- Gets its short value from an
IIOMetadataNode
.
- getSignature() -
Method in class SignatureBoxMetadataNode
-
- getSizeOfType(int) -
Static method in class TIFFTag
- Returns the number of bytes used to store a value of the given
data type.
- getSourceDWTLevels(int) -
Method in class JP2KKakaduImageReader
- returns the number of source DWT levels for the specified image.
- getSources() -
Method in class TIFFRenderedImage
-
- getSourceXSubsampling() -
Method in class AsciiGridRaster
- XSubSampling factor
- getSourceYSubsampling() -
Method in class AsciiGridRaster
- YSubSampling factor
- getStandardChromaNode() -
Method in class AsciiGridsImageMetadata
- Standard tree node methods
- getStandardChromaNode() -
Method in class PNMMetadata
-
- getStandardChromaNode() -
Method in class TIFFImageMetadata
-
- getStandardCompressionNode() -
Method in class AsciiGridsImageMetadata
-
- getStandardCompressionNode() -
Method in class TIFFImageMetadata
-
- getStandardDataNode() -
Method in class PNMMetadata
-
- getStandardDataNode() -
Method in class TIFFImageMetadata
-
- getStandardDimensionNode() -
Method in class PNMMetadata
-
- getStandardDimensionNode() -
Method in class TIFFImageMetadata
-
- getStandardDocumentNode() -
Method in class TIFFImageMetadata
-
- getStandardTextNode() -
Method in class PNMMetadata
-
- getStandardTextNode() -
Method in class TIFFImageMetadata
-
- getStandardTransparencyNode() -
Method in class TIFFImageMetadata
-
- getStream() -
Method in class TIFFCompressor
- Returns the
ImageOutputStream
that will be written.
- getStreamMetadata() -
Method in class MatFileImageReader
-
- getStreamMetadata() -
Method in class AsciiGridsImageReader
- Since Ascii Grid format sources may only contain data for a single image,
we return
null
.
- getStreamMetadata() -
Method in class GRIB1ImageReader
-
- getStreamMetadata(String, Set<String>) -
Method in class HDF4APSImageReader
-
- getStreamMetadata() -
Method in class HDF4APSImageReader
-
- getStreamMetadata() -
Method in class BaseHDF4ImageReader
-
- getStreamMetadata() -
Method in class HDF4ImageReaderProxy
-
- getStreamMetadata(String, Set<String>) -
Method in class HDF4TeraScanImageReader
-
- getStreamMetadata() -
Method in class HDF4TeraScanImageReader
-
- getStreamMetadata() -
Method in class JP2KKakaduImageReader
- Returns an
IIOMetadata
object representing the
metadata associated with the input source as a whole.
- getStreamMetadata() -
Method in class JpegJMagickImageReader
- Actually, this method is not supported and it throws an
UnsupportedOperationException
- getStreamMetadata() -
Method in class NetCDFImageReader
-
- getStreamMetadata() -
Method in class PNMImageReader
-
- getStreamMetadata() -
Method in class SwanImageReader
-
- getStreamMetadata() -
Method in class TIFFImageReader
-
- getStreamMetadata(int) -
Method in class TIFFImageReader
-
- getStreamPosition() -
Method in class ECWPImageInputStream
-
- getString(MatFileReader, String) -
Static method in class Utils
-
- getStringElementValue(Node) -
Static method in class BoxUtilities
- Gets its
String
value from an IIOMetadataNode
.
- getStripOrTileByteCountsPosition() -
Method in class TIFFIFD
-
- getStripOrTileOffsetsPosition() -
Method in class TIFFIFD
-
- getTag(int) -
Method in class TIFFDirectory
- Returns the
TIFFTag
which has tag number equal to
tagNumber
or null
if no such tag
exists in the TIFFTagSet
s associated with this
directory.
- getTag() -
Method in class TIFFField
- Retrieves the tag associated with this field.
- getTag(int) -
Method in class TIFFTagSet
- Returns the
TIFFTag
from this set that is
associated with the given tag number, or null
if
no tag exists for that number.
- getTag(String) -
Method in class TIFFTagSet
- Returns the
TIFFTag
having the given tag name, or
null
if the named tag does not belong to this tag set.
- getTag(int, List) -
Static method in class TIFFIFD
-
- getTag(String, List) -
Static method in class TIFFIFD
-
- getTagNames() -
Method in class TIFFTagSet
- Retrieves an unmodifiable lexicographically increasing set of tag names.
- getTagNumber() -
Method in class TIFFField
- Retrieves the tag number in the range
[0, 65535]
.
- getTagNumbers() -
Method in class TIFFTagSet
- Retrieves an unmodifiable numerically increasing set of tag numbers.
- getTagSet() -
Method in class TIFFTag
- Returns the
TIFFTagSet
of which this tag is a part.
- getTagSetList() -
Method in class TIFFIFD
-
- getTagSets() -
Method in class TIFFDirectory
- Returns the
TIFFTagSet
s of which this directory is aware.
- getTauTime() -
Method in class SwanRaster
-
- getTauUom() -
Method in class SwanRaster
-
- getText() -
Method in class LabelBox
-
- getText() -
Method in class LabelBoxMetadataNode
-
- getTIFFCompressor() -
Method in class TIFFImageWriteParam
- Returns the
TIFFCompressor
that is currently set
to be used by the ImageWriter
to encode each image
strip or tile, or null
if none has been set.
- getTIFFDecompressor() -
Method in class TIFFImageReadParam
- Returns the
TIFFDecompressor
that is currently set
to be used by the ImageReader
to decode each image
strip or tile, or null
if none has been set.
- getTIFFField(int) -
Method in class TIFFDirectory
- Retrieves a TIFF field from the directory.
- getTIFFField(int) -
Method in class TIFFImageMetadata
-
- getTIFFFields() -
Method in class TIFFDirectory
- Retrieves all TIFF fields from the directory.
- getTile(int, int) -
Method in class TIFFRenderedImage
-
- getTileGridXOffset() -
Method in class TIFFRenderedImage
-
- getTileGridYOffset() -
Method in class TIFFRenderedImage
-
- getTileHeight(int) -
Method in class AsciiGridsImageReader
- Returns the height of a tile in the image.
- getTileHeight() -
Method in class AsciiGridRaster
- TileHeight value
- getTileHeight(int) -
Method in class BaseHDF4ImageReader
-
- getTileHeight(int) -
Method in class HDF4ImageReaderProxy
-
- getTileHeight(int) -
Method in class JP2KKakaduImageReader
- Returns the height of a tile
- getTileHeight(int) -
Method in class SwanImageReader
-
- getTileHeight(int) -
Method in class TIFFImageReader
-
- getTileHeight() -
Method in class TIFFRenderedImage
-
- getTileWidth(int) -
Method in class AsciiGridsImageReader
- Returns the width of a tile in the image.
- getTileWidth() -
Method in class AsciiGridRaster
- TileWidth value
- getTileWidth(int) -
Method in class BaseHDF4ImageReader
-
- getTileWidth(int) -
Method in class HDF4ImageReaderProxy
-
- getTileWidth(int) -
Method in class JP2KKakaduImageReader
- Returns the width of a tile
- getTileWidth(int) -
Method in class SwanImageReader
-
- getTileWidth(int) -
Method in class TIFFImageReader
-
- getTileWidth() -
Method in class TIFFRenderedImage
-
- getType() -
Method in class BaseJP2KBox
-
- getType(int) -
Method in class ChannelDefinitionBoxMetadataNode
-
- getType() -
Method in interface JP2KBox
- Returns the box type.
- getType() -
Method in class TIFFField
- Returns the type of the data stored in the field.
- getTypeByName(String) -
Static method in class BoxUtilities
- Returns the type String based on the provided name.
- getTypeByName(String) -
Static method in class TIFFField
- Returns the data type constant corresponding to the supplied data
type name.
- getTypeInt(String) -
Static method in class BoxUtilities
- Converts the box type from integer to string.
- getTypeName(int) -
Static method in class TIFFField
- Returns the name of the supplied data type constant.
- getTypes() -
Method in class ChannelDefinitionBox
- Returns the channel types.
- getTypeString(int) -
Static method in class BoxUtilities
- Converts the box type from integer to string.
- getUnit(String) -
Static method in class UomConverter
-
- getUnknownColorspace() -
Method in class ImageHeaderBox
- Returns the
UnknowColorspace
flag.
- getUnknownColorspace() -
Method in class ImageHeaderBoxMetadataNode
-
- getUri() -
Method in class ECWPImageInputStream
-
- getURL() -
Method in class DataEntryURLBox
- Returns the
URL
data element.
- getURL() -
Method in class DataEntryURLBoxMetadataNode
- Returns the
URL
data element.
- getUserObject() -
Method in class UUIDBoxMetadataNode
-
- getUserObject() -
Method in class XMLBoxMetadataNode
-
- getUUID() -
Method in class UUIDBox
- Returns the UUID of this box.
- getUuid() -
Method in class UUIDBoxMetadataNode
-
- getUuid(int) -
Method in class UUIDListBoxMetadataNode
-
- getValue(int) -
Static method in class BoxUtilities
- Return the numeric decimal value of an ASCII code representing a
Hexadecimal value.
- getValue(byte[], int) -
Static method in class ValueConverter
-
- getValueAsString(int) -
Method in class TIFFField
- Returns a
String
containing a human-readable
version of the data item.
- getValueName(int) -
Method in class TIFFTag
- Returns the mnemonic name associated with a particular value
that this tag's data may take on, or
null
if
no name is present.
- getValuesAsString(Variable, int[]) -
Static method in class GRIB1Utilities
-
- getVariableWrapper(int) -
Method in class NetCDFImageReader
-
- getVariant() -
Method in class PNMImageReader
-
- getVariant() -
Method in class PNMMetadata
-
- getVersion() -
Method in class DataEntryURLBox
- Returns the
Version
data element.
- getVersion() -
Method in class DataEntryURLBoxMetadataNode
-
- getVerticalResolution() -
Method in class ResolutionBox
- Return the vertical resolution.
- getVerticalResolution() -
Method in class ResolutionBoxMetadataNode
-
- getVerticalResolutionDenominator() -
Method in class ResolutionBox
-
- getVerticalResolutionDenominator() -
Method in class ResolutionBoxMetadataNode
-
- getVerticalResolutionExponent() -
Method in class ResolutionBox
-
- getVerticalResolutionExponent() -
Method in class ResolutionBoxMetadataNode
-
- getVerticalResolutionNumerator() -
Method in class ResolutionBox
-
- getVerticalResolutionNumerator() -
Method in class ResolutionBoxMetadataNode
-
- getWidth(int) -
Method in class SASTileImageReader
- Returns the width of the raster.
- getWidth(int) -
Method in class AsciiGridsImageReader
- Returns the width in pixels of the image
- getWidth(int) -
Method in class GRIB1ImageReader
- Returns the width of the specified image.
- getWidth(int) -
Method in class BaseHDF4ImageReader
-
- getWidth(int) -
Method in class HDF4ImageReaderProxy
-
- getWidth() -
Method in class ImageHeaderBox
- Returns the width of the image.
- getWidth() -
Method in class ImageHeaderBoxMetadataNode
-
- getWidth(int) -
Method in class JP2KKakaduImageReader
- Returns the width in pixel of the image
- getWidth(int) -
Method in class JpegJMagickImageReader
- Returns the width in pixels of the given image within the input source.
- getWidth(int) -
Method in class NetCDFImageReader
-
- getWidth(int) -
Method in class PNMImageReader
-
- getWidth(int) -
Method in class SwanImageReader
-
- getWidth(int) -
Method in class TIFFImageReader
-
- getWidth() -
Method in class TIFFRenderedImage
-
- getWrappee() -
Method in class HDF4ImageReaderProxy
-
- getWriter() -
Method in class TIFFCompressor
- Returns the current
ImageWriter
.
- getXll() -
Method in class SwanRaster
-
- getXllCellCoordinate() -
Method in class AsciiGridRaster
- Lower-Left Cell: X coordinate
- getXml() -
Method in class XMLBoxMetadataNode
-
- getXPixelDim() -
Method in class SASTileMetadata
-
- getXPixels() -
Method in class SASTileMetadata
-
- getXur() -
Method in class SwanRaster
-
- getYll() -
Method in class SwanRaster
-
- getYllCellCoordinate() -
Method in class AsciiGridRaster
- Lower-Left Cell: Y coordinate
- getYPixelDim() -
Method in class SASTileMetadata
-
- getYPixels() -
Method in class SASTileMetadata
-
- getYur() -
Method in class SwanRaster
-
- getZone() -
Method in class SwanRaster
-
- GLOBAL_ATTRIBUTES -
Static variable in class HDF4TeraScanStreamMetadata
-
- GLOBAL_ATTRIBUTES -
Static variable in class NetCDFStreamMetadata
-
- GML_DATA -
Static variable in class LabelBoxMetadataNode
-
- GPS_VERSION_2_2 -
Static variable in class EXIFGPSTagSet
- An array of bytes containing the values
{'2', '2', '0',
'0'}
to be used with the "GPSVersionID" tag to indicate
GPS version 2.2.
- GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_HUNDREDTHS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_TENTHS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_THOUSANDTHS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "GrayResponseUnit" tag.
- GRIB1ImageMetadata - Class in it.geosolutions.imageio.plugins.grib1
-
- GRIB1ImageMetadata(BaseImageReader, int) -
Constructor for class GRIB1ImageMetadata
-
- GRIB1ImageReader - Class in it.geosolutions.imageio.plugins.grib1
GRIB1ImageReader
is a ImageReader
able to create
RenderedImage
from GRIB1 sources.- GRIB1ImageReader(ImageReaderSpi) -
Constructor for class GRIB1ImageReader
-
- GRIB1ImageReaderSpi - Class in it.geosolutions.imageio.plugins.grib1
- Service provider interface for the GRIB1 Image
- GRIB1ImageReaderSpi() -
Constructor for class GRIB1ImageReaderSpi
-
- GRIB1Utilities - Class in it.geosolutions.imageio.plugins.grib1
- Set of utility methods and constants
- GRID_DELTA_X -
Static variable in class GRIB1ImageMetadata
-
- GRID_DELTA_Y -
Static variable in class GRIB1ImageMetadata
-
- GRID_LAT_1 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LAT_2 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LAT_SP -
Static variable in class GRIB1ImageMetadata
-
- GRID_LAT_SPST -
Static variable in class GRIB1ImageMetadata
-
- GRID_LATIN_1 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LATIN_2 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LON_1 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LON_2 -
Static variable in class GRIB1ImageMetadata
-
- GRID_LON_SP -
Static variable in class GRIB1ImageMetadata
-
- GRID_LON_SPST -
Static variable in class GRIB1ImageMetadata
-
- GRID_LOV -
Static variable in class GRIB1ImageMetadata
-
- GRID_N_X -
Static variable in class GRIB1ImageMetadata
-
- GRID_N_Y -
Static variable in class GRIB1ImageMetadata
-
- GRID_ROTATION_ANGLE -
Static variable in class GRIB1ImageMetadata
-
- GRID_STARTX -
Static variable in class GRIB1ImageMetadata
-
- GRID_STARTY -
Static variable in class GRIB1ImageMetadata
-
- GRID_TYPE -
Static variable in class GRIB1ImageMetadata
-
AsciiGridsImageReader
does not
support thumbnails
true
if there are mnemonic names associated with
the set of legal values for the data associated with this tag.
HDF4APSImageReader
is a ImageReader
able to create
RenderedImage
from APS generated HDF sources.HDF4ImageReader
is a GDALImageReader
able to create
RenderedImage
from HDF4 files.HDF4ImageReader using a HDF4ImageReaderSpi
.
- HDF4ImageReaderProxy - Class in it.geosolutions.imageio.plugins.hdf4
-
- HDF4ImageReaderProxy(ImageReaderSpi) -
Constructor for class HDF4ImageReaderProxy
-
- HDF4ImageReaderSpi - Class in it.geosolutions.imageio.plugins.hdf4
- Service provider interface for the HDF4 Datasets
- HDF4ImageReaderSpi() -
Constructor for class HDF4ImageReaderSpi
-
- HDF4Products - Class in it.geosolutions.imageio.plugins.hdf4
- Utility class for supporting HDF products like SST, Albedo, etc..
- HDF4Products(int) -
Constructor for class HDF4Products
-
- HDF4Products.HDF4Product - Class in it.geosolutions.imageio.plugins.hdf4
-
- HDF4Products.HDF4Product(String, int) -
Constructor for class HDF4Products.HDF4Product
-
- HDF4TeraScanImageMetadata - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanImageMetadata(BaseImageReader, int) -
Constructor for class HDF4TeraScanImageMetadata
-
- HDF4TeraScanImageReader - Class in it.geosolutions.imageio.plugins.hdf4.terascan
- Specific Implementation of the
BaseHDF4ImageReader
needed
to work on Terascan produced HDF - HDF4TeraScanImageReader(ImageReaderSpi) -
Constructor for class HDF4TeraScanImageReader
-
- HDF4TeraScanImageReaderSpi - Class in it.geosolutions.imageio.plugins.hdf4.terascan
- Service provider interface for the TeraScan-HDF Image
- HDF4TeraScanImageReaderSpi() -
Constructor for class HDF4TeraScanImageReaderSpi
-
- HDF4TeraScanProperties - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanProperties.DatasetAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanProperties.ProjAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanProperties.TemporalAttribs - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanProperties.TeraScanProducts - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanProperties.TeraScanProducts() -
Constructor for class HDF4TeraScanProperties.TeraScanProducts
-
- HDF4TeraScanStreamMetadata - Class in it.geosolutions.imageio.plugins.hdf4.terascan
-
- HDF4TeraScanStreamMetadata(BaseImageReader) -
Constructor for class HDF4TeraScanStreamMetadata
-
- HDF4Utilities - Class in it.geosolutions.imageio.plugins.hdf4
-
- HDF4Utilities() -
Constructor for class HDF4Utilities
-
- HEIGHT -
Static variable in class JP2KImageMetadata
-
- HOPSConverter - Class in it.geosolutions.imageio.plugins.netcdf
-
- HOPSConverter() -
Constructor for class HOPSConverter
-
- horz -
Static variable in class TIFFFaxCompressor
- Black and white horizontal mode table.
- horzMode -
Static variable in class TIFFFaxCompressor
- Horizontal mode table.
HDF4APSImageReader
true
if the quantity related the input imageIndex
is bicomponent (As an instance, WIND, FORCE,...)
isCorner
is true
then
xllCellCoordinate
is the coordinate of the lower-left
corner of the grid.
isCorner
field.
true
if the given data type
may be used for the data associated with this tag.
true
if this tag is used to point to an IFD
structure containing additional tags.
true
if the current input source has been marked
as allowing metadata to be ignored by passing true
as the
ignoreMetadata
argument to the
AsciiGridsImageReader.setInput(java.lang.Object)
method.
true
if the image has been tiled.
true
if the Kakadu native library has been loaded.
true
if the storage format of the image places no
inherent impediment on random access to pixels.
true
since this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
true
since we always call the
setInput
method with the seekForwardOnly
argument set to true
.
writeCodeStreamOnly
.
Iterator
over the TIFF fields.
JP2GDALEcwImageReader
is a GDALImageReader
able to create
RenderedImage
from JP2K files.http://www.gdal.org/frmt_jp2kak.html
Creation Options:JP2GDALKakaduImageReader
is a GDALImageReader
able to create
RenderedImage
from JP2K files.JP2GDALKakaduImageReader using a
JP2GDALKakaduImageReaderSpi
.
- JP2GDALKakaduImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2kakadu
- Service provider interface for the jp2k image
- JP2GDALKakaduImageReaderSpi() -
Constructor for class JP2GDALKakaduImageReaderSpi
-
- JP2GDALKakaduImageReaderSpi.KakaduErrorManagement - Class in it.geosolutions.imageio.plugins.jp2kakadu
-
- JP2GDALKakaduImageReaderSpi.KakaduErrorManagement() -
Constructor for class JP2GDALKakaduImageReaderSpi.KakaduErrorManagement
-
- JP2GDALKakaduImageReaderSpi.KakaduErrorManagementType - Enum in it.geosolutions.imageio.plugins.jp2kakadu
-
- JP2GDALKakaduImageWriteParam - Class in it.geosolutions.imageio.plugins.jp2kakadu
-
- JP2GDALKakaduImageWriteParam() -
Constructor for class JP2GDALKakaduImageWriteParam
-
- JP2GDALKakaduImageWriteParam(Locale) -
Constructor for class JP2GDALKakaduImageWriteParam
-
- JP2GDALKakaduImageWriter - Class in it.geosolutions.imageio.plugins.jp2kakadu
-
- JP2GDALKakaduImageWriter(JP2GDALKakaduImageWriterSpi) -
Constructor for class JP2GDALKakaduImageWriter
- Constructs a
JP2GDALKakaduImageWriter using a
JP2GDALKakaduImageWriterSpi
.
- JP2GDALKakaduImageWriterSpi - Class in it.geosolutions.imageio.plugins.jp2kakadu
- Class which provides a specialized Service Provider Interface which
instantiates a
JP2GDALKakaduImageWriter
if it is able to decode the
input provided. - JP2GDALKakaduImageWriterSpi() -
Constructor for class JP2GDALKakaduImageWriterSpi
-
- JP2GDALMrSidImageReader - Class in it.geosolutions.imageio.plugins.jp2mrsid
JP2GDALMrSidImageReader
is a GDALImageReader
able to create
RenderedImage
from JP2K files.- JP2GDALMrSidImageReader(JP2GDALMrSidImageReaderSpi) -
Constructor for class JP2GDALMrSidImageReader
- Constructs a
JP2GDALMrSidImageReader using a
JP2GDALMrSidImageReaderSpi
.
- JP2GDALMrSidImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2mrsid
- Service provider interface for the jp2k image
- JP2GDALMrSidImageReaderSpi() -
Constructor for class JP2GDALMrSidImageReaderSpi
-
- JP2HeaderBox - Class in it.geosolutions.imageio.plugins.jp2k.box
- This class is defined to represent an Image Header Box of JPEG JP2 file
format.
- JP2HeaderBox(byte[]) -
Constructor for class JP2HeaderBox
- Create a JP2 Header Box using the content data.
- JP2K_MD_NAME -
Static variable in class ASOCBox
-
- JP2K_MD_NAME -
Static variable in class BitsPerComponentBox
-
- JP2K_MD_NAME -
Static variable in class ChannelDefinitionBox
-
- JP2K_MD_NAME -
Static variable in class CodestreamHeaderBox
-
- JP2K_MD_NAME -
Static variable in class ColorSpecificationBox
-
- JP2K_MD_NAME -
Static variable in class ComponentMappingBox
-
- JP2K_MD_NAME -
Static variable in class CompositingLayerHeaderBox
-
- JP2K_MD_NAME -
Static variable in class ContiguousCodestreamBox
-
- JP2K_MD_NAME -
Static variable in class DataEntryURLBox
-
- JP2K_MD_NAME -
Static variable in class FileTypeBox
-
- JP2K_MD_NAME -
Static variable in class ImageHeaderBox
-
- JP2K_MD_NAME -
Static variable in class IPRBox
-
- JP2K_MD_NAME -
Static variable in class JP2HeaderBox
-
- JP2K_MD_NAME -
Static variable in class JP2KFileBox
-
- JP2K_MD_NAME -
Static variable in class LabelBox
-
- JP2K_MD_NAME -
Static variable in class PaletteBox
-
- JP2K_MD_NAME -
Static variable in class ReaderRequirementsBox
-
- JP2K_MD_NAME -
Static variable in class ResolutionBox
-
- JP2K_MD_NAME -
Static variable in class SignatureBox
-
- JP2K_MD_NAME -
Static variable in class UUIDBox
-
- JP2K_MD_NAME -
Static variable in class UUIDInfoBox
-
- JP2K_MD_NAME -
Static variable in class UUIDListBox
-
- JP2K_MD_NAME -
Static variable in class XMLBox
-
- JP2KBox - Interface in it.geosolutions.imageio.plugins.jp2k
- Basic interface for a
JP2KBox
. - JP2KBoxMetadata - Interface in it.geosolutions.imageio.plugins.jp2k
-
- JP2KFileBox - Class in it.geosolutions.imageio.plugins.jp2k.box
- Fake node to represent that a JPEG2000 file is a superbox itself.
- JP2KFileBox() -
Constructor for class JP2KFileBox
-
- JP2KImageMetadata - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KImageMetadata(JP2KCodestreamProperties) -
Constructor for class JP2KImageMetadata
-
- JP2KKakaduImageReader - Class in it.geosolutions.imageio.plugins.jp2k
JP2KakaduImageReader
is a ImageReader
able to
create RenderedImage
from JP2 files, leveraging on Kdu_jni bindings.- JP2KKakaduImageReader(ImageReaderSpi) -
Constructor for class JP2KKakaduImageReader
-
- JP2KKakaduImageReaderSpi - Class in it.geosolutions.imageio.plugins.jp2k
- Service provider interface for the JPEG2000SimpleBox
- JP2KKakaduImageReaderSpi() -
Constructor for class JP2KKakaduImageReaderSpi
-
- JP2KKakaduImageReadParam - Class in it.geosolutions.imageio.plugins.jp2k
- Class extending
ImageReadParam
with add for support of JP2 specific
parameters. - JP2KKakaduImageReadParam() -
Constructor for class JP2KKakaduImageReadParam
- Constructs a default instance of
JP2KakaduImageReadParam
.
- JP2KKakaduImageWriteParam - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KKakaduImageWriteParam() -
Constructor for class JP2KKakaduImageWriteParam
- Default Constructor.
- JP2KKakaduImageWriter - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KKakaduImageWriter(ImageWriterSpi) -
Constructor for class JP2KKakaduImageWriter
-
- JP2KKakaduImageWriterSpi - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KKakaduImageWriterSpi() -
Constructor for class JP2KKakaduImageWriterSpi
- Default
ImageWriterSpi
constructor for JP2K writers.
- JP2KStreamMetadata - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KStreamMetadata(TreeModel, int) -
Constructor for class JP2KStreamMetadata
-
- JP2KTreeController - Class in it.geosolutions.imageio.plugins.jp2k
-
- JP2KTreeController(DefaultTreeModel) -
Constructor for class JP2KTreeController
-
- JP2KTreeController.MultiCauseIllegalStateException - Exception in it.geosolutions.imageio.plugins.jp2k
- Simple subclass of
IllegalStateException
which can be used to report multiple causes. - JP2KTreeController.MultiCauseIllegalStateException(String, Collection<Throwable>) -
Constructor for exception JP2KTreeController.MultiCauseIllegalStateException
-
- JP2KTreeController.MultiCauseIllegalStateException(Collection<Throwable>) -
Constructor for exception JP2KTreeController.MultiCauseIllegalStateException
-
- JPEG_PROC_BASELINE -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "JPEGProc" tag.
- JPEG_PROC_LOSSLESS -
Static variable in class BaselineTIFFTagSet
- A value to be used with the "JPEGProc" tag.
- JpegGDALImageReader - Class in it.geosolutions.imageio.plugins.jpeg
JpegGDALImageReader
is a GDALImageReader
able to create
RenderedImage
from JPEG files.- JpegGDALImageReader(JpegGDALImageReaderSpi) -
Constructor for class JpegGDALImageReader
- Constructs a
JpegGDALImageReader using a JpegGDALImageReaderSpi
.
- JpegGDALImageReaderSpi - Class in it.geosolutions.imageio.plugins.jpeg
- Service provider interface for jpeg images
- JpegGDALImageReaderSpi() -
Constructor for class JpegGDALImageReaderSpi
-
- JpegJMagickImageReader - Class in it.geosolutions.imageio.plugins.jpeg
JpegJMagickImageReader
is a GDALImageReader
able to create
RenderedImage
from JPEG files.- JpegJMagickImageReader(JpegJMagickImageReaderSpi) -
Constructor for class JpegJMagickImageReader
-
- JpegJMagickImageReader.JpegJMagickImageReaderReadParam - Class in it.geosolutions.imageio.plugins.jpeg
- Implementation of
ImageReadParam
for this
JpegJMagickImageReader
. - JpegJMagickImageReader.JpegJMagickImageReaderReadParam() -
Constructor for class JpegJMagickImageReader.JpegJMagickImageReaderReadParam
- Constructs a default instance of
JP2KakaduImageReadParam
.
- JpegJMagickImageReader.MagickImageAdapter - Class in it.geosolutions.imageio.plugins.jpeg
JpegJMagickImageReader.MagickImageAdapter
containes code to adapt a MagickImage
to a BufferedImage
.- JpegJMagickImageReader.MagickImageAdapter(ImageInfo) -
Constructor for class JpegJMagickImageReader.MagickImageAdapter
- Constructor.
- JpegJMagickImageReaderSpi - Class in it.geosolutions.imageio.plugins.jpeg
- Service provider interface for jpeg images
- JpegJMagickImageReaderSpi() -
Constructor for class JpegJMagickImageReaderSpi
-
- JPEGParam -
Variable in class TIFFBaseJPEGCompressor
- ImageWriteParam for JPEG writer.
- JPEGParam -
Variable in class TIFFJPEGDecompressor
-
- JPEGReader -
Variable in class TIFFJPEGDecompressor
-
- JPEGStreamMetadata -
Variable in class TIFFBaseJPEGCompressor
- Stream metadata equivalent to a tables-only stream such as in
the
JPEGTables
.
- JPEGWriter -
Variable in class TIFFBaseJPEGCompressor
- The JPEG writer.
LabelBox
from its content data.
LabelBox
from its data elements.
LabelBox
from a Node.
BufferedImage
from a MagickImage
MatFileImageReader
using a
MatFileImageReaderSpi
.
MatFileImageReader
s.IIOMetadata
object containing metadata for the
current image.
IIOMetadata
object containing metadata for the
current image.
IIOMetadata
specific for the MrSID format.MrSIDIIOImageMetadata
constructor.
getAsTree
method.MrSIDIIOImageMetadataFormat
instance.
IIOMetadataFormat
and
representing the metadata format for this object.
MrSIDImageReader
is a GDALImageReader
able to create
RenderedImage
from MrSID files.MrSIDImageReader using a MrSIDImageReaderSpi
.
- MrSIDImageReaderSpi - Class in it.geosolutions.imageio.plugins.mrsid
- Service provider interface for MrSid image reader
- MrSIDImageReaderSpi() -
Constructor for class MrSIDImageReaderSpi
-
- mrsidMetadataInstance -
Static variable in class MrSIDIIOImageMetadataFormat
- A single instance of the
MrSIDIIOImageMetadataFormat
class.
- MutableJP2KBox - Interface in it.geosolutions.imageio.plugins.jp2k
-
ImageReaderSpi
originatingProvider
as actual parameter.
maxOffset
or offset of first pixel
different from pixel at bitOffset
.
NITFImageReader
is a GDALImageReader
able to create
RenderedImage
from NITF files.ImageInputStream
of the
start of the data to be decompressed.
PaletteBox
from an
IndexColorModel
.
PlatteBox
from a
org.w3c.dom.Node
.
PaletteBox
from the provided length, bit
depths of the color components and the LUT.
PaletteBox
from the provided byte array.
PhotometricInterpretation
tag.
true
if the image is encoded using separate planes.
PNMImageReader
from the provided
ImageReaderSpi
.
PNMImageWriter
based on the provided
ImageWriterSpi
.
BufferedImage
for the decodeRaw
method to write into.
BufferedImage
using a supplied ImageReadParam
read
method by passing
null
as value of the ImageReadParam
argument.
BufferedImage
,
using a supplied ImageReadParam
.
BufferedImage
, using a supplied
ImageReadParam
.
AsciiGridsImageReader
to be used for read operations
ImageReader
calling this
TIFFDecompressor
.
false
since AsciiGrid format does not supports
thumbnail preview images.
Raster
object containing the raw pixel data
from the image stream, without any color conversion applied.
tileX
and
tileY
arguments, returning it as a
BufferedImage
.
Raster
object containing the raw pixel data
from the tile, without any color conversion applied.
TIFFTagSet
object from the list of
allowed tag sets.
TIFFTagSet
s of which this
directory is aware.
AsciiGridsImageReader
.
SwanImageReader
.
ResolutionBox
from the provided type and
content data array.
ResolutionBox
from the provided type and
horizontal/vertical resolutions.
ResolutionBox
based on the provided
org.w3c.dom.Node
.
SampleFormat
tag.
SamplesPerPixel
tag.
IIOMetadataNode
or null in case of not found.
activeSrcHeight
field.
activeSrcMinX
field.
activeSrcMinY
field.
activeSrcWidth
field.
bitsPerSample
field.
byteCount
field.
cLevels
.
TIFFColorConverter
object describing the color
space of the encoded data in the input stream.
TIFFColorConverter
object for the pixel data
being read.
TIFFColorConverter
object describing the
color space to which the input data should be converted for
storage in the input stream.
colorMap
field.
compression
field.
IIOMetadataNode
.
destinationBands
field.
dstHeight
field.
dstMinX
field.
dstMinY
field.
dstWidth
field.
dstXOffset
field.
dstYOffset
field.
extraSamples
field.
image
field.
AsciiGridsImageReader
.
setInput(Object input)
method,
ignoring all other parameters.
setInput(Object input)
method,
ignoring all other parameters.
Object
, usually
a File
or a FileImageInputStreamExt
Object
, usually
a File
or a FileImageInputStreamExt
Object
, usually
a File
or a FileImageInputStreamExt
InterpolationType
.
InterpolationType
.
JP2GDALKakaduImageReaderSpi.setKakaduInputErrorManagement(KakaduErrorManagementType)
metadata
field.
metadata
field.
metadata
field.
metadata
field.
metadata
field.
offset
field.
AsciiGridsImageWriter
.
Object
, usually a
File
or a FileImageOutputStreamExt
.
photometricInterpretation
field.
planar
field.
quality
.
qualityLayers
.
qualityLayers
.
reader
field.
sampleFormat
field.
samplesPerPixel
field.
sourceBands
field.
sourceXOffset
field.
sourceYOffset
.
srcHeight
field.
srcMinX
field.
srcMinY
field.
srcWidth
field.
ImageOutputStream
to be written.
stream
field.
subsampleX
field.
subsampleY
field.
TIFFCompressor
object to be used by the
ImageWriter
to encode each image strip or tile.
TIFFDecompressor
object to be used by the
ImageReader
to decode each image strip or tile.
writeCodeStreamOnly
.
writer
field.
SignatureBox
.
SignatureBox
based on the provided
org.w3c.dom.Node
.
SignatureBox
based on the provided byte
array.
dstXOffset
and subsampleX
, to map between horizontal source
and destination pixel coordinates.
dstYOffset
and subsampleY
, to map between vertical source and
destination pixel coordinates.
ImageOutputStream
to be written.
ImageInputStream
containing the TIFF source
data.
BufferedImage
and returns a new
one in compliance with the required destination bimage properties,
adopting the specified interpolation algorithm
SwanImageReader
if it is able to decode the input provided.double
-values GeoKeys.
EXIFParentTIFFTagSet.TAG_GPS_INFO_IFD_POINTER
EXIFTIFFTagSet.TAG_MAKER_NOTE
.
TIFFColorConverter
.
TIFFDirectory
which is aware of a given
group of TIFFTagSet
s.
TIFFCompressor
for the JPEG variant of EXIF.TIFFField
with arbitrary data.
createArrayForType()
and invokes
TIFFField.TIFFField(TIFFTag,int,int,Object)
with the supplied
parameters and the created array.
TIFFField
with a single integral value.
Node
representation of a TIFFField
wherein the child node is procedural rather than buffered.ImageReadParam
allowing control over
the TIFF reading process.TIFFImageReadParam
.
ImageWriteParam
allowing control over the TIFF writing process.TIFFImageWriteParam
instance
for a given Locale
.
TIFFDecompressor
for "Old JPEG" compression.TIFFTag
with a given name, tag number, set
of legal data types, and TIFFTagSet
to which it refers.
TIFFTag
with a given name, tag
number, and set of legal data types.
TIFFTagSet
, given a List
of TIFFTag
objects.
rgb
array.
ColorConverter
object and
PhotometricInterpretation
tag value.
String
UUIDBox
from its content data array.
UUIDBox
based on the provided
org.w3c.dom.Node
.
UUIDListBox
from the provided uuid number and
uuids.
UUIDListBox
from the provided content data
array.
UUIDListBox
based on the provided
org.w3c.dom.Node
.
WCSImageReader
is a GDALImageReader
able to create
RenderedImage
from WCS services.WMSImageReader
is a GDALImageReader
able to create
RenderedImage
from WMS services.parseHeader
, the differences betweens the
structure of the header of an ASCII ArcGrid and the one of an ASCII GRASS
require a different management also during the writing process.
AsciiGridsImageWriter
to be used for write operations
ImageWriter
calling this
TIFFCompressor
.
isCorner
value
XMLBox
based on the provided
org.w3c.dom.Node
.
isCorner
value
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |