| Modifier and Type | Method and Description |
|---|---|
Accelerations |
Note3D.getAccelerations()
Returns the list of acceleration data from this gesture
|
| Modifier and Type | Method and Description |
|---|---|
void |
Note3D.setAccelerations(Accelerations accelerations)
Sets an accelerations list for this gesture
|
| Modifier and Type | Method and Description |
|---|---|
static Accelerations |
JdomAccelerations.unmarshal(org.jdom.Element gesture) |
| Constructor and Description |
|---|
JdomAccelerations(Accelerations accelerations) |
| Modifier and Type | Method and Description |
|---|---|
static Note3D |
AndroidTools.accelerationsToTraces(Accelerations acc) |
| Modifier and Type | Method and Description |
|---|---|
static Note3D |
WiiMoteTools2.accelerationsToTraces(Accelerations acc)
Converts the acceleration data from the WiiMote into timestamped 3D positions in a Note3D object
|
static Note3D |
WiiMoteTools.accelerationsToTraces(Accelerations acc)
Converts the acceleration data from the WiiMote into timestamped 3D positions in a Note3D object
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.