Uses of Class
org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
Packages that use SC_DerivedCRSType
Package
Description
JAXB adapters for referencing.
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of SC_DerivedCRSType in org.apache.sis.internal.jaxb.referencing
Methods in org.apache.sis.internal.jaxb.referencing that return SC_DerivedCRSTypeModifier and TypeMethodDescriptionstatic SC_DerivedCRSType
Returns an instance from the given WKT keyword. -
Uses of SC_DerivedCRSType in org.apache.sis.referencing.crs
Methods in org.apache.sis.referencing.crs that return SC_DerivedCRSTypeModifier and TypeMethodDescription(package private) SC_DerivedCRSType
DefaultDerivedCRS.Engineering.getType()
Returns the GML code for this derived CRS type.(package private) SC_DerivedCRSType
DefaultDerivedCRS.Geodetic.getType()
Returns the GML code for this derived CRS type.(package private) SC_DerivedCRSType
DefaultDerivedCRS.getType()
Returns the<gml:derivedCRSType>
element to marshal.(package private) SC_DerivedCRSType
DefaultDerivedCRS.Parametric.getType()
Returns the GML code for this derived CRS type.(package private) SC_DerivedCRSType
DefaultDerivedCRS.Temporal.getType()
Returns the GML code for this derived CRS type.(package private) SC_DerivedCRSType
DefaultDerivedCRS.Vertical.getType()
Returns the GML code for this derived CRS type.