Uses of Class
org.geotools.jackson.datatype.projjson.model.Ellipsoid
Packages that use Ellipsoid
-
Uses of Ellipsoid in org.geotools.jackson.datatype.projjson.model
Methods in org.geotools.jackson.datatype.projjson.model that return EllipsoidModifier and TypeMethodDescriptionGeodeticReferenceFrame.getEllipsoid()Gets the ellipsoid that defines the shape of the Earth in this reference frame.Methods in org.geotools.jackson.datatype.projjson.model with parameters of type EllipsoidModifier and TypeMethodDescriptionvoidGeodeticReferenceFrame.setEllipsoid(Ellipsoid ellipsoid) Sets the ellipsoid that defines the shape of the Earth in this reference frame.