|
||||||||||
| 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.ProportionUnit
| Field Summary | |
static ProportionUnit |
PERCENT
|
static ProportionUnit |
PROPORTION
Used to specify radian unit. |
| Fields inherited from class net.agmodel.physical.AbstractUnit |
Factor, ord, unitName |
| Method Summary | |
boolean |
equals(ProportionUnit 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 ProportionUnit PROPORTION
public static final ProportionUnit PERCENT
| Method Detail |
public boolean equals(ProportionUnit obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||