| 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 |
| calculateLayout(childBounds:flash.geom:Rectangle) — method, class com.degrafa.geometry.Geometry |
|
Performs the layout calculations if required. |
| calculateLayout(childBounds:flash.geom:Rectangle) — method, class com.degrafa.geometry.Wedge |
|
Performs the specific layout work required by this Geometry. |
| calculatePosBinarySearch(array:Array, dataField:String, val:Number) — Static Method , class org.axiis.utils.GraphicUtils |
| |
| calculatePosFromX(xPos:Number, dataCollection:Object, xDataField:String, yDataField:String, xScale:org.axiis.layouts.scale:LinearScale, yScale:org.axiis.layouts.scale:LinearScale, interpolate:Boolean) — Static Method , class org.axiis.utils.GraphicUtils |
| |
| CalloutBalloon — class, package com.degrafa.geometry |
|
CalloutBalloon is the Geometry used to render the default Axiis data tip. |
| CalloutBalloon() — Constructor, class com.degrafa.geometry.CalloutBalloon |
|
Constructor. |
| calloutHeight — Property, class org.axiis.ui.DataTip |
|
The height of the tail of the background callout balloon. |
| calloutWidth — Property, class org.axiis.ui.DataTip |
|
The width of the tail of the background callout balloon. |
| calloutWidthRatio — Property, class com.degrafa.geometry.CalloutBalloon |
|
How wide the base of the callout triangle is where it intersects with the side of the callout
|
| calloutWidthRatio — Property, class org.axiis.ui.DataTipBackground |
|
How wide the base of the callout triangle is where it intersects with the side of the callout
|
| calloutX — Property, class com.degrafa.geometry.CalloutBalloon |
|
The X position of the callout relative to its 0,0 location
|
| calloutX — Property, class org.axiis.ui.DataTipBackground |
|
The X position of the callout relative to its 0,0 location
|
| calloutY — Property, class com.degrafa.geometry.CalloutBalloon |
|
The Y position of the callout relative to its 0,0 location
|
| calloutY — Property, class org.axiis.ui.DataTipBackground |
|
The Y position of the callout relative to its 0,0 location
|
| CategoricalScale — class, package org.axiis.layouts.scale |
|
A scale that converts categorical (String) data into layout space. |
| categoryScale — Property, class org.axiis.charts.axis.HCategoryAxis |
|
The scale used to plot out the labels. |
| centerX — Property, class com.degrafa.geometry.Wedge |
|
The centerX-acenterXis coordinate of the upper left point of the arcs enclosure. |
| centerY — Property, class com.degrafa.geometry.Wedge |
|
The centerY-axis coordinate of the upper left point of the arcs enclosure. |
| childSprites — Property, class org.axiis.core.AbstractLayout |
|
The AxiisSprites this layout has created to render each item in its dataProvider. |
| clearGraphicsTargets() — method, class com.degrafa.geometry.Geometry |
|
Clears all graphics targets specified in the graphicsTarget array. |
| clearStates() — method, class org.axiis.core.AxiisSprite |
|
Can be called external to sprite to clear states
|
| clippingRectangle — Property, class com.degrafa.geometry.Geometry |
|
A clipping rectangle to use when rendering this geometry. |
| collection — Property, class org.axiis.layouts.scale.AbstractScale |
| |
| colorFrom — Property, class org.axiis.paint.LayoutAutoPalette |
|
The first color in the palette. |
| colors — Property, class org.axiis.paint.LayoutAutoPalette |
|
The gradient of colors produced by this LayoutPalette. |
| colors — Property, class org.axiis.paint.LayoutPalette |
|
The gradient of colors produced by this LayoutPalette. |
| colorTo — Property, class org.axiis.paint.LayoutAutoPalette |
| |
| ColumnCluster — class, package org.axiis.charts.groupings |
| ColumnCluster groups a series of vertical columns horizontally
and labels them. |
| ColumnCluster() — Constructor, class org.axiis.charts.groupings.ColumnCluster |
| |
| columnCount — Property, class org.axiis.data.DataSet |
|
The number of columns (attributes) in each Object in the data object. |
| ColumnStack — class, package org.axiis.charts.groupings |
| ColumStack groups a series of vertical columns vertically
and labels them. |
| ColumnStack() — Constructor, class org.axiis.charts.groupings.ColumnStack |
| |
| com.degrafa.decorators.axiis — package |
| |
| com.degrafa.geometry — package |
| |
| commandStack — Property, class com.degrafa.geometry.Geometry |
|
Provides access to the command stack. |
| commitProperties() — method, class org.axiis.ui.DataTip |
| |
| computedAverage — Property, class org.axiis.layouts.scale.ContinuousScale |
|
The average value in the dataProvider. |
| computedMaxValue — Property, class org.axiis.layouts.scale.AbstractScale |
|
The maximum value in the dataProvider. |
| _computedMaxValue — Property, class org.axiis.layouts.scale.AbstractScale |
| |
| computedMinValue — Property, class org.axiis.layouts.scale.AbstractScale |
|
The minimum value in the dataProvider. |
| _computedMinValue — Property, class org.axiis.layouts.scale.AbstractScale |
| |
| computedSum — Property, class org.axiis.layouts.scale.ContinuousScale |
|
The sum of the value in the dataProvider. |
| computeMax() — method, class org.axiis.layouts.scale.ContinuousScale |
|
Returns the maximum value from the dataProvider. |
| computeMin() — method, class org.axiis.layouts.scale.ContinuousScale |
|
Returns the minimum value from the dataProvider. |
| computeSum() — method, class org.axiis.layouts.scale.ContinuousScale |
|
Returns the sum of the items in the dataProvider. |
| computeSum() — method, class org.axiis.layouts.scale.DateTimeScale |
| |
| ConcentricWedgeLayout — class, package org.axiis.layouts |
| The ConcentricWedgeLayout is a layout with a referenceRepeater that produces
concentric Wedges for each item in its dataProvider. |
| ConcentricWedgeLayout() — Constructor, class org.axiis.layouts.ConcentricWedgeLayout |
| |
| contentComponent — Property, class org.axiis.ui.DataTip |
|
A static component that gets passed to any instance of this data tip - gets set by the layout
|
| contentFactory — Property, class org.axiis.ui.DataTip |
|
A ClassFactory that is used as this data tip's content. |
| ContinuousScale — class, package org.axiis.layouts.scale |
|
The base class for scales that deal with numerical and date data. |
| createChildren() — method, class org.axiis.ui.DataTip |
| |
| createDataTip(_dataTips:Array, context:mx.core:UIComponent, axiisSprite:org.axiis.core:AxiisSprite) — method, class org.axiis.managers.AnchoredDataTipManager |
|
Adds data tips to the stage and sets their initial position. |
| createDataTip(dataTips:Array, context:mx.core:UIComponent, axiisSprite:org.axiis.core:AxiisSprite) — method, class org.axiis.managers.FreeDataTipManager |
|
Adds data tips to the stage and sets their initial position. |
| createDataTip(dataTips:Array, context:mx.core:UIComponent, axiisSprite:org.axiis.core:AxiisSprite) — method, interface org.axiis.managers.IDataTipManager |
|
Adds data tips to the stage and sets their initial position. |
| currentAxiisSprite — Property, class org.axiis.charts.groupings.LineSeriesGroup |
|
The axiisSprite that the mouse is currently over within the layout
this is helpful when keying mouseOver events to external components
|
| currentColor — Property, class org.axiis.paint.LayoutAutoPalette |
|
The color at index layout.currentIndex in the colors Array. |
| currentColor — Property, class org.axiis.paint.LayoutPalette |
|
The color at index layout.currentIndex in the colors Array. |
| currentDatum — Property, class org.axiis.core.AbstractLayout |
|
The item in the dataProvider that the layout is currently rendering. |
| currentIndex — Property, class org.axiis.core.AbstractLayout |
|
The index of the item in the dataProvider that the layout is
currently rendering. |
| currentIteration — Property, class org.axiis.layouts.utils.GeometryRepeater |
|
The number of iterations that the GeometryRepeater has processed. |
| currentLabel — Property, class org.axiis.core.AbstractLayout |
|
The label of the item in the dataProvider that the layout is
currently rendering, as determine by taking currentDatum[labelField],
if a labelField is defined. |
| currentReference — Property, class org.axiis.core.AbstractLayout |
|
The geometry that is being used to render the current data item as it
appears after the necessary iterations of the referenceRepeater have
been executed. |
| currentState — Property, class com.degrafa.geometry.Geometry |
|
The current view state. |
| currentValue — Property, class org.axiis.core.AbstractLayout |
|
The value of the item in the dataProvider that the layout is
currently rendering, as determined by taking currentDatum[dataField],
if a dataField is defined. |
| curveTo(cx:Number, cy:Number, x:Number, y:Number, graphics:flash.display:Graphics) — method, class com.degrafa.decorators.axiis.AreaLineDecorator |
| |
| curveTo(cx:Number, cy:Number, x:Number, y:Number, graphics:flash.display:Graphics) — method, class com.degrafa.decorators.axiis.BaseLineAreaLineDecorator |
| |
|
| 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 |