|
|||||||||
| 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.Centimeters
public class Centimeters
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 | |
|---|---|
Centimeters()
|
|
Centimeters(double cm)
|
|
| 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 Centimeters()
public Centimeters(double cm)
cm - | 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 | ||||||||