All Classes and Interfaces

Class
Description
A family of constants used throughout this builder framework.
Utility methods for common logic within the framework.
Builder for creating configured CandlestickRenderer instances.
The top-level builder for creating JFreeChart instances using configured parameters.
Specialized ChartMouseListener implementation that handles clicks on a ChartPanel and double-dispatches click handling to every combined axis sub-plot it contains.
Class for aggregating and representing a stock market Date Open High Low Close Volume (DOHLCV) series.
Interface for all wrappers that map a collection's values to x-axis index numbers.
Interface for all XYAnnotation builders.
Interface for all XYTimeSeries builders.
Interface for all time series based dataset builders.
Interface for all time series based XYPlot builders.
Uses configured properties to Build a ValueMarker representing a plot overlay line.
Specialized DateFormat that generates the first letter(s) of the month for the first axis tick in that month followed by that new month's day number for subsequent ticks.
Class wrapping DateFormat to first lookup date array values using supplied indices then double-dispatch the values to an actual DateFormat.
Wrapper for OHLCSeriesCollection to map timestamp values to x-axis numeric indexes.
Extension to TimeSeriesCollection to map timestamp values to x-axis numeric indexes.
Specialized renderer for rendering XY bars when they have x-axis values mapped to a numeric scale.
Builder for producing stock market Open High Low Close (OHLC) plots using configured builder properties, series, and datasets.
Builder for producing stock market Open High Low Close (OHLC) data sets that can be used in OHLC plots.
Class for aggregating and representing a stock market Open High Low Close Volume (OHLCV) series.
Represent an orientation.
Builder for producing stock market volume plots using configured builder properties, series, and datasets.
Builder for producing stock market volume data sets that can be used in Volume XY plots.
Specialized tooltip generator for OHLC volume XY data.
Builder for producing XYPointerAnnotation (arrow) objects.
Builder for producing XYBoxAnnotation objects.
Builder for producing XYDataImageAnnotation objects.
Builder for producing XYDrawableAnnotation objects.
Builder for producing XYImageAnnotation objects.
Builder for producing XYLineAnnotation objects.
Builder for producing XYPolygonAnnotation objects.
Builder for producing XYShapeAnnotation objects.
Helper class for storing and accessing properties common to different kinds of XYAnnotation builders.
Builder for producing XYTextAnnotation objects.
Builder for producing TimeSeries instances from configured properties and source data.
Helper class for storing and accessing properties common to different kinds of XY TimeSeries builders.
Builder for producing general XYPlot plots using configured builder properties, series, and datasets.
Helper class for storing and accessing properties common to different kinds of XY plot builders.
Builder for producing XYTitleAnnotation objects.
Represents a range of container elements by defining both a start and end zero-based index.