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   
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
 

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.
GeoTiffIIOMetadataEncoder.TagSet
           
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 = (...
 

Classes in org.geotools.coverage.grid.io.imageio.geotiff used by org.geotools.gce.geotiff
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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.