Uses of Class
org.geotools.coverage.grid.io.GroundControlPoints
-
Packages that use GroundControlPoints Package Description org.geotools.coverage.grid.io org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. -
-
Uses of GroundControlPoints in org.geotools.coverage.grid.io
Methods in org.geotools.coverage.grid.io that return GroundControlPoints Modifier and Type Method Description GroundControlPoints
AbstractGridCoverage2DReader. getGroundControlPoints()
Return the ground control points for the default coverage, or null if there are noneGroundControlPoints
AbstractGridCoverage2DReader. getGroundControlPoints(String coverageName)
Return the ground control points for the specified, or null if there are none -
Uses of GroundControlPoints in org.geotools.gce.geotiff
Methods in org.geotools.gce.geotiff that return GroundControlPoints Modifier and Type Method Description GroundControlPoints
GeoTiffReader. getGroundControlPoints()
-