Uses of Class
org.apache.sis.metadata.iso.spatial.DefaultGCP
-
Packages that use DefaultGCP Package Description org.apache.sis.metadata.iso.spatial Information about the mechanisms (grid or vector) used to represent spatial data. -
-
Uses of DefaultGCP in org.apache.sis.metadata.iso.spatial
Methods in org.apache.sis.metadata.iso.spatial that return DefaultGCP Modifier and Type Method Description static DefaultGCP
DefaultGCP. castOrCopy(GCP object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-