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  
RadialGradientFill — Class in package com.degrafa.paint
The radial gradient fill class lets you specify a gradient fill that radiates out from the center of a graphical element.
RadialGradientFill() — Constructor in class com.degrafa.paint.RadialGradientFill
RadialGradientStroke — Class in package com.degrafa.paint
The radial gradient stroke class lets you specify a gradient stroke that radiates out from the center of a graphical element.
RadialGradientStroke() — Constructor in class com.degrafa.paint.RadialGradientStroke
radius — Property in class com.degrafa.geometry.Circle
The radius of the circle.
radius — Property in class com.degrafa.geometry.autoshapes.BurstAutoShape
The radius of the BurstAutoShape.
radius — Property in class com.degrafa.geometry.autoshapes.DonutAutoShape
The radius of the DonutAutoShape.
radius — Property in class com.degrafa.geometry.autoshapes.GearAutoShape
The radius of the GearAutoShape.
radius — Property in class com.degrafa.geometry.autoshapes.RegularPolygonAutoShape
The radius of the RegularPolygonAutoShape.
radius — Property in class com.degrafa.geometry.autoshapes.StarAutoShape
The radius of the StarAutoShape.
radius — Property in class com.degrafa.paint.RadialGradientFill
The radius of the gradient fill, for a circular radial gradient, otherwise it represents the x radius of an elliptical radial gradient.
radius — Property in class com.degrafa.paint.RadialGradientStroke
The radius of the gradient stroke, for a circular radial gradient, otherwise it represents the x radius of an elliptical radial gradient.
radiusToDegress(angle) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Convert radius to degrees.
radiusX — Property in class com.degrafa.paint.RadialGradientFill
The x radius of the gradient fill, before any rotation is applied, for an elliptical radial gradient.
radiusX — Property in class com.degrafa.paint.RadialGradientStroke
The x radius of the gradient stroke, before any rotation is applied, for an elliptical radial gradient.
radiusY — Property in class com.degrafa.paint.RadialGradientFill
The y radius of the gradient fill, before any rotation is applied, for an elliptical radial gradient.
radiusY — Property in class com.degrafa.paint.RadialGradientStroke
The y radius of the gradient stroke, before any rotation is applied, for an elliptical radial gradient.
RAD_TO_DEG — Constant static property in class com.degrafa.utilities.math.Consts
range — Property in class com.degrafa.geometry.SuperShape2D
The range of the super shape.
RasterImage — Class in package com.degrafa.geometry
The RasterImage element draws a Bitmap Rectangle to the drawing target.
RasterImage() — Constructor in class com.degrafa.geometry.RasterImage
Constructor.
RasterText — Class in package com.degrafa.geometry
The RasterText element permits rendering Text as part of a composition or drawing to an arbitrary graphics target.
RasterText() — Constructor in class com.degrafa.geometry.RasterText

The RasterText constructor has no arguments .

RasterTextPlus — Class in package com.degrafa.geometry
The RasterText element permits rendering Text as part of a composition or drawing to an arbitrary graphics target.
RasterTextPlus() — Constructor in class com.degrafa.geometry.RasterTextPlus

The RasterText constructor has no arguments .

