| 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 |
| name — Property in class flare.data.DataField |
| The name of the data field. |
| name — Property in class flare.query.Variable |
| The name of the variable property. |
| name — Property in class flare.util.Property |
| The property name string. |
| name — Property in class flare.vis.data.DataList |
| The name of this data list. |
| NaN — Static property in class flare.util.Strings |
| String representing Not-a-Number (NaN). |
| nbodyForce — Property in class flare.physics.Simulation |
| The default n-body force for this simulation. |
| NBodyForce — Class in package flare.physics |
|
Force simulating an N-Body force of charged particles with pairwise
interaction, such as gravity or electrical charge. |
| NBodyForce(g, max, min, eps, t) — Constructor in class flare.physics.NBodyForce |
|
Creates a new NBodyForce with given parameters. |
| NEGATIVE_INFINITY — Static property in class flare.util.Strings |
| String representing negative infinity. |
| NEQ — Constant static property in class flare.query.Comparison |
| Indicates a not-equals comparison. |
| newEdge(s:flare.vis.data:NodeSprite, t:flare.vis.data:NodeSprite, d, data) — Method in class flare.vis.data.Data |
|
Internal function for creating a new edge. |
| newNode(data) — Method in class flare.vis.data.Data |
|
Internal function for creating a new node. |
| next() — Method in class flare.query.ExpressionIterator |
|
Moves the iterator to the next sibling expression in the expression
tree. |
| nextNode — Property in class flare.vis.data.NodeSprite |
| The next sibling of this node in the tree structure. |
| nnz — Property in class flare.util.math.DenseMatrix |
| The number of non-zero values. |
| nnz — Property in interface flare.util.math.IMatrix |
| The number of non-zero values. |
| nnz — Property in class flare.util.math.SparseMatrix |
| The number of non-zero values. |
| node — Property in class flare.vis.events.DataEvent |
| The first element in the event list as a NodeSprite. |
| node — Property in class flare.vis.events.TooltipEvent |
| The moused-over interface object, cast to a NodeSprite. |
| NodeLinkTreeLayout — Class in package flare.vis.operator.layout |
|
Layout that places nodes using a tidy layout of a node-link tree
diagram. |
| NodeLinkTreeLayout(orientation, depthSpace, breadthSpace, subtreeSpace) — Constructor in class flare.vis.operator.layout.NodeLinkTreeLayout |
|
Creates a new NodeLinkTreeLayout. |
| nodes — Property in class flare.data.DataSet |
| A DataTable of nodes (or table rows). |
| _nodes — Property in class flare.vis.data.Data |
| Internal list of NodeSprites. |
| nodes — Property in class flare.vis.data.Data |
| The collection of NodeSprites. |
| NODES — Constant static property in class flare.vis.data.Data |
| Constant indicating the nodes in a Data object. |
| NodeSprite — Class in package flare.vis.data |
|
Visually represents a data element, such as a data tuple or graph node. |
| NO_INTERSECTION — Constant static property in class flare.util.Geometry |
| Indicates no intersection between shapes |
| noise(x, y, z) — Static method in class flare.util.Maths |
|
Computes Perlin noise for a given (x, y, z) point. |
| none(t) — Static method in class flare.animate.Easing |
|
Easing equation that does nothing, simply returns the input value. |
| NONE — Constant static property in class flare.vis.data.render.ArrowType |
| Indicates that no arrows should be drawn. |
| normalize — Property in class flare.vis.operator.layout.StackedAreaLayout |
| Flag indicating if the visualization should be normalized. |
| Not — Class in package flare.query |
|
Expression operator that returns the logical "not" of a sub-expression. |
| Not(clause) — Constructor in class flare.query.Not |
|
Creates a new Not operator. |
| NotEqual(left, right) — Static method in class flare.query.Comparison |
|
Creates a new Comparison operator for a not equals comparison. |
| now() — Static method in class flare.query.DateUtil |
| |
| NUMBER — Constant static property in class flare.data.DataUtil |
| Constant indicating a numeric data type. |
| NUMBER — Constant static property in class flare.util.Stats |
| Constant indicating numerical values. |
| NumberInterpolator — Class in package flare.animate.interpolate |
|
Interpolator for Number and int values. |
| NumberInterpolator(target, property, start, end) — Constructor in class flare.animate.interpolate.NumberInterpolator |
|
Creates a new NumberInterpolator. |
| numChildren — Property in class flare.query.AggregateExpression |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.BinaryExpression |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.CompositeExpression |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.Expression |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.If |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.IsA |
|
The number of sub-expressions that are children of this expression. |
| numChildren — Property in class flare.query.Not |
|
The number of sub-expressions that are children of this expression. |
| numClicks — Property in class flare.vis.controls.ClickControl |
| The number of clicks needed to trigger a click event. |
| numFields — Property in class flare.data.DataSchema |
| The number of data fields in this schema. |
| numLabels — Property in class flare.vis.axis.Axis |
| The number of labels and gridlines to generate by default. |
|
| 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 |