|
|||||||||
| 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.Meters
public class Meters
This software is distributed under the BSD License.
| Field Summary | |
|---|---|
static Units |
ONE
Identity Element, representing one meter. |
| Fields inherited from class edu.stanford.hci.r3.units.Units |
|---|
POINTS_PER_INCH |
| Constructor Summary | |
|---|---|
Meters()
One Meter. |
|
Meters(double m)
|
|
| 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 Meters()
public Meters(double m)
m - | 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 | ||||||||