Uses of Package
org.geotools.coverage.grid.io.imageio.geotiff

Packages that use org.geotools.coverage.grid.io.imageio.geotiff
org.geotools.coverage.grid.io.imageio.geotiff   
 

Classes in org.geotools.coverage.grid.io.imageio.geotiff used by org.geotools.coverage.grid.io.imageio.geotiff
GeoKeyEntry
          This class is a holder for a GeoKey record containing four short values as specified in the GeoTiff spec.
GeoTiffException
          This exception is thrown when the problem with reading the GeoTiff file has to do with constructing either the raster to model transform, or the coordinate system.
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-2010 Geotools. All Rights Reserved.