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  
validate() — method, class org.axiis.layouts.scale.AbstractScale
Initiates the computation of minValue and maxValue.
validate() — method, class org.axiis.layouts.scale.CategoricalScale
Initiates the computation of minValue and maxValue.
validate() — method, class org.axiis.layouts.scale.ContinuousScale
Initiates the computation of minValue and maxValue.
validate() — method, class org.axiis.layouts.scale.DateTimeScale
validate() — method, interface org.axiis.layouts.scale.IScale
Initiates the computation of minValue and maxValue.
value — Property, class org.axiis.core.AxiisSprite
The value of the object being rendered.
value — Property, interface org.axiis.core.IAxiisRenderer
The value of the object being rendered.
value — Property, class org.axiis.ui.DataTip
The value of the object being rendered.
value — Property, class org.axiis.ui.TextDataTipContent
The value of the object being rendered.
value — Property, class org.axiis.utils.BooleanExpression
The stored Boolean value.
value — Property, class org.axiis.utils.NumericExpression
The stored Number.
value — Property, class org.axiis.utils.UntypedExpression
The stored Boolean value.
valueChanged — Event, class org.axiis.utils.BooleanExpression
Dispatched when the value property has changed.
valueChanged — Event, class org.axiis.utils.NumericExpression
Dispatched when the value property has changed.
valueChanged — Event, class org.axiis.utils.UntypedExpression
Dispatched when the value property has changed.
values — Property, class org.axiis.states.State
An Array containing the values that the corresponding target's properties should be set to when this State is applied.
valueToLayout(value, invert:Boolean, clamp:Boolean) — method, class org.axiis.layouts.scale.CategoricalScale
Converts a value to layout-space.
valueToLayout(value, invert:Boolean, clamp:Boolean) — method, class org.axiis.layouts.scale.DateTimeScale
Converts a value to a position in layout space.
valueToLayout(value, invert:Boolean, clamp:Boolean) — method, interface org.axiis.layouts.scale.IScale
Converts a value to a position in layout space.
valueToLayout(value, invert:Boolean, clamp:Boolean) — method, class org.axiis.layouts.scale.LinearScale
Converts a value to a position in layout space.
valueToLayout(value, invert:Boolean, clamp:Boolean) — method, class org.axiis.layouts.scale.LogScale
Converts a value to a position in layout space.
VAxis — class, package org.axiis.charts.axis
VAxis renders values from bottom to top between a minimum and maximum value, and is intended to be rendered to the left of other layouts to provide a point of reference for those visualizations.
VAxis() — Constructor, class org.axiis.charts.axis.VAxis
VBoxLayout — class, package org.axiis.layouts
The VBoxLayout is a layout with a referenceRepeater that produces RegularRectangles for each item in its dataProvider.
VBoxLayout() — Constructor, class org.axiis.layouts.VBoxLayout
VBracket — class, package org.axiis.charts.labels
A bracket that can be used to denote a group and label items that are laid out vertically.
VBracket() — Constructor, class org.axiis.charts.labels.VBracket
verticalCenter — Property, class com.degrafa.geometry.Geometry
When set, if top or bottom is not set, the layout will be centered vertically offset by the numeric value of this property.
verticalField — 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 vertical axis.
verticalScale — Property, class org.axiis.charts.axis.VAxis
The scale used to determine the text of each label.
verticalScale — Property, class org.axiis.charts.groupings.ColumnCluster
The scale used to determine the height of each column.
verticalScale — Property, class org.axiis.charts.groupings.ColumnStack
The scale used to map data values to the ColumnStack's coordinate space.
verticalScale — Property, class org.axiis.charts.groupings.LineSeriesGroup
Vertical scale that is used by the LineSeriesGroup
verticalScale — Property, class org.axiis.charts.groupings.PlotGroup
The scale used to translate data values to the layout's coordinate space in the vertical direction.
visible — Property, class com.degrafa.geometry.Geometry
Controls the visibility of this geometry object.
visible — Property, class org.axiis.core.AbstractLayout
Whether or not this layout is visible.
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