| A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z   | 
| radioButtons — Property, class com.gestureworks.cml.element.RadioButtons | 
 |  | 
| RadioButtons — class, package com.gestureworks.cml.element | 
 | 
	 The RadioButtons element represents a group of radio buttons generated from a user defined list of labels. | 
| RadioButtons(labels:String) — Constructor, class com.gestureworks.cml.element.RadioButtons | 
 | 
		 RadioButton Constructor. | 
| radioColor — Property, class com.gestureworks.cml.element.RadioButtons | 
 | 
		 The color for the radio buttons;
		  | 
| radioStroke — Property, class com.gestureworks.cml.element.RadioButtons | 
 | 
		 The stroke of the radio button's graphic. | 
| radioStrokeColor — Property, class com.gestureworks.cml.element.RadioButtons | 
 | 
		 The color of a radio button's stroke;
		  | 
| radius — Property, class com.gestureworks.cml.element.Magnifier | 
 | 
		 Radius of the total area of the lens, including distortion effects if any. | 
| radius — Property, class com.gestureworks.cml.factories.GraphicFactory | 
 | 
		 Sets radius (in pixels) of circle. | 
| radius — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| radius — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| rail — Property, class com.gestureworks.cml.element.Slider | 
 | 
		 Sets the slider's rail element
		  | 
| railAlpha — Property, class com.gestureworks.cml.element.Slider | 
 | 
		 Alpha of default rail
		  | 
| railColor — Property, class com.gestureworks.cml.element.Slider | 
 | 
		 Color of default rail
		  | 
| railGraphic — Property, class com.gestureworks.cml.element.ScrollBar | 
 |  | 
| railTouch — Property, class com.gestureworks.cml.element.ScrollBar | 
 |  | 
| randomColor() — Static Method                  ,  class com.gestureworks.cml.utils.ColorUtils | 
 | 
		 Returns a random color as uint 
		  | 
| RandomLayout — class, package com.gestureworks.cml.layouts | 
 | 
	 The RandomLayout positions display objects randomly about the x- and y-axes
	 and applies a specified amount of random rotation. | 
| RandomLayout() — Constructor, class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Constructor
		  | 
| randomMinMax(min:Number, max:Number) — Static Method                  ,  class com.gestureworks.cml.factories.LayoutFactory | 
 | 
		 Generates a reandom number between min and max
		  | 
| randomMinMax(min:Number, max:Number) — method,  class com.gestureworks.cml.factories.TouchContainerFactory | 
 | 
		This method is called after class initialization. | 
| randomNumber(minNum:Number, maxNum:Number) — Static Method                  ,  class com.gestureworks.cml.utils.NumberUtils | 
 | 
		 Returns a random number within a specified range
		  | 
| randomX(container:flash.display:DisplayObjectContainer) — method,  class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Distributes the the children of the container randomly
		 about the x-axis. | 
| randomXY(container:flash.display:DisplayObjectContainer) — method,  class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Distributes the the children of the container randomly
		 about the x,y-axes. | 
| randomXYRotation(container:flash.display:DisplayObjectContainer) — method,  class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Distributes the the children of the container randomly
		 about the x,y-axes and applies a random amount of rotation. | 
| randomY(container:flash.display:DisplayObjectContainer) — method,  class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Distributes the the children of the container randomly
		 about the y-axis. | 
| rate — Property, class com.gestureworks.cml.element.ImageSequence | 
 |  | 
| rate — Property, class com.gestureworks.cml.element.Microphone | 
 | 
		 The rate at which the microphone is capturing sound, in kHz. | 
| rate — Property, class com.gestureworks.cml.element.Slideshow | 
 | 
		 Rate of change between slides in milliseconds
		  | 
| ref — Property, class com.gestureworks.cml.element.SWF | 
 | 
		 ref loads a swf library class
		 must be pre-loaded through the library kit
		  | 
| ref_frame_angle — Property, class com.gestureworks.core.TouchTransform | 
 |  | 
| registerTouchObject(touchObject:Object) — Static Method                  ,  class com.gestureworks.managers.ObjectManager | 
 |  | 
