Millimeters Class Reference

Inheritance diagram for Millimeters:

Units List of all members.

Public Member Functions

 Millimeters ()
 One Millimeter (quite short, you see).
 Millimeters (double mm)
 Specify your own length in millimeters.

Static Public Attributes

static final Units ONE = new Millimeters(1.0)
 Identity Element, representing one centimeter.

Protected Member Functions

Override double getNumberOfUnitsInOneInch ()

Detailed Description

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 11 of file Millimeters.java.


Constructor & Destructor Documentation

Millimeters ( double  mm  ) 

Specify your own length in millimeters.

Parameters:
mm 

Definition at line 30 of file Millimeters.java.


Member Function Documentation

Override double getNumberOfUnitsInOneInch (  )  [protected, virtual]

See also:
edu.stanford.hci.r3.units.Units.getNumberOfUnitsInOneInch()

Implements Units.

Definition at line 38 of file Millimeters.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:45 2007 for R3 Paper Toolkit by  doxygen 1.4.7