| 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 | |
| b(c) — Static method in class flare.util.Colors | |
| Returns the blue component of a color value | |
| _b — Property in class flare.vis.operator.distortion.Distortion | |
| A bounding rectangle for storing the layout bounds. | |
| banker — Property in class flare.analytics.optimization.AspectRatioBanker | |
| The banking function to use. | |
| bankYAxis — Property in class flare.analytics.optimization.AspectRatioBanker | |
| Indicates if the data field is on the y-axis (default true). | |
| _base — Property in class flare.scale.QuantitativeScale | |
| The number base of the scale. | |
| base — Property in class flare.scale.QuantitativeScale | |
| The number base used by the scale. | |
| base — Property in class flare.vis.data.ScaleBinding | |
| The number base to use for a quantitative scale (10 by default). | |
| baseIconSize — Property in class flare.vis.legend.Legend | |
| Base icon size, corresponding to a size factor of 1. | |
| baseSize — Property in class flare.vis.operator.label.StackedAreaLabeler | |
| The base (minimum) size for labels. | |
| BC — Static property in class flare.util.Strings | |
| String indicating "BC" time. | |
| BetweennessCentrality — Class in package flare.analytics.graph | |
| Calculates betweenness centrality measures for nodes in a graph. | |
| BetweennessCentrality() — Constructor in class flare.analytics.graph.BetweennessCentrality | |
| Creates a new BetweennessCentrality operator. | |
| BEZIER — Constant static property in class flare.util.Shapes | |
| Constant indicating a Bezier curve. | |
| BifocalDistortion — Class in package flare.vis.operator.distortion | |
| Computes a bifocal distortion of space, magnifying a focus region of space and uniformly demagnifying the rest of the space. | |
| BifocalDistortion(xRange, xMagnify, yRange, yMagnify) — Constructor in class flare.vis.operator.distortion.BifocalDistortion | |
|
Create a new BifocalDistortion with the specified range and magnification along both axes. NOTE:if the range value times the magnification value is greater than 1, the resulting distortion can exceed the display bounds. |
|
| BinaryExpression — Class in package flare.query | |
| Base class for binary expression operators. | |
| BinaryExpression(op, minOp, maxOp, left, right) — Constructor in class flare.query.BinaryExpression | |
| Creates a new BinaryExpression. | |
| binarySearch(a, key, prop, cmp) — Static method in class flare.util.Arrays | |
| Performs a binary search over the input array for the given key value, optionally using a provided property to extract from array items and a custom comparison function. | |
| _binding — Property in class flare.vis.operator.encoder.Encoder | |
| A scale binding to the source data. | |
| bins — Property in class flare.vis.data.ScaleBinding | |
| The number of bins for quantile scales. | |
| bitmap — Property in class flare.display.TextSprite | |
| The bitmap of the text, if in BITMAP mode. | |
| BITMAP — Constant static property in class flare.display.TextSprite | |
| Constant indicating that text should be rendered into a Bitmap instance. | |
| BLOCK — Constant static property in class flare.util.Shapes | |
| Constant indicating a rectangular block shape. | |
| bold — Property in class flare.display.TextSprite | |
| The boldness of the text. | |
| BOOLEAN — Constant static property in class flare.data.DataUtil | |
| Constant indicating a boolean data type. | |
| border — Property in class flare.vis.legend.Legend | |
| Sprite defining the border of the legend. | |
| borderColor — Property in class flare.vis.axis.CartesianAxes | |
| The axes border color. | |
| borderColor — Property in class flare.vis.legend.LegendRange | |
| The color of the legend range border. | |
| borderWidth — Property in class flare.vis.axis.CartesianAxes | |
| The line width of the axes border. | |
| BOTTOM — Constant static property in class flare.display.TextSprite | |
| Constant for vertically aligning the bottom of the text field to a TextSprite's y-coordinate. | |
| BOTTOM_TO_TOP — Constant static property in class flare.util.Orientation | |
| Constant indicating a bottom-to-top layout orientation. | |
| bounds — Property in class flare.physics.Simulation | |
| Sets a bounding box for particles in this simulation. | |
| bounds — Property in class flare.vis.Visualization | |
| The layout bounds of the visualization. | |
| _bounds — Property in class flare.vis.axis.Axes | |
| The layout bounds of the axes. | |
| bounds — Property in class flare.vis.legend.Legend | |
| The layout bounds for this legend instance. | |
| bounds — Property in class flare.vis.legend.LegendRange | |
| Bounds for the visual range portion of this legend range. | |
| BREADTH_FIRST — Constant static property in class flare.vis.data.TreeBuilder | |
| Policy for a spanning tree built using breadth-first search. | |
| breadthSpacing — Property in class flare.vis.operator.layout.IndentedTreeLayout | |
| The spacing to use between rows in the layout. | |
| breadthSpacing — Property in class flare.vis.operator.layout.NodeLinkTreeLayout | |
| The space between siblings in the tree. | |
| brighter(c, s) — Static method in class flare.util.Colors | |
| Get a brighter shade of an input color. | |
| bspline(u, a, b, s) — Static method in class flare.util.Geometry | |
| Computes a point along a B-spline. | |
| BSPLINE — Constant static property in class flare.util.Shapes | |
| Constant indicating a B-spline. | |
| bsplineCoeff(p, a, b) — Static method in class flare.util.Geometry | |
| Computes the co-efficients for a B-spline. | |
| buildFromScale() — Method in class flare.vis.legend.Legend | |
| Builds the contents of this legend from the current scale values. | |
| buildFromValues(values) — Method in class flare.vis.legend.Legend | |
| Populates the contents of this legend from a list of value objects. | |
| buildLookup() — Method in class flare.scale.OrdinalScale | |
| Builds a lookup table for mapping values to their indices. | |
| buildTree — Property in class flare.vis.data.TreeBuilder | |
| Flag indicating if a spanning tree instance should be created. | |
| BundledEdgeRouter — Class in package flare.vis.operator.layout | |
| Layout that routes edges in a graph so that they form groups, reducing clutter. | |
| BundledEdgeRouter(bundling, removeSharedAncestor) — Constructor in class flare.vis.operator.layout.BundledEdgeRouter | |
| Creates a new BundledEdgeRouter | |
| bundling — Property in class flare.vis.operator.layout.BundledEdgeRouter | |
| Determines how "tight" the edges are bundled. | |
| 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 | |