| Package | Description |
|---|---|
| org.ximtec.igesture |
Root package containing the iGesture recogniser component.
|
| org.ximtec.igesture.algorithm.rubine3d.tools | |
| org.ximtec.igesture.core |
The core iGesture classes.
|
| org.ximtec.igesture.io.tuio | |
| org.ximtec.igesture.io.wiimote |
| Modifier and Type | Method and Description |
|---|---|
static Recogniser |
Recogniser.newRecogniser(String configFile,
String gestureSetFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultimodalGestureManager.addRecogniser(Recogniser recogniser,
boolean mixed) |
void |
MultimodalGestureManager.removeRecogniser(Recogniser recogniser) |
| Modifier and Type | Method and Description |
|---|---|
void |
WiiReader.setRecogniser(Recogniser recogniser) |
| Modifier and Type | Method and Description |
|---|---|
Recogniser |
ResultSet.getSource()
Get the source Recogniser that created this ResultSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSet.setSource(Recogniser source)
Set the source Recogniser that created this ResultSet.
|
| Constructor and Description |
|---|
ResultSet(Recogniser source)
Constructs a new result set.
|
ResultSet(Recogniser source,
int maxSize)
Constructs a new result set with a specific maximal size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TuioReader3D.setRecogniser(Recogniser recogniser)
Set the recogniser to use.
|
void |
TuioReader2D.setRecogniser(Recogniser recogniser)
Set the recogniser to use.
|
void |
TuioReader.setRecogniser(Recogniser recogniser)
Set the recogniser to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WiiReader.setRecogniser(Recogniser recogniser) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.