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  
scaleFill — Property, class org.axiis.core.AxiisSprite
Whether or not the fills in this geometry should be scaled within the bounds rectangle.
scaleFill — Property, class org.axiis.core.BaseLayout
Whether or not the fills in this geometry should be scaled within the bounds rectangle.
scaleOnLayout — Property, class com.degrafa.geometry.Geometry
When using layout this flag will determine if you want Scale to be applied to fit layout rules
ScaleUtils — class, package org.axiis.layouts.scale
An all-static class which provides basic linear interpolation methods
selected — Property, class org.axiis.core.AxiisSprite
Selected will trigger on/off by double click state
seriesLabelField — Property, class org.axiis.charts.groupings.LineSeriesGroup
The property on the items in the dataProvider that contains the label field for each series.
seriesPoints — Property, class org.axiis.charts.groupings.LineSeriesGroup
setState(state:org.axiis.states:State) — method, class org.axiis.core.AxiisSprite
Can be called external to sprite to force entry of state
showArea — Property, class org.axiis.charts.groupings.LineSeriesGroup
Whether the area beneath the lines should be filled.
showDataLabel — Property, class org.axiis.charts.groupings.GroupingBase
Whether or not labels are shown for each drawingGeometry.
showDataTips — Property, class org.axiis.DataCanvas
Whether or not data tips should be shown when rolling the mouse over items in the DataCanvas's layouts
showDataTips — Property, class org.axiis.core.AbstractLayout
A flag that indicates to DataCanvas that it should listen for mouse events that signal the need to create a data tip.
showGridArea — Property, class org.axiis.charts.axis.AxisBase
Whether or not grid cells are displayed.
showGridLine — Property, class org.axiis.charts.axis.AxisBase
Whether or not lines are drawn between grid cells.
showLabel — Property, class org.axiis.charts.groupings.GroupingBase
Whether or not labels are shown for each drawingGeometry.
showLabels — Property, class org.axiis.charts.axis.AxisBase
Whether or not the labels on this axis are shown.
showMarker — Property, class org.axiis.charts.groupings.LineSeriesGroup
Whether or not markers should be displayed at each data point
showMarker — Property, class org.axiis.charts.groupings.PlotGroup
Whether or not markers should be displayed at each data point
showValueLabel — Property, class org.axiis.charts.groupings.BarCluster
Whether or not the labels indicating the the value each bar represents are shown.
showValueLabel — Property, class org.axiis.charts.groupings.ColumnCluster
Whether or not the labels indicating the the value each bar represents are shown.
sort — Property, class org.axiis.layouts.scale.CategoricalScale
A sorting method used to determine the order of the objects in the dataProvider
sourceData — Property, class org.axiis.data.DataGroup
The data that was being used to create this group
sourceEvent — Property, class org.axiis.events.LayoutItemEvent
The original Event this Object is redispatching
sprite — Property, class org.axiis.core.AbstractLayout
The sprite this layout is currently rendering to.
startAngle — Property, class com.degrafa.geometry.Wedge
The beginning angle of the arc.
startAngle — Property, class org.axiis.charts.groupings.WedgeStackGroup
The starting angle to render the first item in degrees.
state — Property, class com.degrafa.geometry.Geometry
The state at which to draw this object.
State — class, package org.axiis.states
States describe modifications to properties that should occur as a result of an event and provides a mechanicsm to make and undo those changes.
State() — Constructor, class org.axiis.states.State
Constructor.
stateEvent — Property, class com.degrafa.geometry.Geometry
The state event at which to draw this object.
states — Property, class com.degrafa.geometry.Geometry
An array of states defined for this Geometry.
states — Property, class org.axiis.core.AbstractLayout
An array of states that should be applied to this layout.
states — Property, class org.axiis.core.AxiisSprite
An array of states that should be activated or deactivated as the user interacts with this AxiisSprite.
stateToSpriteHash — Property, class org.axiis.core.AxiisSprite
A hash which maps states to the sprites that reflect the rendered states.
storeGeometries(geometries:Array, state:org.axiis.states:State) — method, class org.axiis.core.AxiisSprite
Draws the specified geometries to a child of the AxiisSprite.
_stroke — Property, class com.degrafa.geometry.Geometry
stroke — Property, class com.degrafa.geometry.Geometry
Defines the stroke object that will be used for rendering this geometry object.
stroke — Property, class org.axiis.charts.axis.HCategoryAxis
Stroke used for tick marks.
stroke — Property, class org.axiis.charts.groupings.GroupingBase
The stroke that should outline each drawingGeometry.
stroke — Property, class org.axiis.charts.groupings.LineSeriesGroup
The stroke used to render the lines.
strokes — Property, class org.axiis.DataCanvas
A placeholder for strokes.
strokes — Property, class org.axiis.core.AbstractLayout
A placeholder for strokes used within this layout.
styleChanged(styleProp:String) — method, class com.degrafa.geometry.Geometry
Called when the value of a style property is changed.
styleName — Property, class com.degrafa.geometry.Geometry
The css style name associated with this Geometry.
sums — Property, class org.axiis.data.DataGroup
Stores the sum aggregations for the group.
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