PageAddress Class Reference

List of all members.

Public Member Functions

 PageAddress (int theSegment, int theShelf, int theBook, int thePage)
 PageAddress (String pageAddress)
int getBook ()
int getPage ()
int getSegment ()
int getShelf ()
String toString ()

Detailed Description

Represents a logical page address, which is available when we import batched pen strokes.

This software is distributed under the BSD License.

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

Definition at line 19 of file PageAddress.java.


Constructor & Destructor Documentation

PageAddress ( String  pageAddress  ) 

Parameters:
pageAddress 

Definition at line 44 of file PageAddress.java.


Member Function Documentation

int getBook (  ) 

Returns:
the book

Definition at line 69 of file PageAddress.java.

int getPage (  ) 

Returns:
the page

Definition at line 76 of file PageAddress.java.

int getSegment (  ) 

Returns:
the segment

Definition at line 83 of file PageAddress.java.

int getShelf (  ) 

Returns:
the shelf

Definition at line 90 of file PageAddress.java.

String toString (  ) 

See also:
java.lang.Object.toString()

Definition at line 97 of file PageAddress.java.


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