© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.core.PropertyChangeNotifier

Packages that use PropertyChangeNotifier
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.io Input devices. 
org.ximtec.igesture.tool.view.admin.wrapper   
org.ximtec.igesture.tool.view.testbench.wrapper   
org.ximtec.igesture.tool.view.testset.wrapper   
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.app.showcaseapp.descriptor
 

Classes in org.ximtec.igesture.app.showcaseapp.descriptor that implement PropertyChangeNotifier
 class ArrowDescriptor
           
 class LineDescriptor
           
 class RectangleDescriptor
           
 class TriangleDescriptor
           
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.configuration
 

Classes in org.ximtec.igesture.configuration that implement PropertyChangeNotifier
 class Configuration
          Configuration object used by the algorithms.
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.core
 

Subinterfaces of PropertyChangeNotifier in org.ximtec.igesture.core
 interface DataObject
          Interface to be implemented by any persistent-capable object.
 interface Descriptor
          Interface to be implemented by any gesture class descriptor.
 

Classes in org.ximtec.igesture.core that implement PropertyChangeNotifier
 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. circle, rectangle, triangle).
 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.
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.core.composite
 

Classes in org.ximtec.igesture.core.composite that implement PropertyChangeNotifier
 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 ProximitySequenceConstraint
          This class represents a two-fold constraint.
 class SequenceConstraint
          This class represents a sequence constraint.
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.io
 

Classes in org.ximtec.igesture.io that implement PropertyChangeNotifier
 class DeviceUserAssociation
          This class defines an association between a IUser and a AbstractGestureDevice.
 class User
          This class represents a User for the device manager.
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.tool.view.admin.wrapper
 

Classes in org.ximtec.igesture.tool.view.admin.wrapper that implement PropertyChangeNotifier
 class GestureSetList
           
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.tool.view.testbench.wrapper
 

Classes in org.ximtec.igesture.tool.view.testbench.wrapper that implement PropertyChangeNotifier
 class AlgorithmList
           
 class AlgorithmWrapper
          Comment
 

Uses of PropertyChangeNotifier in org.ximtec.igesture.tool.view.testset.wrapper
 

Classes in org.ximtec.igesture.tool.view.testset.wrapper that implement PropertyChangeNotifier
 class TestSetList
           
 


© 2006-2007 ETH Zurich

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