| 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 |
| cacheText — Property in class flare.vis.operator.label.Labeler |
| Boolean function indicating whether label text values should be
cached or not. |
| calculate(list:flare.vis.data:DataList, d) — Method in class flare.analytics.cluster.AgglomerativeCluster |
|
Calculates the community structure clustering. |
| calculate(list:flare.vis.data:DataList, w) — Method in class flare.analytics.cluster.CommunityStructure |
|
Calculates the community structure clustering. |
| calculate(data:flare.vis.data:Data) — Method in class flare.analytics.graph.BetweennessCentrality |
|
Calculates the betweenness centrality values for the given data set. |
| calculate(data:flare.vis.data:Data, sources) — Method in class flare.analytics.graph.LinkDistance |
|
Calculates link distances from a set of source nodes for for each
node in the graph. |
| calculate(data:flare.vis.data:Data, s:flare.vis.data:NodeSprite, t:flare.vis.data:NodeSprite, c) — Method in class flare.analytics.graph.MaxFlowMinCut |
|
Calculates the maximum flow and minimum cut for the given data
|
| calculate(data:flare.vis.data:Data, s:flare.vis.data:NodeSprite, w) — Method in class flare.analytics.graph.ShortestPaths |
|
Calculates the shortest paths from a source node. |
| calculate(data:flare.vis.data:Data, n:flare.vis.data:NodeSprite) — Method in class flare.vis.data.TreeBuilder |
|
Calculates the spanning tree. |
| cancel(id) — Method in class flare.animate.Scheduler |
|
Cancels any scheduled object with a matching id. |
| cancel — Event in class flare.animate.Transition |
| |
| CANCEL — Constant static property in class flare.animate.TransitionEvent |
| A transition cancel event. |
| cancelled() — Method in interface flare.animate.ISchedulable |
| Invoked if a scheduled item is cancelled by the scheduler. |
| cancelled() — Method in class flare.animate.Transition |
|
Informs this transition that it was cancelled by the scheduler. |
| caps — Property in class flare.vis.data.render.EdgeRenderer |
| The caps style for line rendering. |
| CARDINAL — Constant static property in class flare.util.Shapes |
| Constant indicating a cardinal spline. |
| CARTESIAN — Constant static property in class flare.vis.operator.layout.Layout |
| Constant indicating Cartesian (x, y) coordinates. |
| CartesianAxes — Class in package flare.vis.axis |
|
Axes class representing 2D Cartesian (X-Y) axes. |
| CartesianAxes(vis:flare.vis:Visualization) — Constructor in class flare.vis.axis.CartesianAxes |
|
Creates new CartesianAxes. |
| CATEGORIES — Constant static property in class flare.scale.ScaleType |
| Constant indicating a categorical scale. |
| category(size, colors, alpha) — Static method in class flare.util.palette.ColorPalette |
|
Generates a categorical color palette
|
| CATEGORY_COLORS_10 — Constant static property in class flare.util.palette.ColorPalette |
| A set of 10 colors for encoding category values. |
| CATEGORY_COLORS_20 — Constant static property in class flare.util.palette.ColorPalette |
| A set of 20 colors for encoding category values. |
| CATEGORY_COLORS_ALT_19 — Constant static property in class flare.util.palette.ColorPalette |
| An alternative set of 19 colors for encoding category values. |
| cause — Property in class flare.vis.events.SelectionEvent |
| The event that triggered this event, if any. |
| CENTER — Constant static property in class flare.display.TextSprite |
|
Constant for horizontally aligning the center of the text field
to a TextSprite's y-coordinate. |
| centralityField — Property in class flare.analytics.graph.BetweennessCentrality |
| The property in which to store the centrality score. |
| child — Property in class flare.util.heap.HeapNode |
| A child node of this node. |
| CHILD — Constant static property in class flare.vis.operator.label.Labeler |
| Constant indicating that labels be added as children. |
| childDegree — Property in class flare.vis.data.NodeSprite |
| The number of child links. |
| CHILD_LINKS — Constant static property in class flare.vis.data.NodeSprite |
| Flag indicating child links in a tree structure. |
| _children — Property in class flare.query.CompositeExpression |
| Array of sub-expressions. |
| CIRCLE — Constant static property in class flare.util.Shapes |
| Constant indicating a circle shape. |
| CircleLayout — Class in package flare.vis.operator.layout |
|
Layout that places items in a circular layout. |
| CircleLayout(radiusField, angleField, treeLayout, group) — Constructor in class flare.vis.operator.layout.CircleLayout |
|
Creates a new CircleLayout. |
| CirclePackingLayout — Class in package flare.vis.operator.layout |
|
Layout that places nodes as circles compacted into a larger circle. |
| CirclePackingLayout(spacing, treeLayout, sort) — Constructor in class flare.vis.operator.layout.CirclePackingLayout |
|
Creates a new CirclePackingLayout. |
| clause — Property in class flare.query.IsA |
| The sub-expression clause to type check. |
| clause — Property in class flare.query.Not |
| The sub-expression clause to negate. |
| clear(a) — Static method in class flare.util.Arrays |
|
Clears an array instance, removing all values. |
| clear() — Method in class flare.util.heap.FibonacciHeap |
|
Clears the heap, removing all nodes. |
| clear() — Method in class flare.vis.controls.ControlList |
|
Removes all controls from this list. |
| clear() — Method in class flare.vis.data.Data |
|
Clears this data set, removing all nodes and edges. |
| clear() — Method in class flare.vis.data.DataList |
|
Remove all DataSprites from this list. |
| clear() — Method in class flare.vis.data.EdgeSprite |
|
Clears the edge, removing references to the edge's nodes. |
| clear() — Method in class flare.vis.data.Tree |
|
Clears the tree, removing all nodes and edges. |
| clear() — Method in class flare.vis.operator.OperatorList |
|
Removes all operators from this list. |
| clearCache() — Static method in class flare.util.Property |
|
Clears the cache of created Property instances
|
| clearDefaults() — Method in class flare.vis.data.DataList |
|
Clears all default value settings for this list. |
| clearEdgePoints() — Method in class flare.vis.operator.layout.Layout |
|
Strips all EdgeSprites in a visualization of any control points. |
| clearInterpolatorRules() — Static method in class flare.animate.interpolate.Interpolator |
|
Clears all interpolator rule functions from the interpolator
factory. |
| clearInterpolatorTypes() — Static method in class flare.animate.interpolate.Interpolator |
|
Clears the lookup table of interpolator types, removing all
type to interpolator mappings. |
| clearPreviousScale() — Method in class flare.vis.axis.Axis |
|
Clears the previous axis scale used, if cached. |
| clearStats(field) — Method in class flare.vis.data.DataList |
|
Clears any cached stats for the given field. |
| ClickControl — Class in package flare.vis.controls |
|
Interactive control for responding to mouse clicks events. |
| ClickControl(filter, numClicks, onClick, onClear) — Constructor in class flare.vis.controls.ClickControl |
|
Creates a new ClickControl. |
| clickDelay — Property in class flare.vis.controls.ClickControl |
| The maximum allowed delay (in milliseconds) between clicks. |
| clone() — Method in class flare.animate.TransitionEvent |
| |
| clone() — Method in class flare.query.And |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Arithmetic |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Comparison |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Expression |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Fn |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.If |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.IsA |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Literal |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Match |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Not |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Or |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Range |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Variable |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.query.Xor |
|
Creates a cloned copy of the expression. |
| clone() — Method in class flare.scale.LinearScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.LogScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.OrdinalScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.QuantileScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.QuantitativeScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.RootScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.Scale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.scale.TimeScale |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.util.math.DenseMatrix |
| Creates a copy of this matrix. |
| clone() — Method in interface flare.util.math.IMatrix |
| Creates a copy of this matrix. |
| clone() — Method in class flare.util.math.SparseMatrix |
| Creates a copy of this matrix. |
| clone() — Method in class flare.vis.data.ScaleBinding |
|
Returns a cloned copy of the scale. |
| clone() — Method in class flare.vis.events.DataEvent |
| |
| clone() — Method in class flare.vis.events.SelectionEvent |
| |
| clone() — Method in class flare.vis.events.TooltipEvent |
| |
| cloneHelper(ce:flare.query:CompositeExpression) — Method in class flare.query.CompositeExpression |
|
Helper routine that clones this composite's sub-expressions. |
| clusterField — Property in class flare.analytics.cluster.HierarchicalCluster |
| The property in which to store cluster indices. |
| clusterTree — Property in class flare.analytics.cluster.HierarchicalCluster |
| The cluster tree of detected community structures. |
| COINCIDENT — Constant static property in class flare.util.Geometry |
| Indicates intersection between shapes |
| color — Property in class flare.display.TextSprite |
|
The color of the text. |
| ColorEncoder — Class in package flare.vis.operator.encoder |
|
Encodes a data field into color values, using a scale transform and
color palette. |
| ColorEncoder(source, group, target, scaleType, palette:flare.util.palette:ColorPalette) — Constructor in class flare.vis.operator.encoder.ColorEncoder |
|
Creates a new ColorEncoder. |
| ColorInterpolator — Class in package flare.animate.interpolate |
|
Interpolator for color (uint) values. |
| ColorInterpolator(target, property, start, end) — Constructor in class flare.animate.interpolate.ColorInterpolator |
|
Creates a new ColorInterpolator. |
| colorPalette — Property in class flare.vis.legend.Legend |
| The color palette used to encode values (may be null). |
| ColorPalette — Class in package flare.util.palette |
|
Palette for color values, including utility methods for generating
both categorical and ordinal color palettes. |
| ColorPalette(colors, keyframes) — Constructor in class flare.util.palette.ColorPalette |
|
Creates a new ColorPalette. |
| colors — Property in class flare.vis.operator.encoder.ColorEncoder |
| The palette as a ColorPalette instance. |
| Colors — Class in package flare.util |
|
Utility methods for working with colors. |
| Colors() — Constructor in class flare.util.Colors |
|
Constructor, throws an error if called, as this is an abstract class. |
| cols — Property in class flare.util.math.DenseMatrix |
| The number of columns. |
| cols — Property in interface flare.util.math.IMatrix |
| The number of columns. |
| cols — Property in class flare.util.math.SparseMatrix |
| The number of columns. |
| columnIndex — Property in class flare.vis.operator.label.StackedAreaLabeler |
| Indicates the first column considered for label placement. |
| columns — Property in class flare.vis.operator.layout.StackedAreaLayout |
| Array containing the column names. |
| CommunityStructure — Class in package flare.analytics.cluster |
|
Hierarchically clusters a network based on inferred community structure. |
| CommunityStructure() — Constructor in class flare.analytics.cluster.CommunityStructure |
|
Creates a new community structure instance
|
| comparator — Property in class flare.query.Comparison |
| Comparison function for custom ordering criteria. |
| comparator — Property in class flare.util.Sort |
| Gets the sorting comparison function for this Sort instance. |
| Comparison — Class in package flare.query |
|
Expression operator for comparing sub-expression values. |
| Comparison(op, left, right, comparator) — Constructor in class flare.query.Comparison |
|
Creates a new Comparison operator. |
| CompositeExpression — Class in package flare.query |
|
Base class for expressions with an arbitrary number of sub-expressions. |
| CompositeExpression(items) — Constructor in class flare.query.CompositeExpression |
|
Creates a new CompositeExpression. |
| computeDuration() — Method in class flare.animate.Parallel |
|
Computes the duration of this parallel transition. |
| computeDuration() — Method in class flare.animate.Sequence |
|
Computes the duration of this sequence transition. |
| concat(... rest) — Static method in class flare.query.StringUtil |
| |
| concat_ws(sep, ... rest) — Static method in class flare.query.StringUtil |
| |
| consolidate(x1, y1, controlPoints, x2, y2, p) — Static method in class flare.util.Shapes |
|
A helper function for consolidating end points and control points
for a spline into a single array. |
| contains(d:flare.vis.data:DataSprite) — Method in class flare.vis.data.Data |
|
Indicates if this Data object contains the input DataSprite. |
| contains(d:flare.vis.data:DataSprite) — Method in class flare.vis.data.DataList |
|
Indicates if the given object is contained in this list. |
| Contains(left, right) — Static method in class flare.query.Match |
|
Creates a new Match operator for matching string containment. |
| continuousUpdates — Property in class flare.vis.Visualization |
| Flag indicating if the visualization should update with every
frame. |
| Control — Class in package flare.vis.controls |
|
Base class for interactive controls. |
| Control() — Constructor in class flare.vis.controls.Control |
|
Creates a new Control
|
| ControlList — Class in package flare.vis.controls |
|
A ControlList maintains a sequential chain of controls for interacting
with a visualization. |
| ControlList(... rest) — Constructor in class flare.vis.controls.ControlList |
|
Creates a new ControlList. |
| controls — Property in class flare.flex.FlareVis |
| The interactive controls used by this visualization. |
| controls — Property in class flare.vis.Visualization |
| The control list containing interactive controls. |
| Converters — Class in package flare.data.converters |
|
Factory class for looking up the appropriate IDataConverter for a
given data format. |
| convexHull(p, len) — Static method in class flare.util.Geometry |
|
Computes the convex hull for a set of points. |
| cool(size) — Static method in class flare.util.palette.ColorPalette |
|
Generates a color palette that uses a "cool", blue-heavy color scheme. |
| copy(a, b, a0, b0, len) — Static method in class flare.util.Arrays |
|
Makes a copy of an array or copies the contents of one array to
another. |
| cornerHeight — Property in class flare.display.RectSprite |
| The height of rounded corners. |
| cornerSize — Property in class flare.display.RectSprite |
| Sets corner width and height simultaneously. |
| cornerWidth — Property in class flare.display.RectSprite |
| The width of rounded corners. |
| _count — Property in class flare.query.Average |
| |
| count — Property in class flare.util.Stats |
| The total number of values. |
| Count — Class in package flare.query |
|
Aggregate operator for counting the number of items in a set of values. |
| Count(input) — Constructor in class flare.query.Count |
|
Creates a new Count operator
|
| countLeaves() — Method in class flare.vis.data.Tree |
|
Counts the number of leaf nodes in the tree. |
| create(target, property, start, end) — Static method in class flare.animate.interpolate.Interpolator |
|
Returns a new interpolator instance for the given target object,
property name, and interpolation target value. |
| createDefaultTooltip() — Static method in class flare.vis.controls.TooltipControl |
|
Generates a default TextSprite tooltip
|
| createEdges(sortBy, groupBy, ignoreExistingEdges) — Method in class flare.vis.data.Data |
|
Generates edges for this data collection that connect the nodes
according to the input properties. |
| createGridLine(val) — Method in class flare.vis.axis.Axis |
|
Creates a new axis grid line. |
| createLabel(val) — Method in class flare.vis.axis.Axis |
|
Creates a new axis label. |
| criteria — Property in class flare.analytics.cluster.HierarchicalCluster |
| Computed criterion values for each merge in the cluster tree. |
| criteria — Property in class flare.util.Sort |
| The sorting criteria. |
| criteria — Property in class flare.vis.operator.SortOperator |
| The sorting criteria. |
| CROSS — Constant static property in class flare.util.Shapes |
| Constant indicating a cross shape. |
| ctrlKey — Property in class flare.vis.events.SelectionEvent |
| Indicates whether the Control key is active (true)
or inactive (false). |
| cubic(u, a, c1, c2, c3, p) — Static method in class flare.util.Geometry |
|
Computes a point along a cubic Bezier curve. |
| cubicCoeff(a, b, c, d, c1, c2, c3) — Static method in class flare.util.Geometry |
|
Computes the co-efficients for a cubic Bezier curve. |
| current — Property in class flare.query.ExpressionIterator |
| The expression at this iterator's current position. |
|
| 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 |