Uses of Class
org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Packages that use SC_VerticalCRS
Package
Description
Miscellaneous objects and adapters defined in the
"gml"
namespace.JAXB adapters for referencing.
-
Uses of SC_VerticalCRS in org.apache.sis.internal.jaxb.gml
Methods in org.apache.sis.internal.jaxb.gml that return SC_VerticalCRSModifier and TypeMethodDescriptionprotected SC_VerticalCRS
SC_VerticalCRS.wrap
(org.opengis.referencing.crs.VerticalCRS value) Returns the Vertical CRS value wrapped by a<gml:VerticalCRS>
element. -
Uses of SC_VerticalCRS in org.apache.sis.internal.jaxb.referencing
Subclasses of SC_VerticalCRS in org.apache.sis.internal.jaxb.referencingModifier and TypeClassDescriptionfinal class
JAXB adapter forVerticalCRS
, in order to integrate the value in an element complying with OGC/ISO standard.Methods in org.apache.sis.internal.jaxb.referencing that return SC_VerticalCRSModifier and TypeMethodDescriptionprotected SC_VerticalCRS
SC_VerticalCRS.wrap
(org.opengis.referencing.crs.VerticalCRS value) Returns the Vertical CRS value wrapped by a<gml:VerticalCRS>
element.