Uses of Class
org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Packages that use RS_ReferenceSystem
-
Uses of RS_ReferenceSystem in org.apache.sis.internal.jaxb.metadata
Subclasses of RS_ReferenceSystem in org.apache.sis.internal.jaxb.metadataModifier and TypeClassDescriptionstatic final classWraps the value only if marshalling an element from the ISO 19115:2014 metadata model.Subclasses with type arguments of type RS_ReferenceSystem in org.apache.sis.internal.jaxb.metadataModifier and TypeClassDescriptionclassJAXB adapter mapping ISO 19111 Coordinate Reference Systems toMD_ReferenceSystemobject used in ISO 19115.Methods in org.apache.sis.internal.jaxb.metadata that return RS_ReferenceSystemModifier and TypeMethodDescriptionprotected RS_ReferenceSystemRS_ReferenceSystem.Since2014.wrap(org.opengis.referencing.ReferenceSystem value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected RS_ReferenceSystemRS_ReferenceSystem.wrap(org.opengis.referencing.ReferenceSystem value) Invoked byPropertyTypeat marshalling time for wrapping the given metadata value in a<gmd:RS_ReferenceSystem>XML element.