Points Class Reference

Represents 1/72 of an inch. More...

Inheritance diagram for Points:

Units List of all members.

Public Member Functions

 Points ()
 Points (double pts)

Static Public Attributes

static final Units ONE = new Points(1)
 The Identity Element; One Point, representing 1/72nd of an inch.

Protected Member Functions

Override double getNumberOfUnitsInOneInch ()

Detailed Description

Represents 1/72 of an inch.

This is also what Java2D uses as a default unit for printing to the printer.

This software is distributed under the BSD License.

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

Definition at line 14 of file Points.java.


Constructor & Destructor Documentation

Points ( double  pts  ) 

Parameters:
pts 

Definition at line 31 of file Points.java.


Member Function Documentation

Override double getNumberOfUnitsInOneInch (  )  [protected, virtual]

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

Implements Units.

Definition at line 39 of file Points.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