Uses of Class
org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Packages that use DefaultGeoreferenceable
Package
Description
Extends some classes from
org.apache.sis.metadata.iso
packages in order to give them
the name used by imagery extensions (ISO 19115-2).Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of DefaultGeoreferenceable in org.apache.sis.internal.jaxb.gmi
Subclasses of DefaultGeoreferenceable in org.apache.sis.internal.jaxb.gmiModifier and TypeClassDescriptionclass
A wrapper for a metadata using the"gmi"
namespace.Methods in org.apache.sis.internal.jaxb.gmi that return DefaultGeoreferenceableModifier and TypeMethodDescriptionstatic DefaultGeoreferenceable
MI_Georeferenceable.castOrCopy
(org.opengis.metadata.spatial.Georeferenceable original) Wraps the given metadata into a SIS implementation that can be marshalled, using the"gmi"
namespace if necessary. -
Uses of DefaultGeoreferenceable in org.apache.sis.metadata.iso.spatial
Methods in org.apache.sis.metadata.iso.spatial that return DefaultGeoreferenceableModifier and TypeMethodDescriptionstatic DefaultGeoreferenceable
DefaultGeoreferenceable.castOrCopy
(org.opengis.metadata.spatial.Georeferenceable object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.