Uses of Class
org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Packages that use AbstractGeolocationInformation
Package
Description
JAXB adapters for metadata.
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of AbstractGeolocationInformation in org.apache.sis.internal.jaxb.metadata
Methods in org.apache.sis.internal.jaxb.metadata that return AbstractGeolocationInformationModifier and TypeMethodDescriptionMI_GeolocationInformation.getElement()
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the<msr:MI_GeolocationInformation>
XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type AbstractGeolocationInformationModifier and TypeMethodDescriptionvoid
MI_GeolocationInformation.setElement
(AbstractGeolocationInformation value) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of AbstractGeolocationInformation in org.apache.sis.metadata.iso.spatial
Subclasses of AbstractGeolocationInformation in org.apache.sis.metadata.iso.spatialModifier and TypeClassDescriptionclass
Information about a control point collection.Methods in org.apache.sis.metadata.iso.spatial that return AbstractGeolocationInformationModifier and TypeMethodDescriptionAbstractGeolocationInformation.castOrCopy
(org.opengis.metadata.spatial.GeolocationInformation object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.