Class Summary |
CRS2GeoTiffMetadataAdapter |
This class implements a simple reusable adapter to adapt a
CoordinateReferenceSystem into useful Geotiff metadata by mean of
GeoTiffIIOMetadataEncoder . |
GeoKeyEntry |
This class is a holder for a GeoKey record containing four short values as
specified in the GeoTiff spec. |
GeoTiffConstants |
|
GeoTiffIIOMetadataDecoder |
This class provides an abstraction from the details of TIFF data access for
the purpose of retrieving GeoTIFFWritingUtilities metadata from an image. |
GeoTiffIIOMetadataEncoder |
This class is responsible for encoding the geotiff tags into suitable
metadata for the ImageIO library. |
GeoTiffMetadata2CRSAdapter |
The GeoTiffMetadata2CRSAdapter is responsible for interpreting
the metadata provided by the GeoTiffIIOMetadataDecoder for the
purposes of constructing a CoordinateSystem object representative of the
information found in the tags. |
PixelScale |
This class is a placeholder for defining exact affine transformations between
raster and model space. |
TiePoint |
Quoting the geotiff spec: |