Uses of Class
org.geotools.coverage.grid.io.imageio.geotiff.GeoTiffException
-
Packages that use GeoTiffException Package Description org.geotools.coverage.grid.io.imageio.geotiff -
-
Uses of GeoTiffException in org.geotools.coverage.grid.io.imageio.geotiff
Methods in org.geotools.coverage.grid.io.imageio.geotiff that throw GeoTiffException Modifier and Type Method Description static MathTransform
GeoTiffMetadata2CRSAdapter. getRasterToModel(GeoTiffIIOMetadataDecoder metadata)
Create the grid to world (or raster to model) transformation for this source respecting ALWAYS the OGCPixelInCell.CELL_CENTER
convention for theImageDatum
of the underlyingImageCRS
.GeoTiffIIOMetadataEncoder
CRS2GeoTiffMetadataAdapter. parseCoordinateReferenceSystem()
Parses a coordinate reference system.
-