Uses of Interface
org.opengis.metadata.spatial.GeolocationInformation
-
Packages that use GeolocationInformation Package Description org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). -
-
Uses of GeolocationInformation in org.opengis.metadata.spatial
Subinterfaces of GeolocationInformation in org.opengis.metadata.spatial Modifier and Type Interface Description interface
GCPCollection
Information about a control point collection.Methods in org.opengis.metadata.spatial that return types with arguments of type GeolocationInformation Modifier and Type Method Description java.util.Collection<? extends GeolocationInformation>
Georeferenceable. getGeolocationInformation()
Information that can be used to geolocate the data.
-