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

BAR_OUTLINE_WIDTH_THRESHOLD - Static variable in class org.jfree.chart.renderer.category.BarRenderer
Constant that controls the minimum width before a bar has an outline drawn.
BOTTOM_OR_LEFT - Static variable in class org.jfree.chart.axis.AxisLocation
Axis at the bottom or left.
BOTTOM_OR_RIGHT - Static variable in class org.jfree.chart.axis.AxisLocation
Axis at the bottom or right.
BULB - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (in the thermometer bulb).
BULB_DIAMETER - Static variable in class org.jfree.chart.plot.ThermometerPlot
The bulb diameter.
BULB_RADIUS - Static variable in class org.jfree.chart.plot.ThermometerPlot
The bulb radius.
BY_KEY - Static variable in class org.jfree.data.KeyedValueComparatorType
An object representing 'by key' sorting.
BY_VALUE - Static variable in class org.jfree.data.KeyedValueComparatorType
An object representing 'by value' sorting.
BarChartDemo1 - class org.jfree.chart.demo.BarChartDemo1.
A simple demonstration application showing how to create a bar chart.
BarChartDemo1(String) - Constructor for class org.jfree.chart.demo.BarChartDemo1
Creates a new demo instance.
BarRenderer - class org.jfree.chart.renderer.category.BarRenderer.
A CategoryItemRenderer that draws individual data items as bars.
BarRenderer() - Constructor for class org.jfree.chart.renderer.category.BarRenderer
Creates a new bar renderer with default settings.
BarRenderer3D - class org.jfree.chart.renderer.category.BarRenderer3D.
A renderer for bars with a 3D effect, for use with the CategoryPlot class.
BarRenderer3D() - Constructor for class org.jfree.chart.renderer.category.BarRenderer3D
Default constructor, creates a renderer with a ten pixel '3D effect'.
BarRenderer3D(double, double) - Constructor for class org.jfree.chart.renderer.category.BarRenderer3D
Constructs a new renderer with the specified '3D effect'.
Block - interface org.jfree.chart.block.Block.
A block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by an Arrangement manager.
BlockBorder - class org.jfree.chart.block.BlockBorder.
A border for a block.
BlockBorder() - Constructor for class org.jfree.chart.block.BlockBorder
Creates a default border.
BlockBorder(Paint) - Constructor for class org.jfree.chart.block.BlockBorder
Creates a new border with the specified color.
BlockBorder(double, double, double, double) - Constructor for class org.jfree.chart.block.BlockBorder
Creates a new border with the specified line widths (in black).
BlockBorder(double, double, double, double, Paint) - Constructor for class org.jfree.chart.block.BlockBorder
Creates a new border with the specified line widths (in black).
BlockBorder(RectangleInsets, Paint) - Constructor for class org.jfree.chart.block.BlockBorder
Creates a new border.
BlockContainer - class org.jfree.chart.block.BlockContainer.
A container for a collection of Block objects.
BlockContainer() - Constructor for class org.jfree.chart.block.BlockContainer
Creates a new instance with default settings.
BlockContainer(Arrangement) - Constructor for class org.jfree.chart.block.BlockContainer
Creates a new instance with the specified arrangement.
BlockParams - class org.jfree.chart.block.BlockParams.
A standard parameter object that can be passed to the draw() method defined by the Block class.
BlockParams() - Constructor for class org.jfree.chart.block.BlockParams
Creates a new instance.
BlockResult - class org.jfree.chart.block.BlockResult.
Used to return results from the draw() method in the Block class.
BlockResult() - Constructor for class org.jfree.chart.block.BlockResult
Creates a new result instance.
BorderArrangement - class org.jfree.chart.block.BorderArrangement.
An arrangement manager that lays out blocks in a similar way to Swing's BorderLayout class.
BorderArrangement() - Constructor for class org.jfree.chart.block.BorderArrangement
Creates a new instance.
BoxAndWhiskerCalculator - class org.jfree.data.statistics.BoxAndWhiskerCalculator.
A utility class that calculates the mean, median, quartiles Q1 and Q3, plus a list of outlier values...all from an arbitrary list of Number objects.
BoxAndWhiskerCalculator() - Constructor for class org.jfree.data.statistics.BoxAndWhiskerCalculator
 
BoxAndWhiskerCategoryDataset - interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset.
A category dataset that defines various medians, outliers and an average value for each item.
BoxAndWhiskerItem - class org.jfree.data.statistics.BoxAndWhiskerItem.
Represents one data item within a box-and-whisker dataset.
BoxAndWhiskerItem(Number, Number, Number, Number, Number, Number, Number, Number, List) - Constructor for class org.jfree.data.statistics.BoxAndWhiskerItem
Creates a new box-and-whisker item.
BoxAndWhiskerRenderer - class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer.
A box-and-whisker renderer.
BoxAndWhiskerRenderer() - Constructor for class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Default constructor.
BoxAndWhiskerToolTipGenerator - class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator.
An item label generator for plots that use data from a BoxAndWhiskerCategoryDataset.
BoxAndWhiskerToolTipGenerator() - Constructor for class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator
Creates a default tool tip generator.
BoxAndWhiskerToolTipGenerator(String, NumberFormat) - Constructor for class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator
Creates a tool tip formatter.
BoxAndWhiskerXYDataset - interface org.jfree.data.statistics.BoxAndWhiskerXYDataset.
An interface that defines data in the form of (x, max, min, average, median) tuples.
BoxAndWhiskerXYToolTipGenerator - class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator.
An item label generator for plots that use data from a BoxAndWhiskerXYDataset.
BoxAndWhiskerXYToolTipGenerator() - Constructor for class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator
Creates a default item label generator.
BoxAndWhiskerXYToolTipGenerator(String, DateFormat, NumberFormat) - Constructor for class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator
Creates a new item label generator.
b - Variable in class org.jfree.chart.plot.ColorPalette
Blue components.
before(SegmentedTimeline.Segment) - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if this segment is wholly before another segment.
boundMappedToLastCycle - Variable in class org.jfree.chart.axis.CyclicNumberAxis
??.
buildGrid(int, int, int) - Method in class org.jfree.data.contour.NonGridContourDataset
Builds a regular grid.

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