Uses of Package
org.geotools.gce.geotiff.adapters

Packages that use org.geotools.gce.geotiff.adapters
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.gce.geotiff.adapters   
 

Classes in org.geotools.gce.geotiff.adapters used by org.geotools.gce.geotiff
GeoKeyEntry
          This class is a holder for a GeoKey record containing four short values as specified in the GeoTiff spec.
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.
 

Classes in org.geotools.gce.geotiff.adapters used by org.geotools.gce.geotiff.adapters
GeoKeyEntry
          This class is a holder for a GeoKey record containing four short values as specified in the GeoTiff spec.
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.
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.