|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Uses of GestureDevice in org.ximtec.igesture.algorithm.rubine3d.tools |
|---|
| Classes in org.ximtec.igesture.algorithm.rubine3d.tools that implement GestureDevice | |
|---|---|
class |
WiiReader
|
| Uses of GestureDevice in org.ximtec.igesture.core |
|---|
| Methods in org.ximtec.igesture.core that return GestureDevice | |
|---|---|
GestureDevice<?,?> |
GestureSample3D.getSource()
|
GestureDevice<?,?> |
GestureSample.getSource()
|
GestureDevice<?,?> |
Gesture.getSource()
Get the source device of the gesture. |
| Methods in org.ximtec.igesture.core with parameters of type GestureDevice | |
|---|---|
void |
GestureSample3D.setSource(GestureDevice<?,?> device)
|
void |
GestureSample.setSource(GestureDevice<?,?> device)
|
void |
Gesture.setSource(GestureDevice<?,?> device)
Set the source device of the gesture. |
| Constructors in org.ximtec.igesture.core with parameters of type GestureDevice | |
|---|---|
GestureSample(GestureDevice<?,?> device,
String name,
org.sigtec.ink.Note gesture)
|
|
GestureSample3D(GestureDevice<?,?> device,
String name,
RecordedGesture3D gesture)
Constructs a new GestureSample3D. |
|
| Uses of GestureDevice in org.ximtec.igesture.io |
|---|
| Classes in org.ximtec.igesture.io that implement GestureDevice | |
|---|---|
class |
AbstractGestureDevice<E,F>
Comment |
| Methods in org.ximtec.igesture.io with parameters of type GestureDevice | |
|---|---|
IUser |
IDeviceManager.getAssociatedUser(GestureDevice<?,?> device)
Get the user that is associated with device |
| Uses of GestureDevice in org.ximtec.igesture.io.mouseclient |
|---|
| Classes in org.ximtec.igesture.io.mouseclient that implement GestureDevice | |
|---|---|
class |
MouseReader
A mouse reader. |
class |
SwingMouseReader
Comment |
| Uses of GestureDevice in org.ximtec.igesture.io.tuio |
|---|
| Classes in org.ximtec.igesture.io.tuio that implement GestureDevice | |
|---|---|
class |
TuioReader
Reader that initializes the TuioConnection and handles the events caused by the TuioConnection. |
class |
TuioReader2D
Reader that initializes the TuioConnection and handles the events caused by the TuioConnection. |
class |
TuioReader3D
Reader that initializes the TuioConnection and handles the events caused by the TuioConnection. |
| Uses of GestureDevice in org.ximtec.igesture.tool.gesturevisualisation |
|---|
| Methods in org.ximtec.igesture.tool.gesturevisualisation with parameters of type GestureDevice | |
|---|---|
static InputPanel |
InputPanelFactory.createInputPanel(GestureDevice<?,?> gestureDevice)
Creates a new input panel. |
static GestureDevicePanel |
InputPanelFactory.createPanel(GestureDevice<?,?> gestureDevice)
|
void |
SwingMouseReaderPanel.init(GestureDevice<?,?> gestureDevice)
|
void |
NotSupportedInputPanel.init(GestureDevice<?,?> gestureDevice)
|
void |
InputPanel.init(GestureDevice<?,?> gestureDevice)
Initializes the input panel with a gesture device. |
| Uses of GestureDevice in org.ximtec.igesture.tool.locator |
|---|
| Methods in org.ximtec.igesture.tool.locator that return GestureDevice | |
|---|---|
GestureDevice<?,?> |
Locator.getSharedDevice(String identifier)
|
| Methods in org.ximtec.igesture.tool.locator with parameters of type GestureDevice | |
|---|---|
void |
Locator.setSharedDevice(String identifier,
GestureDevice<?,?> device)
|
| Uses of GestureDevice in org.ximtec.igesture.tool.service |
|---|
| Classes in org.ximtec.igesture.tool.service that implement GestureDevice | |
|---|---|
class |
SwingMouseReaderService
Service Wrapper for InputDeviceClient |
| Uses of GestureDevice in org.ximtec.igesture.tool.view.admin.action |
|---|
| Constructors in org.ximtec.igesture.tool.view.admin.action with parameters of type GestureDevice | |
|---|---|
AddGestureSampleAction(Controller controller,
DefaultSampleDescriptor descriptor,
GestureDevice<?,?> device)
|
|
ClearGestureSampleAction(Controller controller,
GestureDevice<?,?> device)
|
|
| Uses of GestureDevice in org.ximtec.igesture.tool.view.devicemanager |
|---|
| Classes in org.ximtec.igesture.tool.view.devicemanager that implement GestureDevice | |
|---|---|
class |
BlueToothReader
Dummy BlueTooth Device |
| Methods in org.ximtec.igesture.tool.view.devicemanager with parameters of type GestureDevice | |
|---|---|
IUser |
DeviceManagerController.getAssociatedUser(GestureDevice<?,?> device)
|
| Uses of GestureDevice in org.ximtec.igesture.tool.view.testset.action |
|---|
| Constructors in org.ximtec.igesture.tool.view.testset.action with parameters of type GestureDevice | |
|---|---|
AddSampleAction(Controller controller,
TestClass descriptor,
GestureDevice<?,?> device)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||