| registerTouchPoint(event:flash.events:TouchEvent) — Static Method                  ,  class com.gestureworks.managers.TouchManager | 
 |  | 
| relativePaths — Static Property, class com.gestureworks.cml.core.CMLParser | 
 |  | 
| relativePos(obj1:flash.display:DisplayObject, obj2:flash.display:DisplayObject) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		  Returns relative position as a point between two display objects  
		    | 
| release — Property, class com.gestureworks.objects.GestureListObject | 
 |  | 
| release — Property, class com.gestureworks.objects.GestureObject | 
 |  | 
| RELEASE — Static Property, class com.gestureworks.events.GWGestureEvent | 
 |  | 
| release_inertia_base — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| release_inertia_count — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| release_inertia_factor — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| release_inertia_filter — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| release_inertia_Maxcount — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| release_inertiaOn — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| relToAbsPath(string:String) — Static Method                  ,  class com.gestureworks.cml.core.CMLParser | 
 | 
		 Converts relative to absolute path
		  | 
| remove(index:int) — method,  interface com.gestureworks.cml.interfaces.IList | 
 | 
		 Removes value from list. | 
| remove() — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Removes a key, value at current index
		  | 
| remove(index:int) — method,  class com.gestureworks.cml.utils.List | 
 | 
		 Removes a value by index
		  | 
| remove(a:String) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| remove — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| removeAllChildren(container:flash.display:DisplayObjectContainer, leave:int) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		   Removes all children from a container and leave the bottom few
		    | 
| removeAllChildrenByType(container:flash.display:DisplayObjectContainer, type:Class) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		  Removes all children of a specific type from a container. | 
| removeAttr(key:String) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| removeByValue(value:any) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Removes a key, value pair by value
		  | 
| removeCMLChildren() — method,  class com.gestureworks.cml.managers.DisplayManager | 
 | 
		 Removes all children of the entire CMLObjectList
		 by looping through the index of the CMLObjectList. | 
| REMOVED — Static Property, class com.gestureworks.events.DisplayEvent | 
 |  | 
| removeData(elem:Object, name:String) — Static Method                  ,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method                  ,  class com.gestureworks.cml.core.CMLParser | 
 |  | 
| removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 |  | 
| removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method                  ,  class com.gestureworks.cml.utils.StateUtils | 
 |  | 
| removeEventListener(p_type:String, p_listener:Function, p_useCapture:Boolean) — Static Method                  ,  class com.gestureworks.utils.GMLParser | 
 |  | 
| removeID() — Static Method                  ,  class com.gestureworks.utils.MousePoint | 
 |  | 
| removeIndex(index:int) — method,  class com.gestureworks.cml.element.ImageList | 
 | 
		 removes the index from list
		  | 
| removeIndex(index:int) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Removes a key, value pair by index
		  | 
| removeKey(key:any) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Removes a key, value pair by key
		  | 
| repeatTimer — Property, class com.gestureworks.cml.element.OrbMenu | 
 | 
		number of times the timer will tick before the timer stops itself
		 | 
| replace(key:any, value:any) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Replaces a key, value pair at the current index
		  | 
| replace(index:int, value:String) — method,  class com.gestureworks.cml.utils.List | 
 | 
		 Replaces value by index
		  | 
| replaceAll(... rest) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| replaceKey(key:any, value:any) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Replaces a value by key. | 
| replaceWith(val:Object) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| resample — Property, class com.gestureworks.cml.element.Media | 
 | 
		 Specifies whether a loaded image is resampled to the provided width and/or height. | 
| resample — Property, class com.gestureworks.cml.factories.BitmapFactory | 
 | 
		 Specifies whether a loaded image is resampled to the provided width and/or height. | 
| Resample(points:Array, n:int) — Static Method                  ,  class com.gestureworks.analysis.VectorMetric | 
 |  | 
| reset() — method,  class com.gestureworks.cml.components.Component | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.Album | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.Button | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.ImageList | 
 | 
		 sets the current index from list
		  | 
| reset() — method,  class com.gestureworks.cml.element.ImageSequence | 
 | 
		 Resets the sequencer 
		  | 
