Packagecom.gestureworks.objects
Classpublic class PropertyObject
InheritancePropertyObject Inheritance Object



Public Properties
 PropertyDefined By
  boundary_max : Number
PropertyObject
  boundary_min : Number
PropertyObject
  boundaryOn : Boolean
PropertyObject
  clusterDelta : Number
PropertyObject
  clusterValue : Number
PropertyObject
  delta_max : Number
PropertyObject
  delta_min : Number
PropertyObject
  delta_threshold : Boolean
PropertyObject
  filter_factor : Number
PropertyObject
  filterOn : Boolean
PropertyObject
  func : String
PropertyObject
  func_factor : Number
PropertyObject
  gestureDelta : Number
PropertyObject
  gestureValue : Number
PropertyObject
  id : String
PropertyObject
  inertial_filterMatrix : InertialFilter
PropertyObject
  noise_filterMatrix : NoiseFilter
PropertyObject
  processDelta : Number
PropertyObject
  processValue : Number
PropertyObject
  property_id : String
PropertyObject
  property_type : String
PropertyObject
  release_inertia : Boolean
PropertyObject
  release_inertia_base : Number
PropertyObject
  release_inertia_count : int
PropertyObject
  release_inertia_factor : Number
PropertyObject
  release_inertia_Maxcount : int
PropertyObject
  release_inertiaOn : Boolean
PropertyObject
  target_id : String
PropertyObject
  touch_inertia : Boolean
PropertyObject
  touch_inertia_mass : Number
PropertyObject
  touch_inertiaOn : Boolean
PropertyObject
  touch_inertia_spring : Number
PropertyObject
Property Detail
boundary_maxproperty
boundary_max:Number


Implementation
    public function get boundary_max():Number
    public function set boundary_max(value:Number):void
boundary_minproperty 
boundary_min:Number


Implementation
    public function get boundary_min():Number
    public function set boundary_min(value:Number):void
boundaryOnproperty 
boundaryOn:Boolean


Implementation
    public function get boundaryOn():Boolean
    public function set boundaryOn(value:Boolean):void
clusterDeltaproperty 
clusterDelta:Number


Implementation
    public function get clusterDelta():Number
    public function set clusterDelta(value:Number):void
clusterValueproperty 
clusterValue:Number


Implementation
    public function get clusterValue():Number
    public function set clusterValue(value:Number):void
delta_maxproperty 
delta_max:Number


Implementation
    public function get delta_max():Number
    public function set delta_max(value:Number):void
delta_minproperty 
delta_min:Number


Implementation
    public function get delta_min():Number
    public function set delta_min(value:Number):void
delta_thresholdproperty 
delta_threshold:Boolean


Implementation
    public function get delta_threshold():Boolean
    public function set delta_threshold(value:Boolean):void
filter_factorproperty 
filter_factor:Number


Implementation
    public function get filter_factor():Number
    public function set filter_factor(value:Number):void
filterOnproperty 
filterOn:Boolean


Implementation
    public function get filterOn():Boolean
    public function set filterOn(value:Boolean):void
funcproperty 
func:String


Implementation
    public function get func():String
    public function set func(value:String):void
func_factorproperty 
func_factor:Number


Implementation
    public function get func_factor():Number
    public function set func_factor(value:Number):void
gestureDeltaproperty 
gestureDelta:Number


Implementation
    public function get gestureDelta():Number
    public function set gestureDelta(value:Number):void
gestureValueproperty 
gestureValue:Number


Implementation
    public function get gestureValue():Number
    public function set gestureValue(value:Number):void
idproperty 
id:String


Implementation
    public function get id():String
    public function set id(value:String):void
inertial_filterMatrixproperty 
inertial_filterMatrix:InertialFilter


Implementation
    public function get inertial_filterMatrix():InertialFilter
    public function set inertial_filterMatrix(value:InertialFilter):void
noise_filterMatrixproperty 
noise_filterMatrix:NoiseFilter


Implementation
    public function get noise_filterMatrix():NoiseFilter
    public function set noise_filterMatrix(value:NoiseFilter):void
processDeltaproperty 
processDelta:Number


Implementation
    public function get processDelta():Number
    public function set processDelta(value:Number):void
processValueproperty 
processValue:Number


Implementation
    public function get processValue():Number
    public function set processValue(value:Number):void
property_idproperty 
property_id:String


Implementation
    public function get property_id():String
    public function set property_id(value:String):void
property_typeproperty 
property_type:String


Implementation
    public function get property_type():String
    public function set property_type(value:String):void
release_inertiaproperty 
release_inertia:Boolean


Implementation
    public function get release_inertia():Boolean
    public function set release_inertia(value:Boolean):void
release_inertia_baseproperty 
release_inertia_base:Number


Implementation
    public function get release_inertia_base():Number
    public function set release_inertia_base(value:Number):void
release_inertia_countproperty 
release_inertia_count:int


Implementation
    public function get release_inertia_count():int
    public function set release_inertia_count(value:int):void
release_inertia_factorproperty 
release_inertia_factor:Number


Implementation
    public function get release_inertia_factor():Number
    public function set release_inertia_factor(value:Number):void
release_inertia_Maxcountproperty 
release_inertia_Maxcount:int


Implementation
    public function get release_inertia_Maxcount():int
    public function set release_inertia_Maxcount(value:int):void
release_inertiaOnproperty 
release_inertiaOn:Boolean


Implementation
    public function get release_inertiaOn():Boolean
    public function set release_inertiaOn(value:Boolean):void
target_idproperty 
target_id:String


Implementation
    public function get target_id():String
    public function set target_id(value:String):void
touch_inertiaproperty 
touch_inertia:Boolean


Implementation
    public function get touch_inertia():Boolean
    public function set touch_inertia(value:Boolean):void
touch_inertia_massproperty 
touch_inertia_mass:Number


Implementation
    public function get touch_inertia_mass():Number
    public function set touch_inertia_mass(value:Number):void
touch_inertia_springproperty 
touch_inertia_spring:Number


Implementation
    public function get touch_inertia_spring():Number
    public function set touch_inertia_spring(value:Number):void
touch_inertiaOnproperty 
touch_inertiaOn:Boolean


Implementation
    public function get touch_inertiaOn():Boolean
    public function set touch_inertiaOn(value:Boolean):void