| 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 | |
| _v — Property in class flare.vis.data.DataSprite | |
| Auxiliary property often used as a shape parameter. | |
| v — Property in class flare.vis.data.DataSprite | |
| Auxiliary property often used as a shape parameter. | |
| val — Property in class flare.query.Range | |
| Sub-expression for the value to test for range inclusion. | |
| value — Property in class flare.query.Literal | |
| The literal value of this expression. | |
| value(x, y, stayInBounds) — Method in interface flare.scale.IScaleMap | |
| Returns the scale value corresponding to a given coordinate. | |
| value(c) — Static method in class flare.util.Colors | |
| Returns the value (brightness) component of an ARGB color. | |
| value(x, y, stayInBounds) — Method in class flare.vis.axis.Axis | |
| Returns the scale value corresponding to a given coordinate. | |
| value — Property in class flare.vis.axis.AxisGridLine | |
| The data value represented by this axis grid line. | |
| value — Property in class flare.vis.axis.AxisLabel | |
| The data value represented by this axis label. | |
| value — Property in class flare.vis.legend.LegendItem | |
| The data value represented by this legend item. | |
| value(x, y, stayInBounds) — Method in class flare.vis.legend.LegendRange | |
| Returns the scale value corresponding to a given coordinate. | |
| values — Property in class flare.animate.Tween | |
| The properties to tween and their target values. | |
| values(num) — Method in class flare.scale.LogScale | |
| Returns a set of label values for this scale. | |
| values(num) — Method in class flare.scale.OrdinalScale | |
| Returns a set of label values for this scale. | |
| values(num) — Method in class flare.scale.QuantileScale | |
| Returns a set of label values for this scale. | |
| values(num) — Method in class flare.scale.QuantitativeScale | |
| Returns a set of label values for this scale. | |
| values(num) — Method in class flare.scale.Scale | |
| Returns a set of label values for this scale. | |
| values(num) — Method in class flare.scale.TimeScale | |
| Returns a set of label values for this scale. | |
| values — Property in class flare.util.Stats | |
| A sorted array of all the values. | |
| values — Property in class flare.util.math.DenseMatrix | |
| The underlying array of values | |
| _values — Property in class flare.util.palette.Palette | |
| Array of palette values. | |
| values — Property in class flare.util.palette.Palette | |
| Array of palette values. | |
| values(num) — Method in class flare.vis.data.ScaleBinding | |
| Returns a set of label values for this scale. | |
| _values — Property in class flare.vis.operator.encoder.PropertyEncoder | |
| The properties to set on each invocation. | |
| values — Property in class flare.vis.operator.encoder.PropertyEncoder | |
| The properties to set on each invocation. | |
| Variable — Class in package flare.query | |
| Expression operator that retrieves a value from an object property. | |
| Variable(name) — Constructor in class flare.query.Variable | |
| Creates a new Variable operator. | |
| Variance — Class in package flare.query | |
| Aggregate operator for computing variance or standard deviation. | |
| Variance(input, type) — Constructor in class flare.query.Variance | |
| Creates a new Variance operator. | |
| VARIANCE — Constant static property in class flare.query.Variance | |
| Flag indicating the variance should be computed. | |
| verticalAnchor — Property in class flare.display.TextSprite | |
| The vertical anchor for the text, one of TOP, BOTTOM, or MIDDLE. | |
| verticalAnchor — Property in class flare.vis.axis.Axis | |
| The vertical anchor point for axis labels. | |
| verticalAnchor — Property in class flare.vis.operator.label.Labeler | |
| The vertical alignment for labels. | |
| VERTICAL_BAR — Constant static property in class flare.util.Shapes | |
| Constant indicating a vertical bar shape. | |
| _vis — Property in class flare.vis.axis.Axes | |
| The visualization the axes correspond to. | |
| _vis — Property in class flare.vis.controls.ControlList | |
| _vis — Property in class flare.vis.operator.OperatorList | |
| visHeight — Property in class flare.flex.FlareVis | |
| VisibilityFilter — Class in package flare.vis.operator.filter | |
| Filter operator that sets item visibility based on a filtering condition. | |
| VisibilityFilter(predicate, group, filter) — Constructor in class flare.vis.operator.filter.VisibilityFilter | |
| Creates a new VisibilityFilter. | |
| visit(f) — Method in class flare.query.Expression | |
| Sequentially invokes the input function on this expression and all sub-expressions. | |
| visit(f) — Method in class flare.util.math.DenseMatrix | |
| Visit all values in the matrix. | |
| visit(f) — Method in interface flare.util.math.IMatrix | |
| Visit all values in the matrix. | |
| visit(f) — Method in class flare.util.math.SparseMatrix | |
| Visit all values in the matrix. | |
| visit(v, group, filter, reverse) — Method in class flare.vis.data.Data | |
| Visit items, invoking a function on all visited elements. | |
| visit(visitor, filter, reverse) — Method in class flare.vis.data.DataList | |
| Iterates over the contents of the list, invoking a visitor function on each element of the list. | |
| visitChildren(con, visitor, filter, reverse) — Static method in class flare.util.Displays | |
| Iterates over the children of the input display object container, invoking a visitor function on each. | |
| visitEdges(f, opt, filter) — Method in class flare.vis.data.NodeSprite | |
| Visits this node's edges, invoking a function on each visited edge. | |
| visitNodes(f, opt, filter) — Method in class flare.vis.data.NodeSprite | |
| Visits the nodes connected to this node by edges, invoking a function on each visited node. | |
| visitNonZero(f) — Method in class flare.util.math.DenseMatrix | |
| Visit all non-zero values in the matrix. | |
| visitNonZero(f) — Method in interface flare.util.math.IMatrix | |
| Visit all non-zero values in the matrix. | |
| visitNonZero(f) — Method in class flare.util.math.SparseMatrix | |
| Visit all non-zero values in the matrix. | |
| visitTreeBreadthFirst(f) — Method in class flare.vis.data.NodeSprite | |
| Visits the subtree rooted at this node using a breadth first search, invoking the input function on each visited node. | |
| visitTreeDepthFirst(f, preorder) — Method in class flare.vis.data.NodeSprite | |
| Visits the subtree rooted at this node using a depth first search, invoking the input function on each visited node. | |
| visualization — Property in class flare.analytics.graph.SpanningTree | |
| The visualization processed by this operator. | |
| visualization — Property in class flare.flex.FlareVis | |
| Returns the backing Flare visualization instance. | |
| visualization — Property in class flare.vis.axis.Axes | |
| The visualization the axes correspond to. | |
| visualization — Property in class flare.vis.controls.ControlList | |
| The visualization manipulated by these controls. | |
| visualization — Property in interface flare.vis.operator.IOperator | |
| The visualization processed by this operator. | |
| visualization — Property in class flare.vis.operator.Operator | |
| The visualization processed by this operator. | |
| visualization — Property in class flare.vis.operator.OperatorList | |
| The visualization processed by this operator. | |
| Visualization — Class in package flare.vis | |
| The Visualization class represents an interactive data visualization. | |
| Visualization(data:flare.vis.data:Data, axes:flare.vis.axis:Axes) — Constructor in class flare.vis.Visualization | |
| Creates a new Visualization with the given data and axes. | |
| VisualizationEvent — Class in package flare.vis.events | |
| Event fired in response to visualization updates. | |
| VisualizationEvent(type, trans:flare.animate:Transitioner, params) — Constructor in class flare.vis.events.VisualizationEvent | |
| Creates a new VisualizationEvent. | |
| visWidth — Property in class flare.flex.FlareVis | |
| _vx — Property in class flare.physics.Particle | |
| A temporary x velocity variable. | |
| vx — Property in class flare.physics.Particle | |
| The x velocity of the particle. | |
| _vy — Property in class flare.physics.Particle | |
| A temporary y velocity variable. | |
| vy — Property in class flare.physics.Particle | |
| The y velocity of the particle. | |
| 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 | |