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