Package org.locationtech.proj4j.units
Class Unit
java.lang.Object
org.locationtech.proj4j.units.Unit
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DegreeUnit
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final NumberFormat
static final int
(package private) static final long
double
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
ANGLE_UNIT
public static final int ANGLE_UNIT- See Also:
-
LENGTH_UNIT
public static final int LENGTH_UNIT- See Also:
-
AREA_UNIT
public static final int AREA_UNIT- See Also:
-
VOLUME_UNIT
public static final int VOLUME_UNIT- See Also:
-
name
-
plural
-
abbreviation
-
value
public double value -
format
-
-
Constructor Details
-
Unit
-
-
Method Details