Uses of Class
mil.nga.crs.geo.Ellipsoids
-
Packages that use Ellipsoids Package Description mil.nga.crs.geo -
-
Uses of Ellipsoids in mil.nga.crs.geo
Methods in mil.nga.crs.geo that return Ellipsoids Modifier and Type Method Description static EllipsoidsEllipsoids. fromName(String name)Get the ellipsoids type from the nameEllipsoidsGeoDatums. getEllipsoid()Get the ellipsoidstatic EllipsoidsEllipsoids. valueOf(String name)Returns the enum constant of this type with the specified name.static Ellipsoids[]Ellipsoids. values()Returns an array containing the constants of this enum type, in the order they are declared.
-