|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.units.Units
edu.stanford.hci.r3.units.Millimeters
public class Millimeters
This software is distributed under the BSD License.
| Field Summary | |
|---|---|
static Units |
ONE
Identity Element, representing one centimeter. |
| Fields inherited from class edu.stanford.hci.r3.units.Units |
|---|
POINTS_PER_INCH |
| Constructor Summary | |
|---|---|
Millimeters()
One Millimeter (quite short, you see). |
|
Millimeters(double mm)
Specify your own length in millimeters. |
|
| Method Summary | |
|---|---|
protected double |
getNumberOfUnitsInOneInch()
|
| Methods inherited from class edu.stanford.hci.r3.units.Units |
|---|
add, clone, equals, getConversionTo, getCopy, getUnitName, getUnitsObjectOfSameLengthIn, getUnitsObjectOfSameTypeWithValue, getValue, getValueIn, getValueInCentimeters, getValueInInches, getValueInMillimeters, getValueInPatternDots, getValueInPixels, getValueInPoints, subtract, toInches, toPixels, toPoints, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Units ONE
| Constructor Detail |
|---|
public Millimeters()
public Millimeters(double mm)
mm - | Method Detail |
|---|
protected double getNumberOfUnitsInOneInch()
getNumberOfUnitsInOneInch in class UnitsUnits.getNumberOfUnitsInOneInch()
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||