Package | com.gestureworks.cml.factories |
Class | public class TouchContainerFactory |
Inheritance | TouchContainerFactory ![]() ![]() |
Implements | IContainer, ICSS |
Subclasses | TouchContainer |
See also
Property | Defined By | ||
---|---|---|---|
![]() | _$height : Number = 0 | TouchSprite | |
![]() | _$rotation : Number = 0 | TouchSprite | |
![]() | $rotation : Number | TouchSprite | |
![]() | _$scaleX : Number = 1 | TouchSprite | |
![]() | $scaleX : Number | TouchSprite | |
![]() | _$scaleY : Number = 1 | TouchSprite | |
![]() | $scaleY : Number | TouchSprite | |
![]() | $transformPoint : Point | TouchSprite | |
![]() | _$width : Number = 0 | TouchSprite | |
![]() | _$x : Number = 0 | TouchSprite | |
![]() | $x : Number | TouchSprite | |
![]() | _$y : Number = 0 | TouchSprite | |
![]() | $y : Number | TouchSprite | |
autoShuffle : Boolean
autoshuffles
| TouchContainerFactory | ||
![]() | broadcastTarget : Boolean | TouchSprite | |
childList : ChildList [read-only]
returns the childlist
| TouchContainerFactory | ||
class_ : String
Object's css class;
| TouchContainerFactory | ||
className : String
sets the class name of displayobject
| TouchContainerFactory | ||
![]() | clusterBubbling : Boolean
Allows touch points from a childclusters to copy into container touch objects
in the local parent child display list stack. | TouchSprite | |
![]() | clusterEvents : Boolean
Determins whether clusterEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | clusterID : int | TouchSprite | |
cmlIndex : int
sets the cml index
| TouchContainerFactory | ||
![]() | cml_item : Boolean | TouchSprite | |
![]() | cO : ClusterObject | TouchSprite | |
![]() | debugDisplay : Boolean | TouchSprite | |
![]() | deltaFilterOn : Boolean
Determins whether filtering is applied to the delta values. | TouchSprite | |
dimensionsTo : String
sets the dimensions of touchcontainer
| TouchContainerFactory | ||
![]() | disableAffineTransform : Boolean
Determins whether internal (native) transformations are affine (dynamically centered) on the touchSprite. | TouchSprite | |
![]() | disableNativeTransform : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite. | TouchSprite | |
![]() | dN : Number | TouchSprite | |
dropShadow : Boolean
Sets the drop shadow effect
| TouchContainerFactory | ||
![]() | GESTRELIST_UPDATE : String = gestureList update [static] | TouchSprite | |
![]() | gestureEventComplete : Boolean
Indicates weather all gestureEvents have been completed on the touchSprite. | TouchSprite | |
![]() | gestureEventRelease : Boolean
Indicates whether all touch points have been released on the touchSprite. | TouchSprite | |
![]() | gestureEvents : Boolean
Determins whether gestureEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | gestureEventStart : Boolean
Indicates whether any gestureEvents have been started on the touchSprite. | TouchSprite | |
![]() | gestureFilters : Boolean | TouchSprite | |
![]() | gestureList : Object | TouchSprite | |
![]() | gestureReleaseInertia : Boolean
Determins whether release inertia is given to gestureEvents on the touchSprite. | TouchSprite | |
![]() | gestureTouchInertia : Boolean
Determins whether touch inertia is processed on the touchSprite. | TouchSprite | |
![]() | _gestureTweenOn : Boolean = false | TouchSprite | |
![]() | gestureTweenOn : Boolean | TouchSprite | |
![]() | gO : GestureListObject | TouchSprite | |
group : String | TouchContainerFactory | ||
height : Number [override]
sets the height of the container
| TouchContainerFactory | ||
id : String
sets childlist id
| TouchContainerFactory | ||
layout : *
speciffies the type of layout
| TouchContainerFactory | ||
maxScale : Number
This method is called after class initialization. | TouchContainerFactory | ||
minScale : Number
This method is called after class initialization. | TouchContainerFactory | ||
mouseChildren : Boolean [override]
sets the mousechildren value to true or false. | TouchContainerFactory | ||
![]() | N : int | TouchSprite | |
![]() | nestedTransform : Boolean | TouchSprite | |
outline_alpha : Number
sets the alpha of outline
| TouchContainerFactory | ||
outline_color : Number
sets the color of outline
| TouchContainerFactory | ||
outline_joint : String
TODO
| TouchContainerFactory | ||
outlineOn : String
specifies the outline of container to true or false
| TouchContainerFactory | ||
outline_stroke : int
sets the line stroke of outline
| TouchContainerFactory | ||
![]() | pointArray : Vector.<PointObject> [read-only] | TouchSprite | |
![]() | pointCount : int | TouchSprite | |
propertyStates : Array Deprecated: Please Use state | TouchContainerFactory | ||
![]() | sO : StrokeObject | TouchSprite | |
state : Array
property states array
| TouchContainerFactory | ||
![]() | targeting : Boolean
Turns off manual ALL targeting control, defaults to a simple hit test
targeting model with exclusive target clustering
| TouchSprite | |
![]() | targetList : Array
Allows touch and gesture events to explicitly target a group of defined
touch objects which can be outside of the local parent child display list stack
| TouchSprite | |
![]() | targetObject : Object
Allows touch and gesture events to explicitly target a touch object
this can be outside the local parent child display list stack
| TouchSprite | |
![]() | targetParent : Boolean
Allows touch and gesture events to explicitly target the parent touch object
| TouchSprite | |
![]() | tc : TouchCluster | TouchSprite | |
![]() | td : TouchDebugDisplay | TouchSprite | |
![]() | tg : TouchGesture | TouchSprite | |
![]() | tiO : TimelineObject | TouchSprite | |
![]() | touchChildren : Boolean | TouchSprite | |
![]() | touchObjectID : int [read-only] | TouchSprite | |
![]() | tp : TouchPipeline | TouchSprite | |
![]() | traceDebugModeOn : Boolean | TouchSprite | |
![]() | transformComplete : Boolean | TouchSprite | |
![]() | transformEventComplete : Boolean | TouchSprite | |
![]() | transformEvents : Boolean
Determins whether transformEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | transformEventStart : Boolean | TouchSprite | |
![]() | transformGestureVectors : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite. | TouchSprite | |
![]() | transformStart : Boolean | TouchSprite | |
![]() | trO : TransformObject | TouchSprite | |
![]() | tt : TouchTransform | TouchSprite | |
width : Number [override]
sets the width of the container
| TouchContainerFactory | ||
![]() | x_lock : Boolean | TouchSprite | |
![]() | y_lock : Boolean | TouchSprite |
Property | Defined By | ||
---|---|---|---|
cmlGestureList : Object | TouchContainerFactory |
Method | Defined By | ||
---|---|---|---|
Constructor
| TouchContainerFactory | ||
activateTouch():void
TODO
| TouchContainerFactory | ||
addAllChildren():void
method searches the child and adds to the list
| TouchContainerFactory | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void [override]
Registers event listeners. | TouchSprite | |
childToList(id:String, child:*):void
child appended to the childlist
| TouchContainerFactory | ||
displayComplete():void
CML callback Initialisation
| TouchContainerFactory | ||
dispose():void
Calls the Dispose method for each child possessing a Dispose method then removes all children. | TouchContainerFactory | ||
makeGestureList(value:XMLList):Object
TODO
| TouchContainerFactory | ||
![]() | onTouchDown(event:TouchEvent, target:* = null):void
decides how to assign the captured touch point to a cluster
can pass to parent, an explicit target, an explicit list or
targets or a passed to any touch object in the local display stack. | TouchSprite | |
parseCML(cml:XMLList):XMLList
parses cml file
| TouchContainerFactory | ||
postparseCML(cml:XMLList):void
postparse method
| TouchContainerFactory | ||
setDimensionsToChild():void
method sets the dimensions of each child
| TouchContainerFactory | ||
![]() | updateClusterAnalysis():void | TouchSprite | |
![]() | updateDebugDisplay():void | TouchSprite | |
![]() | updateGesturePipeline():void | TouchSprite | |
![]() | updateListeners():void
Registers/unregisters event handlers depending on the active modes
| TouchSprite | |
![]() | updateMotionClusterAnalysis():void | TouchSprite | |
updateProperties(state:Number = 0):void
update properties of child
| TouchContainerFactory | ||
![]() | updateSensorClusterAnalysis():void | TouchSprite | |
![]() | updateTObjProcessing():void | TouchSprite |
Method | Defined By | ||
---|---|---|---|
childrenHaveUpdated():void
This method is called after class initialization. | TouchContainerFactory | ||
displayHandler(event:DisplayEvent):void
This method is called after class initialization. | TouchContainerFactory | ||
randomMinMax(min:Number, max:Number):Number
This method is called after class initialization. | TouchContainerFactory | ||
scaleTransformHandler(event:GWTransformEvent):void
This method is called after class initialization. | TouchContainerFactory | ||
thumbUpdate(event:Event):void
This method is called after class initialization. | TouchContainerFactory |
autoShuffle | property |
autoShuffle:Boolean
autoshuffles
public function get autoShuffle():Boolean
public function set autoShuffle(value:Boolean):void
childList | property |
childList:ChildList
[read-only] returns the childlist
public function get childList():ChildList
class_ | property |
class_:String
Object's css class;
public function get class_():String
public function set class_(value:String):void
className | property |
className:String
sets the class name of displayobject
public function get className():String
public function set className(value:String):void
cmlGestureList | property |
protected var cmlGestureList:Object
cmlIndex | property |
cmlIndex:int
sets the cml index
public function get cmlIndex():int
public function set cmlIndex(value:int):void
dimensionsTo | property |
dimensionsTo:String
sets the dimensions of touchcontainer
public function get dimensionsTo():String
public function set dimensionsTo(value:String):void
dropShadow | property |
dropShadow:Boolean
Sets the drop shadow effect
The default value is false
.
public function get dropShadow():Boolean
public function set dropShadow(value:Boolean):void
group | property |
group:String
public function get group():String
public function set group(value:String):void
height | property |
height:Number
[override] sets the height of the container
public function get height():Number
public function set height(value:Number):void
id | property |
id:String
sets childlist id
public function get id():String
public function set id(value:String):void
layout | property |
layout:*
speciffies the type of layout
public function get layout():*
public function set layout(value:any):void
maxScale | property |
maxScale:Number
This method is called after class initialization.
public function get maxScale():Number
public function set maxScale(value:Number):void
minScale | property |
minScale:Number
This method is called after class initialization.
public function get minScale():Number
public function set minScale(value:Number):void
mouseChildren | property |
mouseChildren:Boolean
[override] sets the mousechildren value to true or false.
public function get mouseChildren():Boolean
public function set mouseChildren(value:Boolean):void
outline_alpha | property |
outline_alpha:Number
sets the alpha of outline
The default value is =1;
.
public function get outline_alpha():Number
public function set outline_alpha(value:Number):void
outline_color | property |
outline_color:Number
sets the color of outline
public function get outline_color():Number
public function set outline_color(value:Number):void
outline_joint | property |
outline_joint:String
TODO
public function get outline_joint():String
public function set outline_joint(value:String):void
outline_stroke | property |
outline_stroke:int
sets the line stroke of outline
The default value is 20;
.
public function get outline_stroke():int
public function set outline_stroke(value:int):void
outlineOn | property |
outlineOn:String
specifies the outline of container to true or false
The default value is false;
.
public function get outlineOn():String
public function set outlineOn(value:String):void
propertyStates | property |
public var propertyStates:Array
state | property |
public var state:Array
property states array
width | property |
width:Number
[override] sets the width of the container
public function get width():Number
public function set width(value:Number):void
TouchContainerFactory | () | Constructor |
public function TouchContainerFactory()
Constructor
activateTouch | () | method |
public function activateTouch():void
TODO
addAllChildren | () | method |
public function addAllChildren():void
method searches the child and adds to the list
childrenHaveUpdated | () | method |
protected function childrenHaveUpdated():void
This method is called after class initialization.
childToList | () | method |
public function childToList(id:String, child:*):void
child appended to the childlist
Parameters
id:String | |
child:* |
displayComplete | () | method |
public function displayComplete():void
CML callback Initialisation
displayHandler | () | method |
protected function displayHandler(event:DisplayEvent):void
This method is called after class initialization.
Parameters
event:DisplayEvent |
dispose | () | method |
public function dispose():void
Calls the Dispose method for each child possessing a Dispose method then removes all children. This is the root destructor intended to be called by overriding dispose functions.
makeGestureList | () | method |
public function makeGestureList(value:XMLList):Object
TODO
Parameters
value:XMLList |
Object —
|
parseCML | () | method |
public function parseCML(cml:XMLList):XMLList
parses cml file
Parameters
cml:XMLList |
XMLList —
|
postparseCML | () | method |
public function postparseCML(cml:XMLList):void
postparse method
Parameters
cml:XMLList |
randomMinMax | () | method |
protected function randomMinMax(min:Number, max:Number):Number
This method is called after class initialization.
Parameters
min:Number | |
max:Number |
Number |
scaleTransformHandler | () | method |
protected function scaleTransformHandler(event:GWTransformEvent):void
This method is called after class initialization.
Parameters
event:GWTransformEvent |
setDimensionsToChild | () | method |
public function setDimensionsToChild():void
method sets the dimensions of each child
thumbUpdate | () | method |
protected function thumbUpdate(event:Event):void
This method is called after class initialization.
Parameters
event:Event |
updateProperties | () | method |
public function updateProperties(state:Number = 0):void
update properties of child
Parameters
state:Number (default = 0 )
|