Uses of Class
org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Packages that use DefaultGeorectified
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 DefaultGeorectified in org.apache.sis.internal.jaxb.gmi
Subclasses of DefaultGeorectified 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 DefaultGeorectifiedModifier and TypeMethodDescriptionstatic DefaultGeorectified
MI_Georectified.castOrCopy
(org.opengis.metadata.spatial.Georectified original) Wraps the given metadata into a SIS implementation that can be marshalled, using the"gmi"
namespace if necessary. -
Uses of DefaultGeorectified in org.apache.sis.metadata.iso.spatial
Methods in org.apache.sis.metadata.iso.spatial that return DefaultGeorectifiedModifier and TypeMethodDescriptionstatic DefaultGeorectified
DefaultGeorectified.castOrCopy
(org.opengis.metadata.spatial.Georectified object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.