ratio — Property in class com.degrafa.paint.GradientStop
Where in the graphical element, as a percentage from 0.0 to 1.0, Flex starts the transition to the associated color.
RATIO — Constant static property in class com.degrafa.core.Measure
ratios — Property in class com.degrafa.filters.DegrafaGradientBevelFilter
ratios — Property in class com.degrafa.filters.DegrafaGradientGlowFilter
_ratios — Property in class com.degrafa.paint.GradientFillBase
ratioUnit — Property in class com.degrafa.paint.GradientStop
Unit of measure for the ratio of the stop.
readSBits(numBits, data) — Static method in class com.degrafa.utilities.SWFReader
readShape(start, end, bytes, returnType) — Method in class com.degrafa.utilities.swf.SWFShapeReader
readShapeRecords(bytes, returnType) — Method in class com.degrafa.utilities.swf.SWFShapeReader
readString() — Method in class com.degrafa.utilities.swf.SWFTag
readUBits(numBits, data) — Static method in class com.degrafa.utilities.SWFReader
realign() — Method in class com.degrafa.GraphicTextPlus
realign() — Method in class com.degrafa.geometry.RasterTextPlus
reApplyFunction — Property in interface com.degrafa.core.IGraphicsStroke
reApplyFunction — Property in class com.degrafa.paint.EmptyStroke
Provides access to a cached function for restarting the last used fill either it the same context, or , if context is provided as an argument, then to an alternate context.
reApplyFunction — Property in class com.degrafa.paint.GradientStrokeBase
Provides access to a cached function for reapplying the last used stroke either in the same context, or , if context is provided as an argument, to an alternate context.
reApplyFunction — Property in class com.degrafa.paint.SolidStroke
Provides access to a cached function for reapplying the last used stroke either in the same context, or , if context is provided as an argument, to an alternate context.
red(color) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the red component of the given color.
RED — Constant static property in class com.degrafa.core.utils.ColorKeys
reference — Property in class com.degrafa.geometry.command.CommandStackItem
refresh() — Method in class com.degrafa.paint.ComplexFill
Refreshs the complex fill.
registerAll() — Static method in class com.degrafa.utilities.Aliases
Registers all classes stored in the Aliases class static manifest object
registerCopyTarget(target, colorTransform) — Method in class com.degrafa.utilities.external.VideoStream
utility support functions for updating additional bitmapdata copies.
registerFunction(name, f) — Static method in class com.degrafa.core.utils.StyleUtil
registrationPoint — Property in interface com.degrafa.transform.ITransform
_registrationPoint — Property in class com.degrafa.transform.TransformBase
registrationPoint — Property in class com.degrafa.transform.TransformBase
A value defining one of 9 possible registration points.
RegularPolygonAutoShape — Class in package com.degrafa.geometry.autoshapes
The RegularPolygonAutoShape element draws a regular polygon based on the number of points at the specified angle.
RegularPolygonAutoShape(centerX, centerY, points, angle, radius) — Constructor in class com.degrafa.geometry.autoshapes.RegularPolygonAutoShape
Constructor.
RegularRectangle — Class in package com.degrafa.geometry
The RegularRectangle element draws a regular rectangle using the specified x,y, width and height.
RegularRectangle(x, y, width, height) — Constructor in class com.degrafa.geometry.RegularRectangle
Constructor.
relativeTo(length, object) — Method in class com.degrafa.core.Measure
relativeTo — Property in class com.degrafa.states.AddChild
The object relative to which the child is added.
_relativeURL — Property in class com.degrafa.utilities.external.VideoStream
remove() — Method in class com.degrafa.core.collections.DegrafaCursor
Removes a Object from the array at the currentIndex.
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in class com.degrafa.states.AddChild
Removes the override.
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in interface com.degrafa.states.IOverride
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in class com.degrafa.states.RemoveChild
Removes the override.
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in class com.degrafa.states.RemoveChildren
Removes the override.
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in class com.degrafa.states.SetProperties
Removes the override.
remove(parent:com.degrafa.states:IDegrafaStateClient) — Method in class com.degrafa.states.SetProperty
Removes the override.
__remove(_indx) — Method in class com.degrafa.utilities.math.CubicSpline
RemoveChild — Class in package com.degrafa.states
The RemoveChild class removes a Geomerty object, such as a Circle, from a target as part of a view state.
RemoveChild(target:com.degrafa.states:IDegrafaStateClient) — Constructor in class com.degrafa.states.RemoveChild
Constructor.
RemoveChildren — Class in package com.degrafa.states
The RemoveChildren class removes an array Geomerty objects, such as a Circles, from a target as part of a view state.
RemoveChildren(targets) — Constructor in class com.degrafa.states.RemoveChildren
Constructor.
removeContextualSettings() — Static method in class com.degrafa.geometry.command.CommandStack
Helper function to reset a the rendering context to its default state dev: this and related methods may change in the future.
removeEventListener(type, listener, useCapture) — Method in interface com.degrafa.IGraphic
removeEventListener(type, listener, useCapture) — Method in class com.degrafa.core.DegrafaObject
Removes a listener from the EventDispatcher object.
removeItem(value:com.degrafa.decorators:IDecorator) — Method in class com.degrafa.core.collections.DecoratorCollection
Removes an IDecorator item from the collection.
_removeItem(value) — Method in class com.degrafa.core.collections.DegrafaCollection
Removes a item from the collection.
removeItem(value) — Method in class com.degrafa.core.collections.DisplayObjectCollection
Removes an DisplayObject item from the collection.
removeItem(value:com.degrafa.core:IGraphicsFill) — Method in class com.degrafa.core.collections.FillCollection
Removes an IGraphicsFill item from the collection.
removeItem(value) — Method in class com.degrafa.core.collections.FilterCollection
Removes an BitmapFilter item from the collection.
removeItem(value:com.degrafa:IGeometry) — Method in class com.degrafa.core.collections.GeometryCollection
Removes an IGeometry item from the collection.
removeItem(value:com.degrafa.paint:GradientStop) — Method in class com.degrafa.core.collections.GradientStopsCollection
Removes an GradientStop item from the collection.
removeItem(value:com.degrafa:IGraphicPoint) — Method in class com.degrafa.core.collections.GraphicPointCollection
Removes an IGraphicPoint item from the collection.
removeItem(value:com.degrafa:GraphicPointEX) — Method in class com.degrafa.core.collections.GraphicPointEXCollection
Removes an GraphicPointEX item from the collection.
removeItem(value:com.degrafa:IGraphic) — Method in class com.degrafa.core.collections.GraphicsCollection
Removes an IGraphic item from the collection.
removeItem(value:com.degrafa.core:IGraphicSkin) — Method in class com.degrafa.core.collections.GraphicSkinCollection
Removes an IGraphicSkin item from the collection.
removeItem(value:com.degrafa.repeaters:IRepeaterModifier) — Method in class com.degrafa.core.collections.RepeaterModifierCollection
Removes an RepeaterModifier item from the collection.
removeItem(value:com.degrafa.geometry.segment:ISegment) — Method in class com.degrafa.core.collections.SegmentsCollection
Removes an ISegment item from the collection.
removeItem(value:com.degrafa.core:IGraphicsStroke) — Method in class com.degrafa.core.collections.StrokeCollection
Removes an IGraphicsStroke item from the collection.
removeItem(value:com.degrafa.transform:ITransform) — Method in class com.degrafa.core.collections.TransformCollection
Removes an ITransform item from the collection.
removeItemAt(index) — Method in class com.degrafa.core.collections.DecoratorCollection
Removes a IDecorator object from this collection at the specified index.
_removeItemAt(index) — Method in class com.degrafa.core.collections.DegrafaCollection
Removes a item from the collection.
removeItemAt(index) — Method in class com.degrafa.core.collections.DisplayObjectCollection
Removes a DisplayObject object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.FillCollection
Removes a IGraphicsFill object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.FilterCollection
Removes a BitmapFilter object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GeometryCollection
Removes a IGeometry object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GradientStopsCollection
Removes a GradientStop object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GraphicPointCollection
Removes a IGraphicPoint object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GraphicPointEXCollection
Removes a GraphicPointEX object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GraphicsCollection
Removes a IGraphic object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.GraphicSkinCollection
Removes a IGraphicSkin object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.RepeaterModifierCollection
Removes a RepeaterModifier object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.SegmentsCollection
Removes a ISegment object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.StrokeCollection
Removes a IGraphicsStroke object from this collection at the specified index.
removeItemAt(index) — Method in class com.degrafa.core.collections.TransformCollection
Removes a ITransform object from this collection at the specified index.
removeKnotAtX(_xKnot) — Method in class com.degrafa.utilities.math.CubicSpline
removeKnotAtX Delete knot at a given x-coordinate
removeListener(value) — Method in class com.degrafa.core.collections.DegrafaCollection
Removes the property change event listener and parent reference from the passed object.
removeListeners() — Method in class com.degrafa.core.collections.DegrafaCollection
Removes the property change event listener and parent reference from each item in the collection.
REMOVE_OBJECT — Constant static property in class com.degrafa.utilities.swf.SWFTag
REMOVE_OBJECT_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag
removePointAt(_indx) — Method in class com.degrafa.utilities.math.CubicSpline
removePointAt Delete knot at the specified index
removeState(stateName, lastState) — Method in class com.degrafa.states.StateManager
Removes the passed state from the collection of states.
RENDER — Constant static property in class com.degrafa.events.DegrafaEvent
RenderDecoratorBase — Class in package com.degrafa.decorators
RenderDecoratorBase is intended to be extended for complex decorations.
RenderDecoratorBase() — Constructor in class com.degrafa.decorators.RenderDecoratorBase
renderDelegateEnd — Property in class com.degrafa.geometry.command.CommandStackItem
Functions to be called during the render loop when this item has just been rendered.
renderDelegateStart — Property in class com.degrafa.geometry.command.CommandStackItem
Functions to be called during the render loop when this item is about to be rendered.
renderOnFinalIteration — Property in class com.degrafa.repeaters.GeometryRepeater
REPEAT — Constant static property in class com.degrafa.paint.BitmapFill
REPEAT — Constant static property in class com.degrafa.paint.VectorFill
REPEAT — Constant static property in class com.degrafa.paint.VideoFill
RepeaterModifierCollection — Class in package com.degrafa.core.collections
The RepeaterModifierCollection stores a collection of RepeaterModifier objects
RepeaterModifierCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.RepeaterModifierCollection
Constructor.
repeatX — Property in class com.degrafa.paint.BitmapFill
How the bitmap repeats horizontally.
repeatX — Property in class com.degrafa.paint.VectorFill
How the Geometry repeats horizontally.
repeatX — Property in class com.degrafa.paint.VideoFill
How the bitmap repeats horizontally.
repeatY — Property in class com.degrafa.paint.BitmapFill
How the bitmap repeats vertically.
repeatY — Property in class com.degrafa.paint.VectorFill
How the Geometry repeats vertically.
repeatY — Property in class com.degrafa.paint.VideoFill
How the bitmap repeats vertically.
requestBitmapDataAccess — Static property in class com.degrafa.utilities.external.ExternalDataAsset
requestedPolicyFile — Property in class com.degrafa.utilities.external.LoadingLocation
requestedSize — Property in class com.degrafa.paint.palette.AutoPalette
The number of entries to be generated.
requester — Property in interface com.degrafa.core.IGraphicsFill
requester — Property in class com.degrafa.paint.BitmapFill
reference to the requesting geometry
requester — Property in class com.degrafa.paint.BlendFill
Reference to the requesting geometry.
requester — Property in class com.degrafa.paint.ComplexFill
Reference to the requesting geometry.
requester — Property in class com.degrafa.paint.EmptyFill
_requester — Property in class com.degrafa.paint.GradientFillBase
requester — Property in class com.degrafa.paint.GradientFillBase
requester — Property in class com.degrafa.paint.SolidFill
requester — Property in class com.degrafa.paint.VectorFill
Used to set a temporary reference to the requesting geometry.
requestPausedBitmapdataUpdate() — Method in class com.degrafa.utilities.external.VideoStream
The letterBoxContent property, if not null, provides a Rectangle instance that defines the VideoStream's letterboxed content.
requestPolicyFile() — Method in class com.degrafa.utilities.external.LoadingLocation
request the policyFile associated with this location, if it has not already been requested
_requiresMetaData — Property in class com.degrafa.utilities.external.VideoStream
reset() — Method in class com.degrafa.geometry.splines.BezierSpline
Resets the spline to it's initial state
reset() — Method in class com.degrafa.geometry.splines.QuadraticSpline
Resets the spline to its original state, that is, no control points and default parameter values
reset() — Method in class com.degrafa.utilities.external.ExternalDataAsset
resets the status to waiting prior to load, stopping any current load in progress.
_reset — Property in class com.degrafa.utilities.external.VideoStream
reset() — Method in class com.degrafa.utilities.math.CatmullRom
reset - Remove all control points and initialize spline for new control point entry
reset() — Method in class com.degrafa.utilities.math.CatmullRomUtility
reset() — Method in class com.degrafa.utilities.math.Cubic
reset() — Method in class com.degrafa.utilities.math.QuadHermiteSpline
reset - Remove all control points and initialize spline for new control point entry (tangents are set to automatic, so call startTangent() to override and manually specify a start tangent)
resetBounds() — Method in class com.degrafa.geometry.command.CommandStack
Resets the bounds for this command stack.
resetCacheValues(values) — Static method in class com.degrafa.geometry.command.CommandStack
Helper function to reapply a set of cached settings to reset the context dev: this and related methods may change in the future.
resetInternalState() — Method in class com.degrafa.utilities.external.VideoStream
resolveColor(value, none) — Static method in class com.degrafa.core.utils.ColorUtil
Resolves the color value passed to a valid hex value.
resolveColorFromCMYK(value) — Static method in class com.degrafa.core.utils.ColorUtil
Allows an comma-separated list of 4 numerical values that represent cmyk and are then converted to a decimal color value.
resolveColorFromKey(value, none) — Static method in class com.degrafa.core.utils.ColorUtil
Converts Color Keys to color values.
resolveColorFromRGB(value) — Static method in class com.degrafa.core.utils.ColorUtil
Converts an RGB numeric comma separated list to a decimal color value.
resolveColorFromRGBPercent(value) — Static method in class com.degrafa.core.utils.ColorUtil
Allows an comma-separated list of three numerical or percent values that are then converted to a hex value.
resolveFill(value, none) — Static method in class com.degrafa.core.utils.StyleUtil
Return an IFill object based on the CSS input given.
resolveMeasure(value, none:com.degrafa.core:Measure) — Static method in class com.degrafa.core.utils.StyleUtil
resolvePosition(value, none) — Static method in class com.degrafa.core.utils.StyleUtil
resolveRadius(value, none) — Static method in class com.degrafa.core.utils.StyleUtil
resolveRepeat(value, none) — Static method in class com.degrafa.core.utils.StyleUtil
resolveShadow(value, none) — Static method in class com.degrafa.core.utils.StyleUtil
Returns an array of DropShadowFilter objects based on the CSS input given.
restartFunction — Property in interface com.degrafa.core.IGraphicsFill
restartFunction — Property in class com.degrafa.paint.BitmapFill
Provides quick access to a cached function for restarting the last used fill either in the last used context, or, if a context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.BlendFill
restartFunction — Property in class com.degrafa.paint.ComplexFill
Provides quick access to a cached function for restarting the last used fill either in the last used context, or, if a context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.EmptyFill
Provides access to a cached function for restarting the last used fill either it the same context, or , if context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.GradientFillBase
Provides quick access to a cached function for restarting the last used fill either in the last used context, or, if a context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.SolidFill
Provides access to a cached function for restarting the last used fill either it the same context, or , if context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.VectorFill
Provides quick access to a cached function for restarting the last used fill either in the last used context, or, if a context is provided as an argument, then to an alternate context.
restartFunction — Property in class com.degrafa.paint.VideoFill
Provides quick access to a cached function for restarting the last used fill either in the last used context, or, if a context is provided as an argument, then to an alternate context.
RETURN_TYPE_DRAW_COMMAND_ARRAY — Static property in class com.degrafa.utilities.swf.SWFShapeReader
RETURN_TYPE_PATH — Static property in class com.degrafa.utilities.swf.SWFShapeReader
reverse() — Method in class com.degrafa.core.collections.DegrafaCollection
Reverses the array in place.
reverseBurst — Property in class com.degrafa.geometry.autoshapes.BurstAutoShape
If false draws a regular burst object if true will reverse the burst so that the rounded edges are on the outside.
reverseOffset — Property in class com.degrafa.utilities.external.VideoStream
The reverseOffset property provides access to a read-only correction Matrix for the content BitmapData generated by this VideoStream.
rewind() — Method in class com.degrafa.utilities.external.VideoStream
Rewinds and stops the video at the start.
rgb(r, g, b) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the color code for the given red, green, and blue values.
rgba(r, g, b, a) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the color code for the given red, green, blue, and alpha values.
rgbaFloat(r, g, b, a) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the color code for the given red, green, blue, and alpha values as floating point numbers in the range 0-1.0.
RGBtoHSB(r, g, b) — Static method in class com.degrafa.paint.palette.PaletteUtils
Convert rbg color value to hsb.
right — Property in class com.degrafa.geometry.AdvancedRectangle
right — Property in class com.degrafa.geometry.Geometry
When set, the right of the layout will be located offset by the value of this property multiplied by the containing width.
right — Property in class com.degrafa.geometry.layout.LayoutConstraint
When set, the right of the layout will be located offset by the value of this property multiplied by the containing width.
rightFill — Property in class com.degrafa.geometry.AdvancedRectangle
rightLine — Property in class com.degrafa.geometry.RoundedRectangleComplex
rightMargin — Property in class com.degrafa.geometry.RasterText
rightMargin — Property in class com.degrafa.geometry.RasterTextPlus
rightMargin — Property in class com.degrafa.geometry.text.DegrafaTextFormat
rightWidth — Property in class com.degrafa.geometry.AdvancedRectangle
ROSYBROWN — Constant static property in class com.degrafa.core.utils.ColorKeys
rotatePoint(value, angle) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Rotate a point by a degrees.
rotatePointOnCenterPoint(point, centerPoint, degrees) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Rotate a point around a given center point by degrees.
RotateTransform — Class in package com.degrafa.transform
RotateTransform rotates an object in the two-dimensional plane by specifying an angle and a registration point defined in registration point or centerX and centerY respectivly.
RotateTransform() — Constructor in class com.degrafa.transform.RotateTransform
rotation — Property in class com.degrafa.paint.BitmapFill
The number of degrees to rotate the bitmap.
rotation — Property in class com.degrafa.paint.VectorFill
The number of degrees to rotate the Geometry.
rotation — Property in class com.degrafa.paint.VideoFill
The number of degrees to rotate the bitmap.
RoundedRectangle — Class in package com.degrafa.geometry
The RoundedRectangle element draws a rounded rectangle using the specified x,y, width, height and corner radius.
RoundedRectangle(x, y, width, height, cornerRadius) — Constructor in class com.degrafa.geometry.RoundedRectangle
Constructor.
RoundedRectangleComplex — Class in package com.degrafa.geometry
The RoundedRectangleComplex element draws a complex rounded rectangle using the specified x,y, width, height and top left radius, top right radius, bottom left radius and bottom right radius.
RoundedRectangleComplex(x, y, width, height, topLeftRadius, topRightRadius, bottomLeftRadius, bottomRightRadius) — Constructor in class com.degrafa.geometry.RoundedRectangleComplex
Constructor.
roundTo(input, digits) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Round a number a specified number of decimal places.
ROYALBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
_rtmp — Property in class com.degrafa.utilities.external.VideoStream
_rtmpMonitor — Property in class com.degrafa.utilities.external.VideoStream
_rtmpSeekCycle — Property in class com.degrafa.utilities.external.VideoStream
_rtmpWait — Property in class com.degrafa.utilities.external.VideoStream
_ruleFunction — Property in class com.degrafa.triggers.Trigger
ruleFunction — Property in class com.degrafa.triggers.Trigger
Function that gets evaluated on the event trigger and if true the state change will take place.
rx — Property in class com.degrafa.geometry.segment.EllipticalArcTo
The x-coordinate radius of the arc.
ry — Property in class com.degrafa.geometry.segment.EllipticalArcTo
The y-coordinate radius of the arc.
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