| Package | Description |
|---|---|
| org.ximtec.igesture.app.showcaseapp.descriptor |
Descriptors for classes to be identified by the drawing application.
|
| org.ximtec.igesture.configuration |
Algorithm configuration.
|
| org.ximtec.igesture.core |
The core iGesture classes.
|
| org.ximtec.igesture.core.composite | |
| org.ximtec.igesture.core.composite.parameter | |
| org.ximtec.igesture.io |
Input devices.
|
| org.ximtec.igesture.tool.view.admin.wrapper | |
| org.ximtec.igesture.tool.view.testbench.wrapper | |
| org.ximtec.igesture.tool.view.testset.wrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrowDescriptor |
class |
LineDescriptor |
class |
RectangleDescriptor |
class |
TriangleDescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
Configuration
Configuration object used by the algorithms.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataObject
Interface to be implemented by any persistent-capable object.
|
interface |
Descriptor
Interface to be implemented by any gesture class descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataObject
Default implementation of the DataObject interface.
|
class |
DefaultDescriptor
Default implementation of a descriptor.
|
class |
DefaultPropertyChangeNotifier
Default implementation of the PropertyChangeNotifier interface.
|
class |
DefaultSampleDescriptor<T>
Describes a gesture by a set of gesture samples.
|
class |
DigitalDescriptor
Digital descriptor of a gesture class.
|
class |
GestureClass
This class represents the concept of a specific gesture (e.g.
|
class |
GestureSample
Represents a gesture sample as for example used by the Rubine algorithm.
|
class |
GestureSample3D |
class |
GestureSet
Container to manage a set of gesture classes.
|
class |
IconDescriptor
Comment
|
class |
SampleDescriptor
Describes a gesture by a set of gesture samples.
|
class |
SampleDescriptor3D
Describes a gesture by a set of gesture samples.
|
class |
TestClass
Comment
|
class |
TestSet
Set of gesture samples used to evaluate algorithms.
|
class |
TextDescriptor
Textual descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityConstraint |
class |
CardinalityDeviceConstraint
This class represents a cardinality constraint.
|
class |
CardinalityUserConstraint
This class represents a cardinality constraint.
|
class |
CompositeDescriptor |
class |
ConcurrencyConstraint
This class represents a concurrency constraint, all gestures must be performed in parallel.
|
class |
DefaultConstraint |
class |
DefaultConstraintEntry |
class |
IntervalConstraint
This class represents an interval constraint.
|
class |
ProximityConcurrencyConstraint
This class represents a two-fold constraint.
|
class |
ProximityConstraint |
class |
ProximitySequenceConstraint
This class represents a two-fold constraint.
|
class |
SequenceConstraint
This class represents a sequence constraint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstraintParameters |
class |
CardinalityConstraintParameters |
class |
ConcurrencyConstraintParameters |
class |
DefaultConstraintParameters |
class |
IntervalConstraintParameters |
class |
ProximityConstraintParameters |
class |
SequenceConstraintParameters |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceUserAssociation
This class defines an association between a
IUser and a AbstractGestureDevice. |
class |
User
This class represents a User for the device manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GestureSetList |
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmList |
class |
AlgorithmWrapper
Comment
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestSetList |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.