| 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 |
| _t — Property in class flare.vis.operator.encoder.Encoder |
| A transitioner for collecting value updates. |
| _t — Property in class flare.vis.operator.encoder.PropertyEncoder |
| A transitioner for collecting value updates. |
| _t — Property in class flare.vis.operator.layout.Layout |
| A transitioner for storing value updates. |
| table — Static property in class flare.query.Fn |
|
Function table mapping function names to Function instances. |
| tag — Property in class flare.physics.Particle |
| Tag property for storing an arbitrary value. |
| tag — Property in class flare.physics.Spring |
| Tag property for storing an arbitrary value. |
| target — Property in class flare.animate.Tween |
| The target object whose properties are tweened. |
| _target — Property in class flare.animate.interpolate.Interpolator |
| The target object whose property is being interpolated. |
| target — Property in class flare.vis.data.EdgeSprite |
| The second, or target, node upon which this edge is incident. |
| _target — Property in class flare.vis.operator.encoder.Encoder |
| The target property. |
| target — Property in class flare.vis.operator.encoder.Encoder |
| The target property. |
| tension — Property in class flare.physics.Spring |
| The tension of the spring. |
| tension — Property in class flare.vis.operator.layout.ForceDirectedLayout |
|
Function for assigning tension values to springs. |
| test — Property in class flare.query.If |
| The conditional clause of the if statement. |
| text — Property in class flare.display.TextSprite |
|
The text shown by this TextSprite. |
| text — Property in class flare.vis.legend.LegendItem |
| The label text. |
| textField — Property in class flare.display.TextSprite |
| The TextField instance backing this TextSprite. |
| textFormat — Property in class flare.display.TextSprite |
| The default text format for this text sprite. |
| textFormat — Property in class flare.vis.operator.label.Labeler |
| The text format to apply to labels. |
| textFunction — Property in class flare.vis.operator.label.Labeler |
| Optional function for determining label text. |
| textMode — Property in class flare.display.TextSprite |
|
The text rendering mode for this TextSprite, one of BITMAP,
DEVICE, or EMBED. |
| textMode — Property in class flare.vis.operator.label.Labeler |
| The text mode to use for the TextSprite labels. |
| TextSprite — Class in package flare.display |
|
A Sprite representing a text label. |
| TextSprite(text, format, mode) — Constructor in class flare.display.TextSprite |
|
Creates a new TextSprite instance. |
| then — Property in class flare.query.If |
| Sub-expression evaluated if the test condition is true. |
| THOUSAND_SEPARATOR — Static property in class flare.util.Strings |
| Separator for thousands values. |
| threshold — Property in class flare.vis.operator.label.StackedAreaLabeler |
| The minimum width for a stack to receive a label (default 12). |
| threshold — Property in class flare.vis.operator.layout.StackedAreaLayout |
| Threshold size value (in pixels) that at least one column width
must surpass for a stack to remain visible. |
| thumbnail(src, width, height, bd) — Static method in class flare.util.Displays |
|
Creates a thumbnail image of the input object using the (optional)
given size. |
| tick(event) — Method in class flare.animate.Scheduler |
|
Frame/timer callback that invokes each scheduled object. |
| tick(dt) — Method in class flare.physics.Simulation |
|
Advance the simulation for the specified time interval. |
| ticksPerIteration — Property in class flare.vis.operator.layout.ForceDirectedLayout |
| The number of time ticks to advance the simulation on each
iteration (default is 1). |
| TIME — Constant static property in class flare.scale.ScaleType |
| Constant indicating a date/time scale. |
| timerInterval — Property in class flare.animate.Scheduler |
|
Sets the timer interval (in milliseconds) at which the scheduler
should process events. |
| TimeScale — Class in package flare.scale |
|
Scale for timelines represented using Date values. |
| TimeScale(min, max, flush, labelFormat) — Constructor in class flare.scale.TimeScale |
|
Creates a new TimeScale. |
| timeSpan(t, s) — Static method in class flare.util.Dates |
|
Given two dates, returns a measure of the time span between them. |
| timeStep(span) — Static method in class flare.util.Dates |
|
Returns the number of milliseconds needed to step one time step
forward according to the given time span measure. |
| tipBounds — Property in class flare.vis.controls.TooltipControl |
| The legal bounds for the tooltip in stage coordinates. |
| title — Property in class flare.vis.legend.Legend |
| TextSprite containing the legend title. |
| toDataArray() — Method in class flare.vis.data.DataList |
|
Returns an array of data objects for each item in this data list. |
| tooltip — Property in class flare.vis.controls.TooltipControl |
| The display object presented as a tooltip. |
| tooltip — Property in class flare.vis.events.TooltipEvent |
| The displayed tooltip object. |
| TooltipControl — Class in package flare.vis.controls |
|
Interactive control for displaying a tooltip in response to mouse
hovers exceeding a minimum time interval. |
| TooltipControl(filter, tooltip, show, update, hide, delay) — Constructor in class flare.vis.controls.TooltipControl |
|
Creates a new TooltipControl. |
| TooltipEvent — Class in package flare.vis.events |
|
Event fired in response to tooltip show, hide, or update events. |
| TooltipEvent(type, item, tip) — Constructor in class flare.vis.events.TooltipEvent |
|
Creates a new TooltipEvent. |
| TOP — Constant static property in class flare.display.TextSprite |
|
Constant for vertically aligning the top of the text field
to a TextSprite's y-coordinate. |
| TOP_TO_BOTTOM — Constant static property in class flare.util.Orientation |
| Constant indicating a top-to-bottom layout orientation. |
| toString() — Method in class flare.display.DirtySprite |
| |
| toString() — Method in class flare.query.And |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.BinaryExpression |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Expression |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Fn |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.If |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.IsA |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Literal |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Not |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Or |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Variable |
|
Returns a string representation of the expression. |
| toString() — Method in class flare.query.Xor |
|
Returns a string representation of the expression. |
| totalDuration — Property in class flare.animate.Transition |
| The total duration, including both delay and active duration. |
| toUTC(d) — Static method in class flare.util.Dates |
|
Given a date, returns a date instance of the same time in Univeral
Coordinated Time (UTC). |
| trackAtFrameRate — Property in class flare.vis.controls.DragControl |
| Indicates if drag should be followed at frame rate only. |
| _trans — Property in class flare.animate.Parallel |
| Array of parallel transitions |
| _trans — Property in class flare.animate.Sequence |
| Array of sequential transitions |
| transition — Property in class flare.animate.TransitionEvent |
| The transition this event corresponds to. |
| Transition — Class in package flare.animate |
|
Base class representing an animated transition. |
| Transition(duration, delay, easing) — Constructor in class flare.animate.Transition |
|
Creates a new Transition. |
| transitioner — Property in class flare.vis.events.VisualizationEvent |
| Transitioner used in the visualization update. |
| Transitioner — Class in package flare.animate |
|
Parallel transition with convenience methods for adding new
object tweens, helping to incrementally construct a group of transitions. |
| Transitioner(duration, easing, optimize, id) — Constructor in class flare.animate.Transitioner |
|
Creates a new Transitioner with specified duration. |
| TransitionEvent — Class in package flare.animate |
|
Event fired when a Transition
starts, steps, ends, or is canceled. |
| TransitionEvent(type, t:flare.animate:Transition) — Constructor in class flare.animate.TransitionEvent |
|
Creates a new TransitionEvent. |
| tree — Property in class flare.vis.Visualization |
| Tree structure of visual data elements in this visualization. |
| _tree — Property in class flare.vis.data.Data |
| The the spanning tree. |
| tree — Property in class flare.vis.data.Data |
|
A spanning tree for this graph. |
| tree — Property in class flare.vis.data.Tree |
| This property simply points back to this object. |
| tree — Property in class flare.vis.data.TreeBuilder |
| The tree created by this operator. |
| Tree — Class in package flare.vis.data |
|
Data structure for managing a collection of visual data objects in a
tree (hierarchy) structure. |
| TreeBuilder — Class in package flare.vis.data |
|
Calculates a spanning tree for a graph structure. |
| TreeBuilder(policy, buildTree, annotateEdges, root:flare.vis.data:NodeSprite, edgeWeight) — Constructor in class flare.vis.data.TreeBuilder |
|
Creates a new SpanningTree operator
|
| treeEdgeWeight — Property in class flare.vis.data.Data |
| The edge weight function for computing a minimum spanning tree. |
| treeLayout — Property in class flare.vis.operator.layout.CircleLayout |
| Flag indicating if tree structure should inform the layout. |
| treeLayout — Property in class flare.vis.operator.layout.CirclePackingLayout |
| Indicates if a tree layout (circles nested within circles) should
be computed. |
| TREE_LINKS — Constant static property in class flare.vis.data.NodeSprite |
| Flag indicating both child and parent links. |
| TreeMapLayout — Class in package flare.vis.operator.layout |
|
Layout that places node in a TreeMap layout that optimizes for low
aspect ratios of visualized tree nodes. |
| TreeMapLayout(sizeField) — Constructor in class flare.vis.operator.layout.TreeMapLayout |
|
Creates a new TreeMapLayout
|
| treePolicy — Property in class flare.vis.data.Data |
| The spanning tree creation policy. |
| TRIANGLE — Constant static property in class flare.vis.data.render.ArrowType |
| Indicates that a closed triangular arrow head should be drawn. |
| TRIANGLE_DOWN — Constant static property in class flare.util.Shapes |
| Constant indicating a downward-pointing triangle shape. |
| TRIANGLE_LEFT — Constant static property in class flare.util.Shapes |
| Constant indicating a leftward-pointing triangle shape. |
| TRIANGLE_RIGHT — Constant static property in class flare.util.Shapes |
| Constant indicating a rightward-pointing triangle shape. |
| TRIANGLE_UP — Constant static property in class flare.util.Shapes |
| Constant indicating a upward-pointing triangle shape. |
| TRUE — Constant static property in class flare.query.Literal |
| The boolean true literal. |
| Tween — Class in package flare.animate |
|
Transition that interpolates (in-betweens) properties
of a target object over a time interval. |
| Tween(target, duration, values, remove, easing) — Constructor in class flare.animate.Tween |
|
Creates a new Tween with the specified parameters. |
| type — Property in class flare.data.DataField |
| The data type of this field. |
| type(s) — Static method in class flare.data.DataUtil |
|
Returns the data type for the input string value. |
| type — Property in class flare.query.IsA |
| The class type to check for. |
| typeChecker(type) — Static method in class flare.util.Filter |
|
Returns a filter function that performs type-checking. |
|
| 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 |