| 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 |
| SAMPLE — Constant static property in class flare.query.Variance |
| Flag indicating the sample variance or deviation. |
| saturation(c) — Static method in class flare.util.Colors |
|
Returns the saturation component of an ARGB color. |
| scale(s) — Method in class flare.util.math.DenseMatrix |
|
Multiplies all values in this matrix by the input scalar. |
| scale(s) — Method in interface flare.util.math.IMatrix |
|
Multiplies all values in this matrix by the input scalar. |
| scale(s) — Method in class flare.util.math.SparseMatrix |
|
Multiplies all values in this matrix by the input scalar. |
| scale — Property in class flare.vis.data.ScaleBinding |
| The underlying scale created by this binding. |
| scale — Property in class flare.vis.legend.Legend |
| Scale instance used to define the legend mapping. |
| scale — Property in class flare.vis.operator.encoder.Encoder |
| A scale binding to the source data. |
| scale — Property in class flare.vis.operator.layout.StackedAreaLayout |
| The scale used to layout the stacked values. |
| Scale — Class in package flare.scale |
|
Base class for all data scale types. |
| ScaleBinding — Class in package flare.vis.data |
|
Utility class that binds a data property to a descriptive scale. |
| ScaleBinding() — Constructor in class flare.vis.data.ScaleBinding |
|
Creates a new ScaleBinding. |
| scaleMax — Property in class flare.scale.QuantitativeScale |
| The maximum value of the scale range. |
| scaleMax — Property in class flare.scale.TimeScale |
| The maximum (latest) Date value in the underlying data. |
| scaleMin — Property in class flare.scale.QuantitativeScale |
| The minimum value of the scale range. |
| scaleMin — Property in class flare.scale.TimeScale |
| The minimum (earliest) Date value in the scale. |
| scaleMode — Property in class flare.vis.data.render.EdgeRenderer |
| Scale mode for line rendering (normal by default). |
| scaleType — Property in class flare.scale.LinearScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.LogScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.OrdinalScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.QuantileScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.RootScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.Scale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.scale.TimeScale |
| A string indicating the type of scale this is. |
| scaleType — Property in class flare.vis.data.ScaleBinding |
| The type of scale to create. |
| ScaleType — Class in package flare.scale |
|
Constants defining known scale types, such as linear, log, and
date/time scales. |
| ScaleType() — Constructor in class flare.scale.ScaleType |
|
Constructor, throws an error if called, as this is an abstract class. |
| Scheduler — Class in package flare.animate |
|
Scheduler that oversees animation and time-based processing. |
| Scheduler(lock) — Constructor in class flare.animate.Scheduler |
|
Creates a new Scheduler--this constructor should be not used;
instead use the instance property. |
| schema — Property in class flare.data.DataSource |
| A schema describing the attributes of the data set. |
| schema — Property in class flare.data.DataTable |
| A DataSchema describing the data columns of the table. |
| second(d) — Static method in class flare.query.DateUtil |
| |
| SECONDS — Constant static property in class flare.util.Dates |
| Constant indicating a time span on the order of seconds. |
| select(... rest) — Method in class flare.query.Query |
|
Sets the select clauses used by this query. |
| select — Event in class flare.vis.controls.ClickControl |
| |
| select — Event in class flare.vis.controls.SelectionControl |
| |
| SELECT — Constant static property in class flare.vis.events.SelectionEvent |
| A selection event. |
| selected — Property in class flare.vis.legend.LegendItem |
| Flag indicating if this legend item has been selected. |
| SelectionControl — Class in package flare.vis.controls |
|
Interactive control for selecting a group of objects by "rubber-banding"
them with a rectangular section region. |
| SelectionControl(filter, select, deselect, hitArea) — Constructor in class flare.vis.controls.SelectionControl |
|
Creates a new SelectionControl. |
| SelectionEvent — Class in package flare.vis.events |
|
Event fired in response to interactive selection events. |
| SelectionEvent(type, items, e) — Constructor in class flare.vis.events.SelectionEvent |
|
Creates a new SelectionEvent. |
| Sequence — Class in package flare.animate |
|
Transition that runs multiple transitions one after the other in
sequence. |
| Sequence(... rest) — Constructor in class flare.animate.Sequence |
|
Creates a new Sequence transition. |
| sequenceField — Property in class flare.analytics.cluster.HierarchicalCluster |
| The property in which to store sequence indices. |
| set(i, j, v) — Method in class flare.util.math.DenseMatrix |
| |
| set(i, j, v) — Method in interface flare.util.math.IMatrix |
|
Sets the value at the given indices. |
| set(i, j, v) — Method in class flare.util.math.SparseMatrix |
| |
| setAlpha(c, a) — Static method in class flare.util.Colors |
|
Returns a color value by updating the alpha component of another
color value. |
| _setAnchor — Property in class flare.vis.operator.layout.Layout |
| |
| setAspectRatio(ar, width, height) — Method in class flare.vis.Visualization |
|
Updates the data display bounds for a visualization based on a
given aspect ratio and provided width and height values. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.AggregateExpression |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.BinaryExpression |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.CompositeExpression |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.Expression |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.If |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.IsA |
|
Set the sub-expression at the given index. |
| setChildAt(idx, expr:flare.query:Expression) — Method in class flare.query.Not |
|
Set the sub-expression at the given index. |
| setChildren(array) — Method in class flare.query.CompositeExpression |
|
Sets the sub-expressions of this composite
|
| setChildrenProperties(d, vals, p:flare.util:IValueProxy) — Static method in class flare.util.Displays |
|
Sets property values on all children items. |
| setControlAt(i, ic:flare.vis.controls:IControl) — Method in class flare.vis.controls.ControlList |
|
Set the control at the specified position in the list
|
| setDefault(name, value) — Method in class flare.vis.data.DataList |
|
Sets a default property value for newly created items. |
| setDefaults(values) — Method in class flare.vis.data.DataList |
|
Sets default values for newly created items. |
| setDelay(o, delay) — Method in class flare.animate.Transitioner |
|
Sets the delay of the tween for the given object. |
| setDurationAt(i, duration) — Method in class flare.vis.operator.OperatorSequence |
|
Sets the duration in seconds for the animated transition for the
operator at the given index. |
| setEdgeProperties(vals, opt, trans, filter) — Method in class flare.vis.data.NodeSprite |
|
Sets property values on edge sprites connected to this node. |
| setHitArea(evt) — Method in class flare.vis.Visualization |
|
Creates a sprite covering the bounds for this visualization and
sets it to be this visualization's hit area. |
| setItemProperties(vals, t) — Method in class flare.vis.legend.Legend |
|
Sets property values on all legend items. |
| setLater(vals, filter) — Method in class flare.vis.data.DataList |
|
A function generator that can be used to set properties
at a later time. |
| setLineStyle(e:flare.vis.data:EdgeSprite, g) — Method in class flare.vis.data.render.EdgeRenderer |
|
Sets the line style for edge rendering. |
| setMode(mode) — Method in class flare.display.TextSprite |
| |
| setNodeProperties(vals, opt, trans, filter) — Method in class flare.vis.data.NodeSprite |
|
Sets property values on node sprites connected to this node. |
| setOperator(name, op:flare.vis.operator:IOperator) — Method in class flare.vis.Visualization |
|
Sets a new named operator. |
| setOperatorAt(i, op:flare.vis.operator:IOperator) — Method in class flare.vis.operator.OperatorList |
|
Set the operator at the specified position in the list
|
| setProperties(vals, t, filter) — Method in class flare.vis.data.DataList |
|
Sets property values on all sprites in a given group. |
| setProperty(a, name, value, filter:flare.util:IValueProxy, p) — Static method in class flare.util.Arrays |
|
Sets a named property value for items stored in an array. |
| setProperty(name, value) — Method in class flare.vis.controls.ControlList |
|
Proxy method for setting controls in the internal array. |
| setProperty(name, value, t, filter) — Method in class flare.vis.data.DataList |
|
Sets a property value on all items in the list. |
| setProperty(name, value) — Method in class flare.vis.operator.OperatorList |
|
Proxy method for setting operators in the internal array. |
| setShape(name, draw) — Static method in class flare.util.Shapes |
|
Sets the shape drawing function for a given shape name. |
| setShape(idx, shape) — Method in class flare.util.palette.ShapePalette |
|
Sets the shape at the given index into the palette. |
| setup() — Method in class flare.analytics.graph.SpanningTree |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.animate.FunctionSequence |
|
Sets up each sub-transition. |
| setup() — Method in class flare.animate.Parallel |
|
Sets up each sub-transition. |
| setup() — Method in class flare.animate.Sequence |
|
Sets up each sub-transition. |
| setup() — Method in class flare.animate.Transition |
|
Transition setup routine. |
| setup() — Method in class flare.animate.Tween |
|
Sets up this tween by creating interpolators for each tweened
property. |
| setup() — Method in interface flare.vis.operator.IOperator |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.Operator |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.OperatorList |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.encoder.ColorEncoder |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.encoder.Encoder |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.label.Labeler |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.layout.AxisLayout |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.layout.CircleLayout |
|
Setup method invoked whenever this operator's visualization
property is set. |
| setup() — Method in class flare.vis.operator.layout.StackedAreaLayout |
|
Setup method invoked whenever this operator's visualization
property is set. |
| SETUP — Constant static property in class flare.animate.Transition |
| Constant indicating this Transition needs initialization. |
| setValue(o, name, value) — Method in class flare.animate.Transitioner |
|
Sets property values for a target object. |
| setValue(object, name, value) — Method in interface flare.util.IValueProxy |
|
Sets a named property value for an object. |
| setValue(x, val) — Method in class flare.util.Property |
|
Sets the value of this property for the input object. |
| _shape — Property in class flare.vis.data.DataSprite |
| Code indicating the shape value of this data sprite. |
| shape — Property in class flare.vis.data.DataSprite |
| Name of the shape value of this data sprite. |
| ShapeEncoder — Class in package flare.vis.operator.encoder |
|
Encodes a data field into shape values, using an ordinal scale. |
| ShapeEncoder(field, group, palette:flare.util.palette:ShapePalette) — Constructor in class flare.vis.operator.encoder.ShapeEncoder |
|
Creates a new ShapeEncoder. |
| shapePalette — Property in class flare.vis.legend.Legend |
| The shape palette used to encode values (may be null). |
| ShapePalette — Class in package flare.util.palette |
|
Palette for shape values that maps integer indices to shape drawing
functions. |
| ShapePalette() — Constructor in class flare.util.palette.ShapePalette |
|
Creates a new, empty ShapePalette. |
| ShapeRenderer — Class in package flare.vis.data.render |
|
Renderer that draws shapes. |
| ShapeRenderer(defaultSize) — Constructor in class flare.vis.data.render.ShapeRenderer |
|
Creates a new ShapeRenderer
|
| shapes — Property in class flare.vis.operator.encoder.ShapeEncoder |
| The palette as a ShapePalette instance. |
| Shapes — Class in package flare.util |
|
Utility class defining shape types and shape drawing routines. |
| shiftKey — Property in class flare.vis.events.SelectionEvent |
| Indicates whether the Shift key is active (true)
or inactive (false). |
| ShortestPaths — Class in package flare.analytics.graph |
|
Calculates the shortest paths to a source node using Dijkstra's algorithm. |
| ShortestPaths(source:flare.vis.data:NodeSprite, edgeWeight) — Constructor in class flare.analytics.graph.ShortestPaths |
|
Creates a new ShortestPaths operator. |
| show — Event in class flare.vis.controls.TooltipControl |
| |
| SHOW — Constant static property in class flare.vis.events.TooltipEvent |
| A tooltip show event. |
| showAxes(t:flare.animate:Transitioner) — Method in class flare.vis.operator.layout.Layout |
|
Reveals the axes. |
| showBorder — Property in class flare.vis.axis.CartesianAxes |
| Flag indicating if a border for the axes should be shown. |
| showDelay — Property in class flare.vis.controls.TooltipControl |
| The tooltip delay, in milliseconds. |
| showLabels — Property in class flare.vis.axis.Axis |
| Flag indicating if axis labels should be shown. |
| showLines — Property in class flare.vis.axis.Axis |
| Flag indicating if axis grid lines should be shown. |
| showXLine — Property in class flare.vis.axis.CartesianAxes |
| Flag indicating if the x-origin line should be shown. |
| showYLine — Property in class flare.vis.axis.CartesianAxes |
| Flag indicating if the y-origin line should be shown. |
| simulation — Property in class flare.vis.operator.layout.ForceDirectedLayout |
| The physics simulation driving this layout. |
| Simulation — Class in package flare.physics |
|
A physical simulation involving particles, springs, and forces. |
| Simulation(gx, gy, drag, attraction) — Constructor in class flare.physics.Simulation |
|
Creates a new physics simulation. |
| sink — Property in class flare.analytics.graph.MaxFlowMinCut |
| The sink node for which to compute the max flow. |
| size — Property in class flare.display.TextSprite |
|
The size of the text. |
| size — Property in class flare.util.heap.FibonacciHeap |
| The number of nodes contained in this heap. |
| size — Property in class flare.util.palette.Palette |
| The number of values in the palette. |
| _size — Property in class flare.vis.data.DataSprite |
| The size value of this data sprite (1 by default). |
| size — Property in class flare.vis.data.DataSprite |
| The size value of this data sprite (1 by default). |
| sizeDistort(bb, x, y) — Method in class flare.vis.operator.distortion.BifocalDistortion |
|
Compute a distorted size value. |
| sizeDistort(bb, x, y) — Method in class flare.vis.operator.distortion.Distortion |
|
Compute a distorted size value. |
| sizeDistort(bb, x, y) — Method in class flare.vis.operator.distortion.FisheyeDistortion |
|
Compute a distorted size value. |
| SizeEncoder — Class in package flare.vis.operator.encoder |
|
Encodes a data field into size values, using a scale transform and a
size palette to determines an item's scale. |
| SizeEncoder(source, group, palette:flare.util.palette:SizePalette) — Constructor in class flare.vis.operator.encoder.SizeEncoder |
|
Creates a new SizeEncoder. |
| sizeField — Property in class flare.vis.operator.layout.TreeMapLayout |
| The property from which to access size values for leaf nodes. |
| sizePalette — Property in class flare.vis.legend.Legend |
| The size palette used to encode values (may be null). |
| SizePalette — Class in package flare.util.palette |
|
Palette for size values represeneted as scale factors. |
| SizePalette(minSize, maxSize, is2D) — Constructor in class flare.util.palette.SizePalette |
|
Creates a new SizePalette. |
| sizes — Property in class flare.vis.operator.encoder.SizeEncoder |
| The palette as a SizePalette instance. |
| _smax — Property in class flare.scale.QuantitativeScale |
| The maximum value of the scale range. |
| _smin — Property in class flare.scale.QuantitativeScale |
| The minimum value of the scale range. |
| sort(list) — Method in class flare.util.Sort |
|
Sorts the input array according to the sort criteria. |
| sort — Property in class flare.vis.data.DataList |
| A standing sort criteria for items in the list. |
| sort — Property in class flare.vis.operator.layout.CirclePackingLayout |
| A sort criteria for ordering nodes in this layout. |
| Sort — Class in package flare.util |
|
Utility class for sorting and creating sorting functions. |
| Sort(crit) — Constructor in class flare.util.Sort |
|
Creates a new Sort instance to encapsulate sorting criteria. |
| sortAngles — Property in class flare.vis.operator.layout.RadialTreeLayout |
| Flag determining if nodes should be sorted by angles to help
maintain ordering across different spanning-tree configurations. |
| sortBy(... rest) — Method in class flare.vis.data.DataList |
|
Sort DataSprites according to their properties. |
| sortChildren(d, cmp) — Static method in class flare.util.Displays |
|
Sorts the children of the given DisplayObjectContainer
using a comparator function. |
| sortEdgesBy(opt, ... rest) — Method in class flare.vis.data.NodeSprite |
|
Sorts the order of connected edges according to their properties. |
| SortOperator — Class in package flare.vis.operator |
|
A SortOperator sorts a data group. |
| SortOperator(criteria, group) — Constructor in class flare.vis.operator.SortOperator |
|
Creates a new SortOperator. |
| source — Property in class flare.analytics.graph.MaxFlowMinCut |
| The source node for which to compute the max flow. |
| source — Property in class flare.analytics.graph.ShortestPaths |
| The source node from which to compute the shortest paths. |
| source — Property in class flare.vis.data.EdgeSprite |
| The first, or source, node upon which this edge is incident. |
| source — Property in class flare.vis.operator.encoder.Encoder |
| The source property. |
| source — Property in class flare.vis.operator.label.Labeler |
| The source property that provides the label text. |
| source — Property in class flare.vis.operator.layout.PieLayout |
| The source property determining wedge size. |
| sources — Property in class flare.analytics.graph.LinkDistance |
| The roots of the breadth-first search. |
| space(len) — Static method in class flare.query.StringUtil |
| |
| spacing — Property in class flare.vis.legend.Legend |
| Spacing between legend items. |
| spacing — Property in class flare.vis.operator.layout.CirclePackingLayout |
| The amount of spacing between neighboring circles. |
| _span — Property in class flare.vis.data.Data |
| The spanning tree constructor class. |
| spanningField — Property in class flare.vis.data.TreeBuilder |
| The property with which to annotate edges that make up the spanning
tree. |
| SpanningTree — Class in package flare.analytics.graph |
|
Calculates a spanning tree for a graph structure. |
| SpanningTree(policy, buildTree, annotateEdges, root:flare.vis.data:NodeSprite, edgeWeight) — Constructor in class flare.analytics.graph.SpanningTree |
|
Creates a new SpanningTree operator
|
| SparseMatrix — Class in package flare.util.math |
|
A matrix of numbers implemented using a hashtable of values. |
| SparseMatrix(rows, cols) — Constructor in class flare.util.math.SparseMatrix |
|
Creates a new SparseMatrix with the given size. |
| _spool — Static property in class flare.physics.Simulation |
| |
| Spring — Class in package flare.physics |
|
Represents a Spring in a physics simulation. |
| Spring(p1:flare.physics:Particle, p2:flare.physics:Particle, restLength, tension, damping) — Constructor in class flare.physics.Spring |
|
Creates a new Spring with given parameters. |
| springForce — Property in class flare.physics.Simulation |
| The default spring force for this simulation. |
| SpringForce — Class in package flare.physics |
|
Force simulating a spring force between two particles. |
| springs — Property in class flare.physics.Simulation |
|
Returns the spring list. |
| sqrtInterp(f, min, max) — Static method in class flare.util.Maths |
|
Computes a square root interpolation between two values. |
| SQUARE — Constant static property in class flare.util.Shapes |
| Constant indicating a square shape. |
| StackedAreaLabeler — Class in package flare.vis.operator.label |
|
Labeler for a stacked area chart. |
| StackedAreaLabeler(source, group) — Constructor in class flare.vis.operator.label.StackedAreaLabeler |
|
Creates a new StackedAreaLabeler. |
| StackedAreaLayout — Class in package flare.vis.operator.layout |
|
Layout that consecutively places items on top of each other. |
| StackedAreaLayout(cols, padding) — Constructor in class flare.vis.operator.layout.StackedAreaLayout |
|
Creates a new StackedAreaLayout. |
| stagger(delay, reverse) — Method in class flare.animate.Parallel |
|
Staggers the start of each sub-transition by a given interval. |
| start() — Method in class flare.animate.FunctionSequence |
|
Starts this sequence transition, starting the first sub-transition
to be played. |
| start() — Method in class flare.animate.Parallel |
|
Starts each sub-transition. |
| start() — Method in class flare.animate.Sequence |
|
Starts this sequence transition, starting the first sub-transition
to be played. |
| start — Event in class flare.animate.Transition |
| |
| start() — Method in class flare.animate.Transition |
|
Transition start routine. |
| start() — Method in class flare.animate.Tween |
|
Updates target object visibility, if appropriate. |
| START — Constant static property in class flare.animate.TransitionEvent |
| A transition start event. |
| startAngle — Property in class flare.vis.operator.layout.CircleLayout |
| The starting angle for the layout, in radians. |
| startAngle — Property in class flare.vis.operator.layout.PieLayout |
| The initial angle for the pie layout (in radians). |
| startAngle — Property in class flare.vis.operator.layout.RadialTreeLayout |
| The initial angle for the radial layout (in radians). |
| startRadius — Property in class flare.vis.operator.layout.CircleLayout |
| The starting (inner) radius at which to place items. |
| startRadiusFraction — Property in class flare.vis.operator.layout.CircleLayout |
| The starting (inner) radius as a fraction of the outer radius. |
| startsWith(s, p) — Static method in class flare.query.StringUtil |
| |
| StartsWith(left, right) — Static method in class flare.query.Match |
|
Creates a new Match operator for matching string prefix. |
| stats(field) — Method in class flare.vis.data.DataList |
|
Computes and caches statistics for a data field. |
| stats — Property in class flare.vis.legend.LegendRange |
| Stats object describing the data range. |
| Stats — Class in package flare.util |
|
Utility class for computing statistics for a collection of values. |
| Stats(data, field, comparator, copy) — Constructor in class flare.util.Stats |
|
Creates a new Stats instance using the given input data. |
| stddev — Property in class flare.util.Stats |
| The standard deviation of all the values (for numerical data). |
| stderr — Property in class flare.util.Stats |
| The standard error of all the values (for numerical data). |
| step(ef) — Method in class flare.animate.FunctionSequence |
|
Steps this sequence transition, ensuring that any sub-transitions
between the previous and current progress fraction are properly
invoked. |
| step(ef) — Method in class flare.animate.Parallel |
|
Steps each sub-transition. |
| step(ef) — Method in class flare.animate.Sequence |
|
Steps this sequence transition, ensuring that any sub-transitions
between the previous and current progress fraction are properly
invoked. |
| step — Event in class flare.animate.Transition |
| |
| step(ef) — Method in class flare.animate.Transition |
|
Transition step routine. |
| step(ef) — Method in class flare.animate.Tween |
|
Steps the tween, updating the tweened properties. |
| STEP — Constant static property in class flare.animate.TransitionEvent |
| A transition step event. |
| stop() — Method in class flare.animate.Transition |
|
Stops the transition and completes it. |
| straightenEdges(list:flare.vis.data:DataList, t:flare.animate:Transitioner) — Static method in class flare.vis.operator.layout.Layout |
|
Updates all edges to be straight lines. |
| STRING — Constant static property in class flare.data.DataUtil |
| Constant indicating a String data type. |
| Strings — Class in package flare.util |
|
Utility methods for working with String instances. |
| Strings() — Constructor in class flare.util.Strings |
|
Constructor, throws an error if called, as this is an abstract class. |
| StringUtil — Class in package flare.query |
|
Utility class providing functions for manipulating String
objects. |
| SUB — Constant static property in class flare.query.Arithmetic |
| Indicates a subtraction operation. |
| substring(s, pos, len) — Static method in class flare.query.StringUtil |
| |
| Subtract(left, right) — Static method in class flare.query.Arithmetic |
|
Creates a new Arithmetic operator for subtracting one number
from another. |
| subtreeSpacing — Property in class flare.vis.operator.layout.NodeLinkTreeLayout |
| The space between different sub-trees. |
| SUFFIX — Constant static property in class flare.query.Match |
| Indicates a suffix matching test. |
| _sum — Property in class flare.query.Average |
| |
| sum — Property in class flare.util.Stats |
| The sum of all the values (for numerical data). |
| sum — Property in class flare.util.math.DenseMatrix |
| The sum of all the entries in this matrix. |
| sum — Property in interface flare.util.math.IMatrix |
| The sum of all the entries in this matrix. |
| sum — Property in class flare.util.math.SparseMatrix |
| The sum of all the entries in this matrix. |
| Sum — Class in package flare.query |
|
Aggregate operator for computing the sum of a set of values. |
| Sum(input) — Constructor in class flare.query.Sum |
|
Creates a new Sum operator. |
| sumsq — Property in class flare.util.math.DenseMatrix |
| The sum of squares of all the entries in this matrix. |
| sumsq — Property in interface flare.util.math.IMatrix |
| The sum of squares of all the entries in this matrix. |
| sumsq — Property in class flare.util.math.SparseMatrix |
| The sum of squares of all the entries in this matrix. |
| swapToRoot(n:flare.vis.data:NodeSprite) — Method in class flare.vis.data.Tree |
|
Continuously swaps the given node with its parent node
until it is the root. |
| swapWithParent(n:flare.vis.data:NodeSprite) — Method in class flare.vis.data.Tree |
|
Swaps the given node with its parent node. |
| symLog(x, b) — Static method in class flare.util.Maths |
|
Computes a zero-symmetric logarithm. |
| symRoot(x, p) — Static method in class flare.util.Maths |
|
Computes a zero-symmetric Nth root. |
| symSqrt(x) — Static method in class flare.util.Maths |
|
Computes a zero-symmetric square root. |
|
| 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 |