| Package | Description |
|---|---|
| org.ximtec.igesture |
Root package containing the iGesture recogniser component.
|
| Modifier and Type | Method and Description |
|---|---|
MultimodalGestureQueue.QueueElement |
MultimodalGestureQueue.peek()
Retrieves but does not remove the head of the queue, null if empty
|
MultimodalGestureQueue.QueueElement |
MultimodalGestureQueue.poll()
Retrieves and removes the head of the queue, null if empty
|
| Modifier and Type | Method and Description |
|---|---|
int |
MultimodalGestureQueue.QueueElement.compareTo(MultimodalGestureQueue.QueueElement o) |
void |
MultimodalGestureRecogniser.recognise(MultimodalGestureQueue.QueueElement[] queueElements) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.