|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.agmodel.physical.AbstractUnit
|
+--net.agmodel.physical.AngleUnit
| Field Summary | |
static AngleUnit |
DEGREE
|
static AngleUnit |
MINUTE
|
static AngleUnit |
RADIAN
Used to specify radian unit. |
static AngleUnit |
SECOND
|
| Fields inherited from class net.agmodel.physical.AbstractUnit |
Factor, ord, unitName |
| Method Summary | |
boolean |
equals(AngleUnit obj)
|
| Methods inherited from class net.agmodel.physical.AbstractUnit |
equals, getFactor, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final AngleUnit RADIAN
public static final AngleUnit DEGREE
public static final AngleUnit MINUTE
public static final AngleUnit SECOND
| Method Detail |
public boolean equals(AngleUnit obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||