Uses of Class
org.apache.sis.internal.jaxb.metadata.MD_Resolution
Packages that use MD_Resolution
-
Uses of MD_Resolution in org.apache.sis.internal.jaxb.metadata
Subclasses of MD_Resolution 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.Methods in org.apache.sis.internal.jaxb.metadata that return MD_ResolutionModifier and TypeMethodDescriptionprotected MD_ResolutionMD_Resolution.Since2014.wrap(org.opengis.metadata.identification.Resolution value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected MD_ResolutionMD_Resolution.wrap(org.opengis.metadata.identification.Resolution value) Invoked byPropertyTypeat marshalling time for wrapping the given metadata value in a<mri:MD_Resolution>XML element.