Package org.geotools.gce.geotiff.adapters

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: ModelTiepointTag: Tag = 33922 (8482.H) Type = DOUBLE (IEEE Double precision) N = 6*K, K = number of tiepoints Alias: GeoreferenceTag Owner: Intergraph This tag stores raster->model tiepoint pairs in the order ModelTiepointTag = (...
 



Copyright © 1996-2009 Geotools. All Rights Reserved.