Uses of Interface
org.opengis.metadata.spatial.GCP
-
Packages that use GCP Package Description org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). -
-
Uses of GCP in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return types with arguments of type GCP Modifier and Type Method Description java.util.Collection<? extends GCP>
Georectified. getCheckPoints()
Geographic references used to validate georectification of the data.java.util.Collection<? extends GCP>
GCPCollection. getGCPs()
Ground control point(s) used in the collection.
-