|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use IDeviceManager | |
|---|---|
| org.ximtec.igesture | Root package containing the iGesture recogniser component. |
| org.ximtec.igesture.core.composite | |
| org.ximtec.igesture.tool.service | |
| org.ximtec.igesture.tool.view.devicemanager | |
| Uses of IDeviceManager in org.ximtec.igesture |
|---|
| Constructors in org.ximtec.igesture with parameters of type IDeviceManager | |
|---|---|
MultimodalGestureRecogniser(GestureSet set,
IDeviceManager manager)
Constructor |
|
MultimodalGestureRecogniser(GestureSet set,
IDeviceManager manager,
int ppt)
Constructor |
|
| Uses of IDeviceManager in org.ximtec.igesture.core.composite |
|---|
| Methods in org.ximtec.igesture.core.composite with parameters of type IDeviceManager | |
|---|---|
boolean |
SequenceConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
ProximitySequenceConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
ProximityConcurrencyConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
IntervalConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
DefaultConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
Constraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
Validate the constraint conditions. |
boolean |
ConcurrencyConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
CardinalityUserConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
boolean |
CardinalityDeviceConstraint.validateConditions(List<Gesture<?>> gestures,
IDeviceManager manager)
|
| Uses of IDeviceManager in org.ximtec.igesture.tool.service |
|---|
| Classes in org.ximtec.igesture.tool.service that implement IDeviceManager | |
|---|---|
class |
DeviceManagerService
|
| Uses of IDeviceManager in org.ximtec.igesture.tool.view.devicemanager |
|---|
| Classes in org.ximtec.igesture.tool.view.devicemanager that implement IDeviceManager | |
|---|---|
class |
DeviceManagerController
This class is an implementation of the controller of the Device Manager. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||