Uses of Class
org.geotools.gce.geotiff.GeoTiffException

Packages that use GeoTiffException
org.geotools.gce.geotiff.adapters   
 

Uses of GeoTiffException in org.geotools.gce.geotiff.adapters
 

Methods in org.geotools.gce.geotiff.adapters that throw GeoTiffException
 org.opengis.referencing.operation.MathTransform GeoTiffMetadata2CRSAdapter.getRasterToModel(GeoTiffIIOMetadataDecoder metadata)
          Create the grid to world (or raster to model) transformation for this source respecting ALWAYS the OGC PixelInCell.CELL_CENTER convention for the ImageDatum of the underlying ImageCRS.
 org.opengis.referencing.operation.MathTransform GeoTiffMetadata2CRSAdapter.getRasterToModel(GeoTiffIIOMetadataDecoder metadata, boolean forceToCellCenter)
          Create the grid to world (or raster to model) transformation for this source.
 GeoTiffIIOMetadataEncoder CRS2GeoTiffMetadataAdapter.parseCoordinateReferenceSystem()
          Parses a coordinate reference system.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.