|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectice.util.unit.Unit
ice.util.unit.MmUnit
Class to represent metric cm units.
Unit| Constructor Summary | |
MmUnit()
Constructor: CmUnit df |
|
MmUnit(double parValue)
|
|
| Method Summary | |
double |
getPoints()
Return the result of the conversion from centimeters to points. |
void |
setPoints(double parPoints)
Set the value of this object in points a convert the value to the current measurment system define by the class. |
| Methods inherited from class ice.util.unit.Unit |
add, add, clone, divide, divide, equals, getUnits, multiply, multiply, setUnits, substract, substract, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MmUnit()
public MmUnit(double parValue)
parValue - a value of type double| Method Detail |
public double getPoints()
getPoints in class Unitpublic void setPoints(double parPoints)
Unit
setPoints in class UnitparPoints - a value of type double
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||