Uses of Class
org.apache.sis.referencing.crs.DefaultGeodeticCRS
Packages that use DefaultGeodeticCRS
Package
Description
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of DefaultGeodeticCRS in org.apache.sis.referencing.crs
Subclasses of DefaultGeodeticCRS in org.apache.sis.referencing.crsModifier and TypeClassDescriptionclass
A 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.class
A 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.Methods in org.apache.sis.referencing.crs that return DefaultGeodeticCRSModifier and TypeMethodDescriptionSC_GeographicCRS.getElement()
Invoked by JAXB at marshalling time for getting the actual element to write inside the<gml:GeodeticCRS>
XML element.Methods in org.apache.sis.referencing.crs with parameters of type DefaultGeodeticCRSModifier and TypeMethodDescriptionvoid
SC_GeographicCRS.setElement
(DefaultGeodeticCRS cs) Invoked by JAXB at unmarshalling time for storing the result temporarily.