GestureDatabase Class Reference

List of all members.

Public Member Functions

 GestureDatabase (String databaseName)
void actionPerformed (ActionEvent e)
void autotest ()
void autotest (ArrayList< Gesture > gestures)
void command (int option) throws IOException
void createBestImage ()
void determineClassParameters ()
void display (ShapeContext context, double w, double h)
void focusGained (FocusEvent arg0)
void focusLost (FocusEvent arg0)
void generateGesture ()
PenGestureListener getListener ()
void labelGestures ()
void leaveOneOutOptimizeCostWeighting ()
void quillWrite (Writer writer) throws IOException
void Save (Writer writer) throws IOException
String test (ShapeContext context, boolean verbose)
String test (ShapeContext context, boolean verbose, ArrayList< Gesture > gestures)

Static Public Member Functions

static void makeCompactGrid (Container parent, int rows, int cols, int initialX, int initialY, int xPad, int yPad)

Static Package Functions

static JFrame getInkDisplay ()

Package Attributes

String databaseName
ArrayList< Gesturegestures = new ArrayList<Gesture>()
PenGestureListener listener
ArrayList< GesturetestGestures = new ArrayList<Gesture>()
ArrayList< ShapeContextunlabeledContexts = new ArrayList<ShapeContext>()

Static Package Attributes

static transient GestureDatabase instance

Detailed Description

Definition at line 41 of file GestureDatabase.java.


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