| 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 |
| map(value) — Method in class flare.query.Query |
|
Sets whether or not aggregate functions will be mapped to all
tuples in the data set. |
| margin — Property in class flare.vis.legend.Legend |
| Margins within legend items. |
| margin — Property in class flare.vis.legend.LegendItem |
| Margin value for padding within the legend item. |
| margin — Property in class flare.vis.legend.LegendRange |
| Margin value for padding within the legend item. |
| mark — Property in class flare.util.heap.HeapNode |
| Boolean flag useful for marking this node. |
| markRemovals(trans:flare.animate:Transitioner, keep, con) — Method in class flare.vis.axis.Axis |
|
Marks all items slated for removal from this axis. |
| marks — Property in class flare.vis.Visualization |
| Sprite containing the DataSprite instances. |
| mass — Property in class flare.physics.Particle |
| The mass (or charge) of the particle. |
| mass — Property in class flare.vis.operator.layout.ForceDirectedLayout |
|
Function for assigning mass values to particles. |
| Match — Class in package flare.query |
|
Expression operator for text matching operations. |
| Match(op, left, right) — Constructor in class flare.query.Match |
|
Create a new Match expression. |
| Maths — Class in package flare.util |
|
Utility methods for mathematics not found in the Math class. |
| Maths() — Constructor in class flare.util.Maths |
|
Constructor, throws an error if called, as this is an abstract class. |
| MatrixInterpolator — Class in package flare.animate.interpolate |
|
Interpolator for flash.geom.Matrix values. |
| MatrixInterpolator(target, property, start, end) — Constructor in class flare.animate.interpolate.MatrixInterpolator |
|
Creates a new MatrixInterpolator. |
| max — Property in class flare.query.Range |
| Sub-expression for the maximum value of the range. |
| max — Property in class flare.scale.OrdinalScale |
| The maximum data value backing this scale. |
| max — Property in class flare.scale.QuantileScale |
| The maximum data value backing this scale. |
| max — Property in class flare.scale.QuantitativeScale |
| The maximum data value backing this scale. |
| max — Property in class flare.scale.Scale |
| The maximum data value backing this scale. |
| max — Property in class flare.scale.TimeScale |
| The maximum data value backing this scale. |
| max(a, p:flare.util:Property) — Static method in class flare.util.Arrays |
|
Returns the maximum value in an array. |
| max — Property in class flare.vis.data.ScaleBinding |
| The maximum data value backing this scale. |
| maxDate — Property in class flare.util.Stats |
| The maximum value (for date/time values). |
| maxDistance — Property in class flare.physics.NBodyForce |
| The maximum distance over which forces are exerted. |
| maxFlow — Property in class flare.analytics.graph.MaxFlowMinCut |
| The computed maximum flow value. |
| MaxFlowMinCut — Class in package flare.analytics.graph |
|
Calculates the maximum flow along edges of a graph using the
Edmonds-Karp method. |
| MaxFlowMinCut(source:flare.vis.data:NodeSprite, sink:flare.vis.data:NodeSprite, edgeCapacity) — Constructor in class flare.analytics.graph.MaxFlowMinCut |
|
Creates a new MaxFlowMinCut operator. |
| maxHeight — Property in class flare.analytics.optimization.AspectRatioBanker |
| The maximum height for the visualization bounds. |
| maxIconSize — Property in class flare.vis.legend.LegendItem |
| Maximum size parameter for icon drawing. |
| maximum — Property in class flare.util.Stats |
| The maximum value (for numerical data). |
| Maximum — Class in package flare.query |
|
Aggregate operator for computing the maximum of a set of values. |
| Maximum(input) — Constructor in class flare.query.Maximum |
|
Creates a new Maximum operator
|
| maximumSize — Property in class flare.util.palette.SizePalette |
| the maximum scale factor in this size palette. |
| maxIndex(a, p:flare.util:Property) — Static method in class flare.util.Arrays |
|
Returns the index of a maximum value in an array. |
| maxObject — Property in class flare.util.Stats |
| The maximum value (for arbitrary objects). |
| maxWidth — Property in class flare.analytics.optimization.AspectRatioBanker |
| The maximum width for the visualization bounds. |
| medianAbsoluteSlope(a) — Static method in class flare.analytics.optimization.AspectRatioBanker |
|
Bank the median absolute slope to 45 degrees. |
| microsecond(d) — Static method in class flare.query.DateUtil |
| |
| MIDDLE — Constant static property in class flare.display.TextSprite |
|
Constant for vertically aligning the middle of the text field
to a TextSprite's y-coordinate. |
| MILLISECONDS — Constant static property in class flare.util.Dates |
| Constant indicating a time span on the order of milliseconds. |
| min — Property in class flare.query.Range |
| Sub-expression for the minimum value of the range. |
| min — Property in class flare.scale.OrdinalScale |
| The minimum data value backing this scale. |
| min — Property in class flare.scale.QuantileScale |
| The minimum data value backing this scale. |
| min — Property in class flare.scale.QuantitativeScale |
| The minimum data value backing this scale. |
| min — Property in class flare.scale.Scale |
| The minimum data value backing this scale. |
| min — Property in class flare.scale.TimeScale |
| The minimum data value backing this scale. |
| min(a, p:flare.util:Property) — Static method in class flare.util.Arrays |
|
Returns the minimum value in an array. |
| min() — Method in class flare.util.heap.FibonacciHeap |
|
Returns the heap node with the minimum key value. |
| min — Property in class flare.vis.data.ScaleBinding |
| The minimum data value backing this scale. |
| minAngle(a1, a2) — Method in class flare.vis.operator.layout.Layout |
|
Returns an angle value that minimizes the angular distance
between a reference angle and a target angle. |
| mincutField — Property in class flare.analytics.graph.MaxFlowMinCut |
| The property in which to store minimum-cut data. |
| minDate — Property in class flare.util.Stats |
| The minimum value (for date/time values). |
| minDistance — Property in class flare.physics.NBodyForce |
| The minumum effective distance over which forces are exerted. |
| minimum — Property in class flare.util.Stats |
| The minimum value (for numerical data). |
| Minimum — Class in package flare.query |
|
Aggregate operator for computing the minimum of a set of values. |
| Minimum(input) — Constructor in class flare.query.Minimum |
|
Creates a new Minimum operator
|
| minimumSize — Property in class flare.util.palette.SizePalette |
| The minimum scale factor in this size palette. |
| MINIMUM_SPAN — Constant static property in class flare.vis.data.TreeBuilder |
| Policy for building a minimum spanning tree. |
| minIndex(a, p:flare.util:Property) — Static method in class flare.util.Arrays |
|
Returns the index of a minimum value in an array. |
| minLink — Property in class flare.analytics.cluster.AgglomerativeCluster |
| If true, minimum-link distances are computed between clusters. |
| minObject — Property in class flare.util.Stats |
| The minimum value (for arbitrary objects). |
| minute(d) — Static method in class flare.query.DateUtil |
| |
| MINUTES — Constant static property in class flare.util.Dates |
| Constant indicating a time span on the order of minutes. |
| miterLimit — Property in class flare.vis.data.render.EdgeRenderer |
| The miter limit for line rendering. |
| Mod(left, right) — Static method in class flare.query.Arithmetic |
|
Creates a new Arithmetic operator for computing the modulo
(remainder) of a number. |
| MOD — Constant static property in class flare.query.Arithmetic |
| Indicates a modulo operation. |
| month(d) — Static method in class flare.query.DateUtil |
| |
| MONTH_ABBREVS — Static property in class flare.util.Strings |
| Array of abbreviated names for months of the year. |
| MONTH_NAMES — Static property in class flare.util.Strings |
| Array of full names for months of the year. |
| MONTHS — Constant static property in class flare.util.Dates |
| Constant indicating a time span on the order of months. |
| MOVE_AND_RETURN — Constant static property in class flare.vis.controls.HoverControl |
| Constant indicating that objects hovered over should be moved to
the front of their parent container and then returned to their
previous position when the mouse rolls out. |
| movePolicy — Property in class flare.vis.controls.HoverControl |
| The policy for moving items forward when highlighted. |
| MOVE_TO_FRONT — Constant static property in class flare.vis.controls.HoverControl |
| Constant indicating that objects hovered over should be moved to
the front of their parent container and kept there. |
| MS_DAY — Constant static property in class flare.util.Dates |
| Number of milliseconds in a day. |
| MS_HOUR — Constant static property in class flare.util.Dates |
| Number of milliseconds in an hours. |
| MS_MIN — Constant static property in class flare.util.Dates |
| Number of milliseconds in a minute. |
| MUL — Constant static property in class flare.query.Arithmetic |
| Indicates a multiplication operation. |
| multiply(b:flare.util.math:IMatrix) — Method in class flare.util.math.DenseMatrix |
|
Multiplies this matrix by another. |
| multiply(b:flare.util.math:IMatrix) — Method in interface flare.util.math.IMatrix |
|
Multiplies this matrix by another. |
| multiply(b:flare.util.math:IMatrix) — Method in class flare.util.math.SparseMatrix |
|
Multiplies this matrix by another. |
| Multiply(left, right) — Static method in class flare.query.Arithmetic |
|
Creates a new Arithmetic operator for multiplying two numbers. |
|
| 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 |