de.lmu.ifi.mfchords.utils
Class HandModel
java.lang.Object
de.lmu.ifi.mfchords.utils.HandModel
public class HandModel
- extends java.lang.Object
This class keeps track of the hands approximate position and orientation over the tablet's surface
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRecognizedHandPosture
public java.lang.String getRecognizedHandPosture()
getAllFingers
public java.util.ArrayList<de.lmu.ifi.mfchords.utils.Finger> getAllFingers()
getChordBasis
public java.lang.String getChordBasis()
setChordBasis
public void setChordBasis(java.lang.String cb)