| Modifier and Type | Class and Description |
|---|---|
class |
WiiReader |
| Modifier and Type | Method and Description |
|---|---|
AbstractGestureDevice<?,?> |
DeviceUserAssociation.getDeviceItem()
Get the device of this association.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractGestureDevice<?,?>> |
DeviceDiscoveryService.discover()
Discover and return the found devices.
|
Set<AbstractGestureDevice<?,?>> |
IDeviceManager.getDevices()
Get all devices registered with the controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDeviceManager.addDevice(AbstractGestureDevice<?,?> device,
IUser user)
Add a device and associate it with a user.
|
void |
IDeviceManager.associateUser(AbstractGestureDevice<?,?> device,
IUser user)
Associate a user with a device.
|
void |
IDeviceManager.notifyDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
void |
IDeviceManager.removeDevice(AbstractGestureDevice<?,?> device)
Remove a device.
|
void |
DeviceManagerListener.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
| Constructor and Description |
|---|
DeviceUserAssociation(AbstractGestureDevice<?,?> device,
IUser user)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidReader3D |
| Modifier and Type | Class and Description |
|---|---|
class |
MouseReader
A mouse reader.
|
class |
SwingMouseReader
Comment
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingMouseReaderService
Service Wrapper for InputDeviceClient
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceListPanel.addDevice(AbstractGestureDevice<?,?> device) |
void |
DeviceListPanel.removeDevice(AbstractGestureDevice<?,?> device) |
void |
DeviceListPanelListener.updateDeviceListPanelListener(AbstractGestureDevice<?,?> device) |
| Modifier and Type | Method and Description |
|---|---|
void |
SampleDescriptorPanel.updateDeviceListPanelListener(AbstractGestureDevice<?,?> device) |
void |
SampleDescriptor3DPanel.updateDeviceListPanelListener(AbstractGestureDevice<?,?> device) |
void |
SampleDescriptorPanel.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
void |
SampleDescriptor3DPanel.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
void |
CompositeDescriptorPanel.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeView.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlueToothReader
Dummy BlueTooth Device
|
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractGestureDevice<?,?>> |
DeviceManagerController.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceManagerController.addDevice(AbstractGestureDevice<?,?> device,
IUser user) |
void |
DeviceManagerController.associateUser(AbstractGestureDevice<?,?> device,
IUser user) |
void |
DeviceManagerController.notifyDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
void |
DeviceManagerController.removeDevice(AbstractGestureDevice<?,?> device) |
| Modifier and Type | Method and Description |
|---|---|
AbstractGestureDevice<?,?> |
BluetoothDeviceConverter.createDevice(javax.bluetooth.RemoteDevice device,
javax.bluetooth.DeviceClass clazz)
Create a
AbstractGestureDevice from a found BlueTooth device. |
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractGestureDevice<?,?>> |
BluetoothDeviceDiscoveryService.discover() |
Set<AbstractGestureDevice<?,?>> |
Android3DDeviceDiscoveryService.discover() |
Set<AbstractGestureDevice<?,?>> |
AbstractTuioDeviceDiscoveryService.discover() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationPanel.updateDeviceListPanelListener(AbstractGestureDevice<?,?> device) |
void |
ConfigurationPanel.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestClassPanel.updateDeviceListPanelListener(AbstractGestureDevice<?,?> device) |
void |
TestClassPanel.updateDeviceManagerListener(int operation,
AbstractGestureDevice<?,?> device) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.