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  
label — Property in class com.yahoo.astra.fl.charts.legend.LegendItemData
The text to display on the LegendItem.
labelDistance — Style in class com.yahoo.astra.fl.charts.IAxis
The distance, in pixels, between a label and the axis.
labelFunction — Property in class com.yahoo.astra.fl.charts.Axis
A function may be set to determine the text value of the labels.
labelFunction — Property in interface com.yahoo.astra.fl.charts.IAxis
A function may be set to determine the text value of the labels.
layoutChange — Event in class com.yahoo.astra.layout.LayoutContainer
Dispatched when this container's layout changes.
LAYOUT_CHANGE — Constant static property in class com.yahoo.astra.layout.events.LayoutEvent
The LayoutEvent.LAYOUT_CHANGE event type constant indicates that the layout of an ILayoutContainer needs to be redrawn.
layoutChildren(target, bounds) — Method in class com.yahoo.astra.layout.modes.BaseLayoutMode
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
layoutChildren(target, bounds) — Method in class com.yahoo.astra.layout.modes.BorderLayout
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
layoutChildren(target, bounds) — Method in class com.yahoo.astra.layout.modes.BoxLayout
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
layoutChildren(target, bounds) — Method in class com.yahoo.astra.layout.modes.FlowLayout
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
layoutChildren(target, bounds) — Method in interface com.yahoo.astra.layout.modes.ILayoutMode
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
layoutChildren(target, bounds) — Method in class com.yahoo.astra.layout.modes.TileLayout
Children of the target DisplayObjectContainer will be positioned and sized based on a specified rectangle.
LayoutContainer — Class in package com.yahoo.astra.layout
Children of this display object are subject to being positioned, and possibly resized, based on a specified layout algorithm.
LayoutContainer(mode:com.yahoo.astra.layout.modes:ILayoutMode) — Constructor in class com.yahoo.astra.layout.LayoutContainer
Constructor.
LayoutEvent — Class in package com.yahoo.astra.layout.events
Events associated with ILayoutContainer objects.
LayoutEvent(type, bubbles, cancelable) — Constructor in class com.yahoo.astra.layout.events.LayoutEvent
Constructor.
LayoutManager — Class in package com.yahoo.astra.layout
Generic layout manager for DisplayObjects.
layoutMode — Property in interface com.yahoo.astra.layout.ILayoutContainer
The layout algorithm used to display children of the layout container.
layoutMode — Property in class com.yahoo.astra.layout.LayoutContainer
The layout algorithm used to display children of the layout container.
LayoutModeUtil — Class in package com.yahoo.astra.layout.modes
Utility functions shared by implementations of ILayoutMode.
LEFT — Constant static property in class com.yahoo.astra.layout.modes.BorderConstraints
The target will be constrained to the left edge.
LEFT — Constant static property in class com.yahoo.astra.layout.modes.HorizontalAlignment
Items will be aligned to the left of the available bounds.
LEFT_BRACE — Constant static property in class com.adobe.serialization.json.JSONTokenType
LEFT_BRACKET — Constant static property in class com.adobe.serialization.json.JSONTokenType
legend — Property in class Charts
legend — Property in class com.yahoo.astra.fl.charts.Chart
The component that will display a human-readable legend for the chart.
Legend — Class in package com.yahoo.astra.fl.charts.legend
Provides a visual reference for the series in a Chart component.
Legend() — Constructor in class com.yahoo.astra.fl.charts.legend.Legend
Constructor.
_legendDisplay — Property in class Charts
legendDisplay — Property in class Charts
LegendEvent — Class in package com.yahoo.astra.fl.charts.events
Events related to a chart's legend.
LegendEvent(type, index, bubbles, cancelable) — Constructor in class com.yahoo.astra.fl.charts.events.LegendEvent
Constructor.
LegendItem — Class in package com.yahoo.astra.fl.charts.legend
An item displayed in a chart's Legend.
LegendItem() — Constructor in class com.yahoo.astra.fl.charts.legend.LegendItem
Constructor.
LegendItemData — Class in package com.yahoo.astra.fl.charts.legend
LegendItemData(label, markerSkin, fillColor) — Constructor in class com.yahoo.astra.fl.charts.legend.LegendItemData
Constructor.
LEGEND_MARKER_CLICK — Constant static property in class com.yahoo.astra.fl.charts.events.LegendEvent
Defines the value of the type property of an legendMarkerClick event object.
LEGEND_MARKER_DOUBLE_CLICK — Constant static property in class com.yahoo.astra.fl.charts.events.LegendEvent
Defines the value of the type property of an legendMarkerDoubleClick event object.
LEGEND_MARKER_ROLL_OUT — Constant static property in class com.yahoo.astra.fl.charts.events.LegendEvent
Defines the value of the type property of an legendMarkerRollOut event object.
LEGEND_MARKER_ROLL_OVER — Constant static property in class com.yahoo.astra.fl.charts.events.LegendEvent
Defines the value of the type property of an legendMarkerRollOver event object.
length — Property in interface com.yahoo.astra.fl.charts.series.ISeries
The number of items in the series.
length — Property in class com.yahoo.astra.fl.charts.series.Series
LINEAR — Constant static property in class com.yahoo.astra.fl.charts.ScaleType
The ScaleType.LINEAR constant specifies that chart axis objects should be displayed on a linear scale.
LineChart — Class in package com.yahoo.astra.fl.charts
A chart that displays its data points with connected line segments.
LineChart() — Constructor in class com.yahoo.astra.fl.charts.LineChart
Constructor.
LineSeries — Class in package com.yahoo.astra.fl.charts.series
Renders data points as a series of connected line segments.
LineSeries(data) — Constructor in class com.yahoo.astra.fl.charts.series.LineSeries
Constructor.
lineWeight — Style in class com.yahoo.astra.fl.charts.series.LineSeries
The weight, in pixels, of the line drawn between points in this series.
localToLocal(point, firstDisplayObject, secondDisplayObject) — Static method in class com.yahoo.astra.utils.DisplayObjectUtil
Converts a point from the local coordinate system of one DisplayObject to the local coordinate system of another DisplayObject.
localToValue(position) — Method in class com.yahoo.astra.fl.charts.Axis
Calculates the value of a data point along the axis based on a position.
localToValue(position) — Method in class com.yahoo.astra.fl.charts.CategoryAxis
Calculates the value of a data point along the axis based on a position.
localToValue(position) — Method in interface com.yahoo.astra.fl.charts.IAxis
Calculates the value of a data point along the axis based on a position.
localToValue(position) — Method in class com.yahoo.astra.fl.charts.NumericAxis
Calculates the value of a data point along the axis based on a position.
localToValue(position) — Method in class com.yahoo.astra.fl.charts.TimeAxis
Calculates the value of a data point along the axis based on a position.
location — Property in class com.adobe.serialization.json.JSONParseError
Provides read-only access to the location variable.
log(message, category) — Method in class com.yahoo.yui.YUIAdapter
Sends a log message to the YUI Logger.
log(message, category) — Static method in class com.yahoo.yui.YUILogger
LOGARITHMIC — Constant static property in class com.yahoo.astra.fl.charts.ScaleType
The ScaleType.LOGARITHMIC constant specifies that chart axis objects should be displayed on a logarithmic scale.
LoggerCategory — Class in package com.yahoo.yui
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