DebuggingPenListener Class Reference

Inheritance diagram for DebuggingPenListener:

PenListener List of all members.

Public Member Functions

 DebuggingPenListener ()
 DebuggingPenListener (String myName)
String getName ()
void penDown (PenSample sample)
void penUp (PenSample sample)
 Samples for penUp have x & y set to 0.
void sample (PenSample sample)
 A sample happened.
String toString ()

Detailed Description

Allows us to debug multiple pens.

This software is distributed under the BSD License.

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

Definition at line 17 of file DebuggingPenListener.java.


Member Function Documentation

String getName (  ) 

Returns:

Definition at line 32 of file DebuggingPenListener.java.

void penDown ( PenSample  sample  ) 

Parameters:
sample 

Implements PenListener.

Definition at line 36 of file DebuggingPenListener.java.

References DebuggingPenListener.sample().

void penUp ( PenSample  sample  ) 

Samples for penUp have x & y set to 0.

Parameters:
sample 

Implements PenListener.

Definition at line 40 of file DebuggingPenListener.java.

References DebuggingPenListener.sample().

void sample ( PenSample  sample  ) 

A sample happened.

Parameters:
sample 

Implements PenListener.

Definition at line 44 of file DebuggingPenListener.java.

Referenced by DebuggingPenListener.penDown(), and DebuggingPenListener.penUp().


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