| reset() — method,  class com.gestureworks.cml.element.ImageSlideshow | 
 | 
		 Resets the sequencer 
		  | 
| reset() — method,  class com.gestureworks.cml.element.MaskContainer | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.Menu | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.Slider | 
 | 
		 Resets the knob position
		  | 
| reset() — method,  class com.gestureworks.cml.element.Slideshow | 
 |  | 
| reset() — method,  class com.gestureworks.cml.element.Stack | 
 | 
		 Resets the stack order
		  | 
| reset() — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Resets the current index to zero
		  | 
| reset() — method,  class com.gestureworks.cml.utils.List | 
 | 
		 Resets the current index to zero
		  | 
| resetCluster() — method,  class com.gestureworks.analysis.KineMetric | 
 |  | 
| resetGlobalClock() — Static Method                  ,  class com.gestureworks.managers.TouchManager | 
 |  | 
| resetMatrix() — method,  class com.gestureworks.cml.components.Component | 
 |  | 
| resetPathProperties() — method,  class com.gestureworks.analysis.VectorMetric | 
 |  | 
| resetQueue() — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 | 
		 Resets file queue
		  | 
| resize(newDimension:Number) — method,  class com.gestureworks.cml.element.ScrollBar | 
 | 
		 Used by the ScrollPane class to resize the scrollbar when scrollable content is scaled larger or smaller. | 
| resize() — method,  class com.gestureworks.cml.factories.BitmapFactory | 
 |  | 
| resize(f:Function) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| resolveAttrs(obj:Object) — Static Method                  ,  class com.gestureworks.cml.core.CMLParser | 
 | 
		 Resolves expression attributes
		  | 
| responder — Property, class com.gestureworks.cml.element.Dock | 
 |  | 
| restartTimer() — method,  class com.gestureworks.cml.components.Component | 
 |  | 
| result — Property, class com.gestureworks.cml.element.Dock | 
 |  | 
| resultCnt — Property, class com.gestureworks.cml.element.Dock | 
 |  | 
| resultPhotos — Property, class com.gestureworks.cml.element.FlickrQuery | 
 |  | 
| results — Property, class com.gestureworks.cml.element.FlickrQuery | 
 | 
		 Read-only property indicating total results returned. | 
| resultsPerPage — Property, class com.gestureworks.cml.element.FlickrQuery | 
 | 
		 Select the number of results to turn per page. | 
| resume() — method,  class com.gestureworks.cml.element.ImageSequence | 
 | 
		 Resumes the sequencer
		  | 
| resume() — method,  class com.gestureworks.cml.element.MP3 | 
 | 
		 Resumes playback from paused position
		  | 
| resume() — method,  class com.gestureworks.cml.element.Media | 
 | 
		 Resumes media playback from paused position
		  | 
| resume() — method,  class com.gestureworks.cml.element.Video | 
 | 
		 Resumes video playback from paused position
		  | 
| resume() — method,  class com.gestureworks.cml.element.YouTube | 
 | 
		 Resume from last spot. | 
| resume() — method,  class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 Resumes mp3 playback from paused position
		  | 
| resume() — method,  class com.gestureworks.cml.factories.VideoFactory | 
 | 
		 Resumes video playback from paused position
		  | 
| resume() — method,  interface com.gestureworks.cml.interfaces.IPlay | 
 | 
		 Resumes the media from paused position. | 
| returnFields — Property, class com.gestureworks.cml.element.Dock | 
 |  | 
| reverse() — method,  class com.gestureworks.cml.element.Slideshow | 
 |  | 
| rgb(r:uint, g:uint, b:uint) — Static Method                  ,  class com.gestureworks.cml.utils.ColorUtils | 
 | 
		 Values calculated from each RGB RGB color value. | 
| rgbSubtract(col1:uint, col2:uint) — Static Method                  ,  class com.gestureworks.cml.utils.ColorUtils | 
 |  | 
| RGBtoCMYK(r:Number, g:Number, b:Number) — Static Method                  ,  class com.gestureworks.cml.utils.ColorUtils | 
 | 
		 RGB from the respective figures, HSV sequences in terms of returns. | 
