Package edu.stanford.hci.r3.pen.ink

Class Summary
Ink On its surface, this is just a List<InkStroke>...
InkSimplification Handles real-time or batched simplification of ink strokes.
InkStroke Store ink strokes (multiple samples) in here.
InkUtils Integrate all the nice features that we can use to analyze ink into this class.
InkXMLParser Responsible for Reading from XML Files that have been saved through Ink.saveToXMLFile(File xmlFileDest)
 

Enum Summary
Ink.InkSource Helps us determine where we got this ink from.
InkXMLParser.Attributes
InkXMLParser.Nodes
 


Copyright 2006 Stanford University