| 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 |
| paletteColors — Property, class org.axiis.paint.LayoutAutoPalette |
|
used to set multiple color stops for palette generation
will override colorTo/From
|
| palettes — Property, class org.axiis.DataCanvas |
|
A placeholder for palettes. |
| palettes — Property, class org.axiis.core.AbstractLayout |
|
A placeholder for palettes used within this layout. |
| parent — Property, class org.axiis.data.DataGroup |
|
The parent DataGroup, if one exists
|
| parentLayout — Property, class org.axiis.core.AbstractLayout |
|
A reference to the layout that contains this layout. |
| percentGap — Property, class org.axiis.layouts.HBoxLayout |
| The amount of whitespace that should be left between RegularRectangles
as a percentage of the width of the HBoxLayout |
| percentGap — Property, class org.axiis.layouts.VBoxLayout |
| The amount of whitespace that should be left between RegularRectangles
as a percentage of the height of the VBoxLayout |
| percentHeight — Property, class com.degrafa.geometry.Geometry |
|
When set, the height of the layout will be
set as the value of this property multiplied
by the containing height. |
| percentWidth — Property, class com.degrafa.geometry.Geometry |
|
When set, the width of the layout will be
set as the value of this property multiplied
by the containing width. |
| pivotTable(pivotColumn:int) — method, class org.axiis.data.DataSet |
|
Pivots a table, converting rows to columns and columns to rows. |
| plotCollection — Property, class org.axiis.charts.groupings.LineSeriesGroup |
| The name of the property on the objects in the dataProvider that contains the data to plot
It is expected that the plot collection is a collection of objects - like Array or ArrayCollection and contains
the series of data to be plotted. |
| plotCount — Property, class org.axiis.charts.groupings.LineSeriesGroup |
| number of plots being mapped on x axis |
| plotFill — Property, class org.axiis.charts.groupings.PlotGroup |
|
The fill applied to the circles. |
| plotFilterFunction — Property, class org.axiis.charts.groupings.LineSeriesGroup |
|
A filter function that will be used to determine whether a given data point should be included in the rendering. |
| PlotGroup — class, package org.axiis.charts.groupings |
| PlotGroup renders circles of varying radii into a cartesian grid without
the use of reference geometries. |
| PlotGroup() — Constructor, class org.axiis.charts.groupings.PlotGroup |
| |
| plotLabelField — Property, class org.axiis.charts.groupings.LineSeriesGroup |
| The property on the items in the dataProvider that contains the label field for the entire plot. |
| plotLabelFunction — Property, class org.axiis.charts.groupings.LineSeriesGroup |
|
Label function that can be used for the plot labels
|
| plotStroke — Property, class org.axiis.charts.groupings.PlotGroup |
|
The stroke applied to the circles. |
| pointAt(t:Number) — method, class com.degrafa.geometry.Geometry |
|
Returns the point at t(0-1) on this object. |
| postIteration() — method, class org.axiis.core.BaseLayout |
|
The callback method called by the referenceRepeater after it applies
the PropertyModifiers on each iteration. |
| preDraw() — method, class com.degrafa.geometry.CalloutBalloon |
| |
| preDraw() — method, class com.degrafa.geometry.Geometry |
|
Performs any pre calculation that is required to successfully render
this element. |
| preDraw() — method, class com.degrafa.geometry.Wedge |
|
Performs any pre calculation that is required to successfully render
this element. |
| preIteration() — method, class org.axiis.core.BaseLayout |
|
The callback method called by the referenceRepeater before it applies
the PropertyModifiers on each iteration. |
| preRender — Event, class org.axiis.core.BaseLayout |
|
Dispatched at the beginning of the render method. |
| processCsvAsTable(payload:String, addSummaryFields:Boolean) — method, class org.axiis.data.DataSet |
|
Converts a CSV Payload into a table structure
The structure has the following format:
data.rows[]
row.index = ordinal position
row.columns[] = array of columns
column.index = ordinal position
column.name = header name for column
- column.value = value
|
| processTsvAsTable(payload:String, addSummaryFields:Boolean) — method, class org.axiis.data.DataSet |
|
Converts a TSV Payload into a table structure
The structure has the following format:
data.rows[]
row.index = ordinal position
row.columns[] = array of columns
column.index = ordinal position
column.name = header name for column
- column.value = value
|
| processXmlString(payload:String) — method, class org.axiis.data.DataSet |
|
Converts XML into ActionScript objects. |
| propagateToAncestors — Property, class org.axiis.states.State |
|
A flag indicating that when an AxiisSprite enters this state all of
its AxiisSprite ancestors should enter the state as well. |
| propagateToAncestorsSiblings — Property, class org.axiis.states.State |
|
A flag indicating that when an AxiisSprite enters this state all of
its AxiisSprite ancestors and their children should enter the state
as well. |
| propagateToDescendents — Property, class org.axiis.states.State |
|
A flag indicating that when an AxiisSprite enters this state all of
its descendents should enter the state as well. |
| propagateToSiblings — Property, class org.axiis.states.State |
|
A flag indicating that when an AxiisSprite enters this state all of
its siblings should enter the state as well. |
| properties — Property, class org.axiis.states.State |
|
An Array of Strings that define the properties on the corresponding
Objects in the targets Array that should be modified. |
| property — Property, class org.axiis.layouts.utils.PropertyModifier |
|
The property that should be modified as this PropertyModifier is
applied. |
| propertyChangeHandler(event:mx.events:PropertyChangeEvent) — method, class com.degrafa.geometry.Geometry |
|
Principle event handler for any property changes to a
geometry object or it's child objects. |
| PropertyModifier — class, package org.axiis.layouts.utils |
|
PropertyModifier is used to specify changes that should
occur on a Geometry or related objects as it is being repeated. |
| PropertyModifier() — Constructor, class org.axiis.layouts.utils.PropertyModifier |
|
Constructor. |
|
| 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 |