|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectUnits
public final class Units
A set of units to use in addition of SI
and NonSI
.
modules/library/referencing (gt-referencing.jar)
Field Summary | |
---|---|
static Unit<Angle> |
DEGREE_MINUTE_SECOND
Pseudo-unit for degree - minute - second. |
static Unit<Dimensionless> |
PPM
Parts per million. |
static Unit<Angle> |
SEXAGESIMAL_DMS
Pseudo-unit for sexagesimal degree. |
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Unit<Angle> SEXAGESIMAL_DMS
public static final Unit<Angle> DEGREE_MINUTE_SECOND
public static final Unit<Dimensionless> PPM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |