Package ch.claudio.pen

Interface Summary
Displayable Simple interface to be implemented by the components drawn on the paper.
PenListener Interface for Pen-Events.
 

Class Summary
Display  
EventDump PenListener which just prints the event data to stout.
Init1 Init replacement in Java
InkDot Stores the data for a single Ink point
InkStore Stores every ink seen together with time, velocity and acceleration information.
InputEventHandler Read data from a linux event input device and translate them to mouse events.
Main  
Menu One way to present multi level menu in just one rectangle.
MenuThread  
Paper Electronic Paper.
Recognizer This class or its helpers analyze permanently the ink store to find features.
VAIndicator Velocity indicator