|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoTiffIIOMetadataDecoder | |
---|---|
org.geotools.coverage.grid.io.imageio.geotiff |
Uses of GeoTiffIIOMetadataDecoder in org.geotools.coverage.grid.io.imageio.geotiff |
---|
Methods in org.geotools.coverage.grid.io.imageio.geotiff with parameters of type GeoTiffIIOMetadataDecoder | |
---|---|
CoordinateReferenceSystem |
GeoTiffMetadata2CRSAdapter.createCoordinateSystem(GeoTiffIIOMetadataDecoder metadata)
This method creates a CoordinateReferenceSystem object
from the metadata which has been set earlier. |
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 . |
MathTransform |
GeoTiffMetadata2CRSAdapter.getRasterToModel(GeoTiffIIOMetadataDecoder metadata,
boolean forceToCellCenter)
Create the grid to world (or raster to model) transformation for this source. |
PixelInCell |
GeoTiffMetadata2CRSAdapter.getRasterType(GeoTiffIIOMetadataDecoder metadata)
|
Constructors in org.geotools.coverage.grid.io.imageio.geotiff with parameters of type GeoTiffIIOMetadataDecoder | |
---|---|
GeoTiffException(GeoTiffIIOMetadataDecoder metadata,
String msg,
Throwable t)
Constructs an instance of GeoTiffException with the
specified detail message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |