Packagecom.gestureworks.cml.components
Classpublic class MagnifierViewer
InheritanceMagnifierViewer Inheritance Component Inheritance TouchContainer Inheritance TouchContainerDisplay Inheritance TouchSprite Inheritance TouchSpriteDebugDisplay Inheritance TouchSpriteTransform Inheritance TouchSpriteGesture Inheritance TouchSpriteProcessor Inheritance com.gestureworks.core.TouchSpriteCluster



Public Properties
 PropertyDefined By
 Inherited$rotation : Number
TouchSpriteTransform
 Inherited$rotationX : Number
TouchSpriteTransform
 Inherited$rotationY : Number
TouchSpriteTransform
 Inherited$rotationZ : Number
TouchSpriteTransform
 Inherited$scaleX : Number
TouchSpriteTransform
 Inherited$scaleY : Number
TouchSpriteTransform
 Inherited$transformPoint : Point
TouchSpriteTransform
 Inherited$x : Number
TouchSpriteTransform
 Inherited$y : Number
TouchSpriteTransform
 InheritedautoShuffle : Boolean
TouchContainerDisplay
 InheritedchildList : LinkedMap
[read-only]
TouchContainerDisplay
 Inheritedclass_ : String
Object's css class;
TouchContainerDisplay
 InheritedclassName : String
TouchContainerDisplay
 InheritedcmlIndex : int
TouchContainerDisplay
 InheriteddeltaFilterOn : Boolean
Determins whether filtering is applied to the delta values.
TouchSpriteProcessor
 InheriteddimensionsTo : String
TouchContainerDisplay
 InheriteddisableAffineTransform : Boolean
Determins whether internal (native) transformations are affine (dynamically centered) on the touchSprite.
TouchSpriteTransform
 InheriteddisableNativeTransform : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite.
TouchSpriteTransform
 InheritedgestureEventComplete : Boolean
Indicates weather all gestureEvents have been completed on the touchSprite.
TouchSpriteGesture
 InheritedgestureEventRelease : Boolean
Indicates whether all touch points have been released on the touchSprite.
TouchSpriteGesture
 InheritedgestureEvents : Boolean
Determins whether gestureEvents are processed and dispatched on the touchSprite.
TouchSpriteGesture
 InheritedgestureEventStart : Boolean
Indicates whether any gestureEvents have been started on the touchSprite.
TouchSpriteGesture
 InheritedgestureReleaseInertia : Boolean
Determins whether release inertia is given to gestureEvents on the touchSprite.
TouchSpriteGesture
 InheritedgestureTouchInertia : Boolean
Determins whether touch inertia is processed on the touchSprite.
TouchSpriteGesture
 Inheritedgroup : String
TouchContainerDisplay
 Inheritedheight : Number
[override]
TouchContainerDisplay
 Inheritedid : String
TouchContainerDisplay
 InheritedinertialDampingOn : Boolean = false
TouchSpriteProcessor
 Inheritedlayout : String
TouchContainerDisplay
 InheritedmaxScale : Number
This method is called after class initialization.
TouchContainerDisplay
 InheritedminScale : Number
This method is called after class initialization.
TouchContainerDisplay
 InheritedmouseChildren : Boolean
[override]
TouchContainerDisplay
 InheritednestedTransform : Boolean
TouchSpriteTransform
 Inheritedoutline_alpha : Number
TouchContainerDisplay
 Inheritedoutline_color : Number
TouchContainerDisplay
 Inheritedoutline_joint : String
TouchContainerDisplay
 InheritedoutlineOn : String
TouchContainerDisplay
 Inheritedoutline_stroke : int
TouchContainerDisplay
 InheritedpropertyStates : Array
TouchContainerDisplay
 Inheritedscale : Number
Scales display object
TouchContainer
 InheritedtransformComplete : Boolean
[read-only]
TouchSpriteTransform
 InheritedtransformEventComplete : Boolean
TouchSpriteTransform
 InheritedtransformEvents : Boolean
Determins whether transformEvents are processed and dispatched on the touchSprite.
TouchSpriteTransform
 InheritedtransformEventStart : Boolean
TouchSpriteTransform
 InheritedtransformStart : Boolean
[read-only]
TouchSpriteTransform
 Inheritedwidth : Number
[override]
TouchContainerDisplay
Public Methods
 MethodDefined By
  
MagnifierViewer
 Inherited
TouchContainerDisplay
 Inherited
TouchContainerDisplay
 Inherited
addtostage(e:Event = null):void
TouchSpriteDebugDisplay
 Inherited
childToList(id:String, child:*):void
TouchContainerDisplay
  
dipose():void
MagnifierViewer
  
[override]
MagnifierViewer
 Inherited
dispose():void
TouchContainerDisplay
 Inherited
hideIndex(index:int):void
TouchContainer
 Inherited
hideKey(key:String):void
TouchContainer
 Inherited
initDebug():void
TouchSpriteDebugDisplay
 Inherited
TouchSpriteDebugDisplay
 Inherited
TouchSpriteDebugDisplay
 Inherited
TouchSpriteGesture
 Inherited
TouchSpriteProcessor
 Inherited
TouchSpriteTransform
 Inherited
makeGestureList(value:XMLList):Object
TouchContainerDisplay
 Inherited
parseCML(cml:XMLList):XMLList
TouchContainerDisplay
 Inherited
postparseCML(cml:XMLList):void
TouchContainerDisplay
 Inherited
TouchContainerDisplay
 Inherited
showIndex(index:int):void
TouchContainer
 Inherited
showKey(key:String):void
TouchContainer
 Inherited
updateProperties(state:Number = 0):void
TouchContainerDisplay
Protected Methods
 MethodDefined By
 Inherited
This method is called after class initialization.
TouchContainerDisplay
 Inherited
This method is called after class initialization.
TouchContainerDisplay
 Inherited
randomMinMax(min:Number, max:Number):Number
This method is called after class initialization.
TouchContainerDisplay
 Inherited
This method is called after class initialization.
TouchContainerDisplay
 Inherited
thumbUpdate(event:Event):void
This method is called after class initialization.
TouchContainerDisplay
Constructor Detail
MagnifierViewer()Constructor
public function MagnifierViewer()



Method Detail
dipose()method
public function dipose():void

displayComplete()method 
override public function displayComplete():void