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  
handleLayoutInvalidate(event:flash.events:Event) — method, class org.axiis.DataCanvas
Handler for when a layout's layoutInvalidated event has been caught.
handleStateTriggeringEvent(event:flash.events:Event) — method, class org.axiis.core.AxiisSprite
Handler for any event from the states enterStateEvent.
hasDecorators — Property, class com.degrafa.geometry.Geometry
Returns true if this Geometry has decorators.
hasFilters — Property, class com.degrafa.geometry.Geometry
Returns true if this Geometry has filters.
hasLayout — Property, class com.degrafa.geometry.Geometry
Returns true if this Geometry has layout.
hasStates — Property, class com.degrafa.geometry.Geometry
Returns true if this Geometry has states.
hasTriggers — Property, class com.degrafa.geometry.Geometry
Returns true if this Geometry has triggers.
HAxis — class, package org.axiis.charts.axis
HAxis renders values from left to right between a minimum and maximum value, and is intended to be rendered beneath other layouts to provide a point of reference for those visualizations.
HAxis() — Constructor, class org.axiis.charts.axis.HAxis
HBoxLayout — class, package org.axiis.layouts
The HBoxLayout is a layout with a referenceRepeater that produces RegularRectangles for each item in its dataProvider.
HBoxLayout() — Constructor, class org.axiis.layouts.HBoxLayout
HBracket — class, package org.axiis.charts.labels
A bracket that can be used to denote a group and label items that are laid out horizontally.
HBracket() — Constructor, class org.axiis.charts.labels.HBracket
HCategoryAxis — class, package org.axiis.charts.axis
HCategoryAxis renders values from left to right between a indexed collection of string values and is intended to be rendered beneath other layouts to provide a point of reference for those visualizations.
HCategoryAxis() — Constructor, class org.axiis.charts.axis.HCategoryAxis
height — Property, class com.degrafa.geometry.Geometry
Defines the height of the layout boundary.
height — Property, class com.degrafa.geometry.Wedge
The height of the arc.
height — Property, class org.axiis.core.AbstractLayout
The height of the layout.
highlightStroke — Property, class org.axiis.charts.groupings.PlotGroup
The stroke applied to the highlight at the center of each circle.
horizontalCenter — Property, class com.degrafa.geometry.Geometry
When set, if left or right is not set, the layout will be centered horizontally offset by the numeric value of this property.
horizontalField — Property, class org.axiis.charts.groupings.PlotGroup
The name of the property on the items in the dataProvider that contains the value that should be rendered along the horizontal axis.
horizontalScale — Property, class org.axiis.charts.axis.HAxis
The scale used to determine the text of each label.
horizontalScale — Property, class org.axiis.charts.groupings.BarCluster
The scale used to determine the width of each bar.
horizontalScale — Property, class org.axiis.charts.groupings.BarStack
The scale used to map data values to the BarStack's coordinate space.
horizontalScale — Property, class org.axiis.charts.groupings.LineSeriesGroup
The scale used to map values onto the horizontal axis.
horizontalScale — Property, class org.axiis.charts.groupings.PlotGroup
The scale used to translate data values to the layout's coordinate space in the horizontal direction.
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