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  
readAxis(input) — Static method in class com.yahoo.yui.charts.AxisSerializer
readSeries(input, series:com.yahoo.astra.fl.charts.series:ISeries) — Static method in class com.yahoo.yui.charts.SeriesSerializer
readTextFormat(input) — Static method in class com.yahoo.yui.charts.TextFormatSerializer
RectangleSkin — Class in package com.yahoo.astra.fl.charts.skins
A skin shaped like a rectangle with a single color.
RectangleSkin() — Constructor in class com.yahoo.astra.fl.charts.skins.RectangleSkin
Constructor.
refreshDataTip() — Method in class com.yahoo.astra.fl.charts.Chart
refreshSeries() — Method in class com.yahoo.astra.fl.charts.Chart
Analyzes the input data and smartly converts it to the correct ISeries type required for drawing.
registerContainerChild(child) — Static method in class com.yahoo.astra.layout.LayoutManager
Called by an ILayoutContainer implementation when a child is added.
registerInvalidatingEvents(source, events) — Static method in class com.yahoo.astra.layout.LayoutManager
Allows users to specify events that invalidate the parent layout container when fired by instances of a specific class.
removeClient(target) — Method in class com.yahoo.astra.layout.modes.BaseLayoutMode
Unregisters a specific display object from the layout algorithm.
removeClient(target) — Method in interface com.yahoo.astra.layout.modes.IAdvancedLayoutMode
Unregisters a specific display object from the layout algorithm.
removeFile(fileID) — Method in class Uploader
Removes the file from the set to be uploaded
REPEAT — Constant static property in class com.yahoo.yui.charts.BackgroundImageMode
REPEAT_X — Constant static property in class com.yahoo.yui.charts.BackgroundImageMode
REPEAT_Y — Constant static property in class com.yahoo.yui.charts.BackgroundImageMode
resetScale() — Method in class com.yahoo.astra.fl.charts.NumericAxis
If the minimum, maximum, major unit or minor unit have not been set by the user, these values must be generated by the axis.
resetScale() — Method in class com.yahoo.astra.fl.charts.TimeAxis
If the minimum, maximum, major unit or minor unit have not been set by the user, these values must be generated by the axis.
resize(target, width, height) — Static method in class com.yahoo.astra.layout.LayoutManager
If a DisplayObject that is placed into a layout container doesn't fire events for size changes, calling this function will allow its size to properly affect its parent layout.
resizeAndMaintainAspectRatio(target, width, height, aspectRatio) — Static method in class com.yahoo.astra.utils.DisplayObjectUtil
Resizes a DisplayObject to fit into specified bounds such that the aspect ratio of the target's width and height does not change.
restoreInstance(instance) — Method in class com.yahoo.astra.utils.InstanceFactory
Initializes an object with the properties and methods.
reverse — Property in class com.yahoo.astra.fl.charts.Axis
Sets the direction of the labels and other visual objects along the axis.
reverse — Property in interface com.yahoo.astra.fl.charts.IAxis
Sets the direction of the labels and other visual objects along the axis.
RIGHT — Constant static property in class com.yahoo.astra.layout.modes.BorderConstraints
The target will be constrained to the right edge.
RIGHT — Constant static property in class com.yahoo.astra.layout.modes.HorizontalAlignment
Items will be aligned to the right of the available bounds.
RIGHT_BRACE — Constant static property in class com.adobe.serialization.json.JSONTokenType
RIGHT_BRACKET — Constant static property in class com.adobe.serialization.json.JSONTokenType
roundDown(dateToRound, timeUnit) — Static method in class com.yahoo.astra.utils.DateUtil
Rounds a Date value down to the nearest value on the specified time unit.
roundDownToNearest(number, nearest) — Static method in class com.yahoo.astra.utils.NumberUtil
Rounds a Number down to the nearest multiple of an input.
roundToNearest(number, nearest) — Static method in class com.yahoo.astra.utils.NumberUtil
Rounds a Number to the nearest multiple of an input.
roundToPrecision(number, precision) — Static method in class com.yahoo.astra.utils.NumberUtil
Rounds a number to a certain level of precision.
roundUp(dateToRound, timeUnit) — Static method in class com.yahoo.astra.utils.DateUtil
Rounds a Date value up to the nearest value on the specified time unit.
roundUpToNearest(number, nearest) — Static method in class com.yahoo.astra.utils.NumberUtil
Rounds a Number up to the nearest multiple of an input.
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