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  
active — Property in class com.yahoo.astra.animation.Animation
If true, the animation is currently running.
addClient(target, configuration) — Method in class com.yahoo.astra.layout.modes.BaseLayoutMode
Registers a specific display object with the layout algorithm.
addClient(target, configuration) — Method in interface com.yahoo.astra.layout.modes.IAdvancedLayoutMode
Registers a specific display object with the layout algorithm.
align(target, bounds, horizontalAlign, verticalAlign) — Static method in class com.yahoo.astra.utils.DisplayObjectUtil
Aligns a DisplayObject vertically and horizontally within specific bounds.
alwaysShowZero — Property in class com.yahoo.astra.fl.charts.NumericAxis
If true, the axis will attempt to keep zero visible at all times.
Animation — Class in package com.yahoo.astra.animation
An ultra lightweight animation engine.
Animation(duration, start, end, autoStart) — Constructor in class com.yahoo.astra.animation.Animation
Constructor.
animationDuration — Style in class com.yahoo.astra.fl.charts.series.Series
The duration for animations that occur on data changes.
animationEasingFunction — Style in class com.yahoo.astra.fl.charts.series.Series
The easing function for animations that occur on data changes.
animationEnabled — Style in class com.yahoo.astra.fl.charts.Chart
Determines if data changes should be displayed with animation.
animationEnabled — Style in class com.yahoo.astra.fl.charts.series.Series
If true, data changes will be displayed with animations.
AnimationEvent — Class in package com.yahoo.astra.animation
The AnimationEvent class represents events that are broadcast by the com.yahoo.astra.animation.Animation class.
AnimationEvent(type, parameters) — Constructor in class com.yahoo.astra.animation.AnimationEvent
Constructor.
aspectRatio — Property in class com.yahoo.astra.fl.charts.series.SeriesItemRenderer
autoMask — Property in class com.yahoo.astra.layout.LayoutContainer
If true, the conent will automatically update the scrollRect to fit the dimensions.
Axis — Class in package com.yahoo.astra.fl.charts
Functionality common to most axes.
Axis(self:com.yahoo.astra.fl.charts:Axis) — Constructor in class com.yahoo.astra.fl.charts.Axis
Constructor.
axisAndSeriesToField(axis:com.yahoo.astra.fl.charts:IAxis, series:com.yahoo.astra.fl.charts.series:ISeries) — Method in class com.yahoo.astra.fl.charts.CartesianChart
An interface for a chart with a drawing area.
axisAndSeriesToField(axis:com.yahoo.astra.fl.charts:IAxis, series:com.yahoo.astra.fl.charts.series:ISeries) — Method in interface com.yahoo.astra.fl.charts.IPlotArea
Determines the field used to access data for the input axis and series.
axisColor — Style in class com.yahoo.astra.fl.charts.IAxis
The line color for the axis.
AxisOrientation — Class in package com.yahoo.astra.fl.charts
Orientation values available to IAxis objects.
AxisSerializer — Class in package com.yahoo.yui.charts
axisToField(axis:com.yahoo.astra.fl.charts:IAxis) — Method in class com.yahoo.astra.fl.charts.CartesianChart
An interface for a chart with a drawing area.
axisToField(axis:com.yahoo.astra.fl.charts:IAxis) — Method in interface com.yahoo.astra.fl.charts.IPlotArea
Returns the property field corresponding to the input axis.
axisWeight — Style in class com.yahoo.astra.fl.charts.IAxis
The line weight for the axis.
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