Package com.jfcbuilder.builders
package com.jfcbuilder.builders
-
ClassDescriptionUtility methods for common logic within the framework.Builder for creating configured CandlestickRenderer instances.The top-level builder for creating JFreeChart instances using configured parameters.IXYAnnotationBuilder<T extends IXYAnnotationBuilder<T>>Interface for all XYAnnotation builders.IXYTimeSeriesBuilder<T extends IXYTimeSeriesBuilder<T>>Interface for all XYTimeSeries builders.IXYTimeSeriesDatasetBuilder<T extends IXYTimeSeriesDatasetBuilder<T>>Interface for all time series based dataset builders.IXYTimeSeriesPlotBuilder<T extends IXYTimeSeriesPlotBuilder<T>>Interface for all time series based XYPlot builders.Uses configured properties to Build a
ValueMarkerrepresenting a plot overlay line.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.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.Builder for producingXYPointerAnnotation(arrow) objects.Builder for producingXYBoxAnnotationobjects.Builder for producingXYDataImageAnnotationobjects.Builder for producingXYDrawableAnnotationobjects.Builder for producingXYImageAnnotationobjects.Builder for producingXYLineAnnotationobjects.Builder for producingXYPolygonAnnotationobjects.Builder for producingXYShapeAnnotationobjects.Builder for producingXYTextAnnotationobjects.Builder for producing TimeSeries instances from configured properties and source data.Builder for producing general XYPlot plots using configured builder properties, series, and datasets.Builder for producingXYTitleAnnotationobjects.