© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.io.DeviceDiscoveryService

Packages that use DeviceDiscoveryService
org.ximtec.igesture.io Input devices. 
org.ximtec.igesture.tool.view.devicemanager   
org.ximtec.igesture.tool.view.devicemanager.discoveryservice   
 

Uses of DeviceDiscoveryService in org.ximtec.igesture.io
 

Methods in org.ximtec.igesture.io that return types with arguments of type DeviceDiscoveryService
 Map<String,DeviceDiscoveryService> IDeviceManager.getDiscoveryMapping()
          Get the mapping between connection types and discovery services.
 

Uses of DeviceDiscoveryService in org.ximtec.igesture.tool.view.devicemanager
 

Methods in org.ximtec.igesture.tool.view.devicemanager that return types with arguments of type DeviceDiscoveryService
 Map<String,DeviceDiscoveryService> DeviceManagerController.getDiscoveryMapping()
           
 

Uses of DeviceDiscoveryService in org.ximtec.igesture.tool.view.devicemanager.discoveryservice
 

Classes in org.ximtec.igesture.tool.view.devicemanager.discoveryservice that implement DeviceDiscoveryService
 class AbstractTuioDeviceDiscoveryService
           
 class BluetoothDeviceDiscoveryService
          A Bluetooth device discovery service.
 class Tuio2DDeviceDiscoveryService
          A Tuio 2D device discovery service.
 class Tuio3DDeviceDiscoveryService
          A Tuio 3D device discovery service.
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.