| rhfn — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| right — Property, class com.gestureworks.cml.factories.ElementFactory | 
 | 
		 sets the right value
		  | 
| rightCornerRadius — Property, class com.gestureworks.cml.element.Drawer | 
 | 
		 The radius of the upper right corner of the handle
		  | 
| rightHandle — Property, class com.gestureworks.cml.element.Drawer | 
 | 
		 The right mounted TouchContainer used to close the drawer when tapped. | 
| rightTriangle — Property, class com.gestureworks.cml.element.Dial | 
 | 
		 Defines the right triangle of background
		  | 
| rightTriangleAlpha — Property, class com.gestureworks.cml.element.Dial | 
 | 
		 Sets the right triangle Transparency of background
		   | 
| rightTriangleColor — Property, class com.gestureworks.cml.element.Dial | 
 | 
		 Sets the right triangle color of background
		   | 
| rootDirectory — Static Property, class com.gestureworks.cml.core.CMLParser | 
 |  | 
| ROTATE — Static Property, class com.gestureworks.events.GWGestureEvent | 
 |  | 
| rotateAroundCenter(obj:any, angle:Number) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		 Rotates an object around it's center point at a specific angle of rotation
		  | 
| rotateAroundPoint(obj:any, angle:Number, aroundX:Number, aroundY:Number) — Static Method                  ,  class com.gestureworks.cml.factories.LayoutFactory | 
 | 
		 Rotates an object around a spcecific point at a specific angle of rotation
		  | 
| rotateAroundPoint(obj:any, angle:Number, aroundX:Number, aroundY:Number) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		 Rotates an object around a spcecific point at a specific angle of rotation
		  | 
| rotateTransform(m:flash.geom:Matrix, rot:Number) — method,  class com.gestureworks.cml.factories.LayoutFactory | 
 | 
		 Apply a rotation to the provided transformation matrix
		  | 
| rotation — Property, class com.gestureworks.cml.components.AlbumViewer | 
 | 
		 Updates the angle of the album element
		  | 
| rotation — Property, class com.gestureworks.cml.element.Album | 
 | 
		 Synchronize the drag angle with the album's rotation
		  | 
| rotation — Property, class com.gestureworks.cml.factories.LayoutFactory | 
 | 
		 Specifies the rotation value of the display objects in the layout
		  | 
| rotation — Property, class com.gestureworks.cml.layouts.FanLayout | 
 | 
		 Since this is a rotation dependent layout, override the rotation mutator to prevent conflicts. | 
| rotation — Property, class com.gestureworks.cml.layouts.PileLayout | 
 | 
		 Since this is a rotation dependent layout, override the rotation mutator to prevent conflicts. | 
| rotation — Property, class com.gestureworks.cml.layouts.RandomLayout | 
 | 
		 Since this is a rotaion dependent layout, override rotation mutator to prevent conflicts. | 
| rotation — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| rotation — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| rotationX — Property, class com.gestureworks.cml.components.AlbumViewer | 
 | 
		 Updates the angle of the album element
		  | 
| rotationX — Property, class com.gestureworks.cml.element.Album | 
 | 
		 Synchronize the drag angle with the album's rotation
		  | 
| rotationX — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| rotationX — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| rotationY — Property, class com.gestureworks.cml.components.AlbumViewer | 
 | 
		 Updates the angle of the album element
		  | 
| rotationY — Property, class com.gestureworks.cml.element.Album | 
 | 
		 Synchronize the drag angle with the album's rotation
		  | 
| rotationY — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| rotationY — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| rotationZ — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| rotationZ — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| roundNumber(num:Number, decimal:Number) — Static Method                  ,  class com.gestureworks.cml.utils.NumberUtils | 
 | 
		 Rounds a number to decimal places
		  | 
| rows — Property, class com.gestureworks.cml.layouts.GridLayout | 
 | 
		 An integer representing the number of rows to be created in the grid
		  | 
| runToggle() — method,  class com.gestureworks.cml.element.Button | 
 |  | 
 | 
| A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z   |