Inches Class Reference

Inheritance diagram for Inches:

Units List of all members.

Public Member Functions

 Inches ()
 One Inch.
 Inches (double inches)

Static Public Attributes

static final Units ONE = new Inches(1.0)
 Identity Element, representing one inch.

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 Inches.java.


Constructor & Destructor Documentation

Inches ( double  inches  ) 

Parameters:
d 

Definition at line 28 of file Inches.java.


Member Function Documentation

Override double getNumberOfUnitsInOneInch (  )  [protected, virtual]

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

Implements Units.

Definition at line 36 of file Inches.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