Uses of Class
org.geotools.coverage.grid.io.GroundControlPoints
Packages that use GroundControlPoints
Package
Description
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 GroundControlPointsModifier and TypeMethodDescriptionAbstractGridCoverage2DReader.getGroundControlPoints()
Return the ground control points for the default coverage, or null if there are noneAbstractGridCoverage2DReader.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