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.axes.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.
areaFillAlpha — Style in class com.yahoo.astra.fl.charts.series.LineSeries
The alpha value of the area fill.
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.
autoSize — Property in class com.yahoo.astra.display.BitmapText
Controls automatic sizing and alignment of text fields.
axisColor — Style in class com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer
The line color for the axis.
AxisData — Class in package com.yahoo.astra.fl.charts.axes
Positioning and other data used by an IAxisRenderer to draw items like ticks.
AxisData(position, value, label) — Constructor in class com.yahoo.astra.fl.charts.axes.AxisData
Constructor.
AxisOrientation — Class in package com.yahoo.astra.fl.charts.axes
Orientation values available to IAxis objects.
axisRenderer — Property in class com.yahoo.astra.fl.charts.axes.DefaultGridLinesRenderer
The axis renderer from which the grid lines receive their major and minor unit data.
axisRenderer — Property in interface com.yahoo.astra.fl.charts.axes.IGridLinesRenderer
The axis renderer from which the grid lines receive their major and minor unit data.
AxisSerializer — Class in package com.yahoo.yui.charts
axisWeight — Style in class com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer
The line weight, in pixels, 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