Uses of Class
mil.nga.crs.geo.EllipsoidType
-
Packages that use EllipsoidType Package Description mil.nga.crs.geo -
-
Uses of EllipsoidType in mil.nga.crs.geo
Methods in mil.nga.crs.geo that return EllipsoidType Modifier and Type Method Description EllipsoidTypeEllipsoid. getType()Get the Ellipsoid TypeEllipsoidTypeTriaxialEllipsoid. getType()Get the Ellipsoid Typestatic EllipsoidTypeEllipsoidType. valueOf(String name)Returns the enum constant of this type with the specified name.static EllipsoidType[]EllipsoidType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-