|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.pen.streaming.PenAdapter
public class PenAdapter
Convenience Class
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
PenAdapter()
|
|
| Method Summary | |
|---|---|
void |
penDown(PenSample sample)
|
void |
penUp(PenSample sample)
Samples for penUp have x & y set to 0. |
void |
sample(PenSample sample)
A sample happened. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PenAdapter()
| Method Detail |
|---|
public void penDown(PenSample sample)
penDown in interface PenListenerpublic void penUp(PenSample sample)
PenListener
penUp in interface PenListenerpublic void sample(PenSample sample)
PenListener
sample in interface PenListener
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||