Library:JFreeChart
Version:1.0.1
Compatibility:JDK 1.4
Classes in library JFreeChart.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbstractBlockorg.jfree.chart.blockA convenience class for creating new classes that implement the Block interface.
AbstractCategoryItemLabelGeneratororg.jfree.chart.labelsA base class that can be used to create a label or tooltip generator that can be assigned to a CategoryItemRenderer .
AbstractCategoryItemRendererorg.jfree.chart.renderer.categoryAn abstract base class that you can use to implement a new CategoryItemRenderer .
AbstractCategoryItemRendererTestsorg.jfree.chart.renderer.category.junitTests for the AbstractCategoryItemRenderer class.
AbstractDatasetorg.jfree.data.generalAn abstract implementation of the Dataset interface, containing a mechanism for registering change listeners.
AbstractIntervalXYDatasetorg.jfree.data.xyAn base class that you can use to create new implementations of the IntervalXYDataset interface.
AbstractPieItemLabelGeneratororg.jfree.chart.labelsA base class used for generating pie chart item labels.
AbstractRendererorg.jfree.chart.rendererBase class providing common services for renderers.
AbstractRendererTestsorg.jfree.chart.renderer.junitTests for the AbstractRenderer class.
AbstractSeriesDatasetorg.jfree.data.generalAn abstract implementation of the SeriesDataset interface, containing a mechanism for registering change listeners.
AbstractXYAnnotationorg.jfree.chart.annotationsThe interface that must be supported by annotations that are to be added to an XYPlot .
AbstractXYDatasetorg.jfree.data.xyAn base class that you can use to create new implementations of the XYDataset interface.
AbstractXYItemLabelGeneratororg.jfree.chart.labelsA base class for creating item label generators.
AbstractXYItemRendererorg.jfree.chart.renderer.xyA base class that can be used to create new XYItemRenderer implementations.
AbstractXYItemRendererTestsorg.jfree.chart.renderer.xy.junitTests for the AbstractXYItemRenderer class.
AbstractXYZDatasetorg.jfree.data.xyAn base class that you can use to create new implementations of the XYZDataset interface.
AnnotationsPackageTestsorg.jfree.chart.annotations.junitA collection of tests for the org.jfree.chart.annotations package.
AreaChartTestsorg.jfree.chart.junitTests for an area chart.
AreaRendererorg.jfree.chart.renderer.categoryA category item renderer that draws area charts.
AreaRendererEndTypeorg.jfree.chart.rendererAn enumeration of the 'end types' for an area renderer.
AreaRendererEndTypeTestsorg.jfree.chart.renderer.junitTests for the AreaRendererEndType class.
AreaRendererTestsorg.jfree.chart.renderer.category.junitTests for the AreaRenderer class.
ArrowNeedleorg.jfree.chart.needleA needle in the shape of an arrow.
ArrowNeedleTestsorg.jfree.chart.needle.junitTests for the ArrowNeedle class.
Axisorg.jfree.chart.axisThe base class for all axes in JFreeChart.
AxisChangeEventorg.jfree.chart.eventA change event that encapsulates information about a change to an axis.
AxisCollectionorg.jfree.chart.axisA collection of axes that have been assigned to the TOP, BOTTOM, LEFT or RIGHT of a chart.
AxisLocationorg.jfree.chart.axisUsed to indicate the location of an axis on a 2D plot, prior to knowing the orientation of the plot.
AxisLocationTestsorg.jfree.chart.axis.junitTests for the AxisLocation class.
AxisPackageTestsorg.jfree.chart.axis.junitA collection of tests for the org.jfree.chart.axis package.
AxisSpaceorg.jfree.chart.axisA record that contains the space required at each edge of a plot.
AxisSpaceTestsorg.jfree.chart.axis.junitTests for the AxisSpace class.
AxisStateorg.jfree.chart.axisInstances of this class are used to carry state information for an axis during the drawing process.
AxisTestsorg.jfree.chart.axis.junitTests for the Axis class.
BarChart3DTestsorg.jfree.chart.junitTests for a 3D bar chart.
BarChartDemo1org.jfree.chart.demoA simple demonstration application showing how to create a bar chart.
BarChartTestsorg.jfree.chart.junitTests for a bar chart.
BarRendererorg.jfree.chart.renderer.categoryA CategoryItemRenderer that draws individual data items as bars.
BarRenderer3Dorg.jfree.chart.renderer.categoryA renderer for bars with a 3D effect, for use with the CategoryPlot class.
BarRenderer3DTestsorg.jfree.chart.renderer.category.junitTests for the BarRenderer3D class.
BarRendererTestsorg.jfree.chart.renderer.category.junitTests for the BarRenderer class.
BlockBorderorg.jfree.chart.blockA border for a block.
BlockBorderTestsorg.jfree.chart.block.junitTests for the BlockBorder class.
BlockContainerorg.jfree.chart.blockA container for a collection of Block objects.
BlockContainerTestsorg.jfree.chart.block.junitTests for the BlockContainer class.
BlockPackageTestsorg.jfree.chart.block.junitA collection of tests for the org.jfree.chart.block package.
BlockParamsorg.jfree.chart.blockA standard parameter object that can be passed to the draw() method defined by the Block class.
BlockResultorg.jfree.chart.blockUsed to return results from the draw() method in the Block class.
BorderArrangementorg.jfree.chart.blockAn arrangement manager that lays out blocks in a similar way to Swing's BorderLayout class.
BorderArrangementTestsorg.jfree.chart.block.junitTests for the BorderArrangement class.
BoxAndWhiskerCalculatororg.jfree.data.statisticsA 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.
BoxAndWhiskerCalculatorTestsorg.jfree.data.statistics.junitTests for the BoxAndWhiskerCalculator class.
BoxAndWhiskerItemorg.jfree.data.statisticsRepresents one data item within a box-and-whisker dataset.
BoxAndWhiskerItemTestsorg.jfree.data.statistics.junitTests for the BoxAndWhiskerItem class.
BoxAndWhiskerRendererorg.jfree.chart.renderer.categoryA box-and-whisker renderer.
BoxAndWhiskerRendererTestsorg.jfree.chart.renderer.category.junitTests for the BoxAndWhiskerRenderer class.
BoxAndWhiskerToolTipGeneratororg.jfree.chart.labelsAn item label generator for plots that use data from a BoxAndWhiskerCategoryDataset .
BoxAndWhiskerToolTipGeneratorTestsorg.jfree.chart.labels.junitTests for the BoxAndWhiskerToolTipGenerator class.
BoxAndWhiskerXYToolTipGeneratororg.jfree.chart.labelsAn item label generator for plots that use data from a BoxAndWhiskerXYDataset .
BoxAndWhiskerXYToolTipGeneratorTestsorg.jfree.chart.labels.junitTests for the BoxAndWhiskerXYToolTipGenerator class.
BubbleXYItemLabelGeneratororg.jfree.chart.labelsAn item label generator defined for use with the XYBubbleRenderer class, or any other class that uses an XYZDataset .
BubbleXYItemLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the BubbleXYItemLabelGenerator class.
CandlestickRendererorg.jfree.chart.renderer.xyA renderer that draws candlesticks on an XYPlot (requires a OHLCDataset ).
CandlestickRendererTestsorg.jfree.chart.renderer.xy.junitTests for the CandlestickRenderer class.
CategoryAnchororg.jfree.chart.axisUsed to indicate one of three positions within a category: START, MIDDLE and END.
CategoryAnchorTestsorg.jfree.chart.axis.junitTests for the CategoryAnchor class.
CategoryAxisorg.jfree.chart.axisAn axis that displays categories.
CategoryAxis3Dorg.jfree.chart.axisAn axis that displays categories and has a 3D effect.
CategoryAxis3DTestsorg.jfree.chart.axis.junitTests for the CategoryAxis3D class.
CategoryAxisTestsorg.jfree.chart.axis.junitTests for the CategoryAxis class.
CategoryDatasetHandlerorg.jfree.data.xmlA SAX handler for reading a CategoryDataset from an XML file.
CategoryItemEntityorg.jfree.chart.entityA chart entity that represents one item within a category plot.
CategoryItemEntityTestsorg.jfree.chart.entity.junitTests for the CategoryItemEntity class.
CategoryItemRendererStateorg.jfree.chart.renderer.categoryAn object that retains temporary state information for a CategoryItemRenderer .
CategoryLabelPositionorg.jfree.chart.axisThe attributes that control the position of the labels for the categories on a CategoryAxis .
CategoryLabelPositionsorg.jfree.chart.axisRecords the label positions for a category axis.
CategoryLabelPositionsTestsorg.jfree.chart.axis.junitTests for the CategoryLabelPositions class.
CategoryLabelPositionTestsorg.jfree.chart.axis.junitTests for the CategoryLabelPosition class.
CategoryLabelWidthTypeorg.jfree.chart.axisRepresents the width types for a category label.
CategoryLabelWidthTypeTestsorg.jfree.chart.axis.junitTests for the CategoryLabelWidthType class.
CategoryLineAnnotationorg.jfree.chart.annotationsA line annotation that can be placed on a CategoryPlot .
CategoryLineAnnotationTestsorg.jfree.chart.annotations.junitTests for the CategoryLineAnnotationTests class.
CategoryMarkerorg.jfree.chart.plotA marker for a category.
CategoryMarkerTestsorg.jfree.chart.plot.junitSome tests for the CategoryMarker class.
CategoryPlotorg.jfree.chart.plotA general plotting class that uses data from a CategoryDataset and renders each data item using a CategoryItemRenderer .
CategoryPlotTestsorg.jfree.chart.plot.junitTests for the CategoryPlot class.
CategorySeriesHandlerorg.jfree.data.xmlA handler for reading a series for a category dataset.
CategoryStepRendererorg.jfree.chart.renderer.categoryA "step" renderer similar to XYStepRenderer but that can be used with the CategoryPlot class.
CategoryStepRendererTestsorg.jfree.chart.renderer.category.junitTests for the CategoryStepRenderer class.
CategoryTableXYDatasetorg.jfree.data.xyAn implementation variant of the TableXYDataset where every series shares the same x-values (required for generating stacked area charts).
CategoryTableXYDatasetTestsorg.jfree.data.xy.junitTests for the CategoryTableXYDataset class.
CategoryTextAnnotationorg.jfree.chart.annotationsA text annotation that can be placed on a CategoryPlot .
CategoryTextAnnotationTestsorg.jfree.chart.annotations.junitTests for the CategoryTextAnnotation class.
CategoryTickorg.jfree.chart.axisA tick for a CategoryAxis .
CategoryTickTestsorg.jfree.chart.axis.junitTests for the CategoryTick class.
CategoryToPieDatasetorg.jfree.data.categoryA PieDataset implementation that obtains its data from one row or column of a CategoryDataset .
CenterArrangementorg.jfree.chart.blockArranges a block in the center of its container.
ChartChangeEventorg.jfree.chart.eventA change event that encapsulates information about a change to a chart.
ChartChangeEventTypeorg.jfree.chart.eventDefines tokens used to indicate an event type.
ChartColororg.jfree.chartClass to extend the number of Colors available to the charts.
ChartDeleterorg.jfree.chart.servletUsed for deleting charts from the temporary directory when the users session expires.
ChartEditorManagerorg.jfree.chart.editorThe central point for obtaining ChartEditor instances for editing charts.
ChartEntityorg.jfree.chart.entityA class that captures information about some component of a chart (a bar, line etc).
ChartFactoryorg.jfree.chartA collection of utility methods for creating some standard charts with JFreeChart.
ChartFrameorg.jfree.chartA frame for displaying a chart.
ChartMouseEventorg.jfree.chartA mouse event for a chart that is displayed in a ChartPanel .
ChartPackageTestsorg.jfree.chart.junitA collection of tests for the org.jfree.chart package.
ChartPanelorg.jfree.chartA Swing GUI component for displaying a JFreeChart object.
ChartPanelTestsorg.jfree.chart.junitTests for the ChartPanel class.
ChartProgressEventorg.jfree.chart.eventAn event that contains information about the drawing progress of a chart.
ChartRenderingInfoorg.jfree.chartA structure for storing rendering information from one call to the JFreeChart.draw() method.
ChartRenderingInfoTestsorg.jfree.chart.junitTests for the ChartRenderingInfo class.
ChartUtilitiesorg.jfree.chartA collection of utility methods for JFreeChart.
ClipPathorg.jfree.chartThis class would typically be used with a ContourPlot .
ClusteredXYBarRendererorg.jfree.chart.renderer.xyAn extension of XYBarRenderer that displays bars for different series values at the same x next to each other.
ClusteredXYBarRendererTestsorg.jfree.chart.renderer.xy.junitTests for the ClusteredXYBarRenderer class.
ColorBarorg.jfree.chart.axisA color bar.
ColorBarTestsorg.jfree.chart.axis.junitTests for the ColorBar class.
ColorBlockorg.jfree.chart.blockA block that is filled with a single color.
ColorPaletteorg.jfree.chart.plotDefines palette used in Contour Plots.
ColorPaletteTestsorg.jfree.chart.plot.junitTests for the ColorPalette class.
ColumnArrangementorg.jfree.chart.blockArranges blocks in a column layout.
ColumnArrangementTestsorg.jfree.chart.block.junitTests for the ColumnArrangement class.
CombinedDatasetorg.jfree.data.generalThis class can combine instances of XYDataset , OHLCDataset and IntervalXYDataset together exposing the union of all the series under one dataset.
CombinedDomainCategoryPlotorg.jfree.chart.plotA combined category plot where the domain axis is shared.
CombinedDomainCategoryPlotTestsorg.jfree.chart.plot.junitTests for the CombinedDomainCategoryPlot class.
CombinedDomainXYPlotorg.jfree.chart.plotAn extension of XYPlot that contains multiple subplots that share a common domain axis.
CombinedDomainXYPlotTestsorg.jfree.chart.plot.junitTests for the CombinedDomainXYPlot class.
CombinedRangeCategoryPlotorg.jfree.chart.plotA combined category plot where the range axis is shared.
CombinedRangeCategoryPlotTestsorg.jfree.chart.plot.junitTests for the CombinedRangeCategoryPlot class.
CombinedRangeXYPlotorg.jfree.chart.plotAn extension of XYPlot that contains multiple subplots that share a common range axis.
CombinedRangeXYPlotTestsorg.jfree.chart.plot.junitTests for the CombinedRangeXYPlot class.
CompassFormatorg.jfree.chart.axisA formatter that displays numbers as directions.
CompassPlotorg.jfree.chart.plotA specialised plot that draws a compass to indicate a direction based on the value from a ValueDataset .
CompassPlotTestsorg.jfree.chart.plot.junitTests for the CompassPlot class.
CompositeTitleorg.jfree.chart.titleA title that contains multiple titles within a BlockContainer .
CompositeTitleTestsorg.jfree.chart.title.junitTests for the CompositeTitle class.
ContourEntityorg.jfree.chart.entityRepresents an item on a contour chart.
ContourEntityTestsorg.jfree.chart.entity.junitTests for the ContourEntity class.
ContourPlotorg.jfree.chart.plotA class for creating shaded contours.
ContourPlotTestsorg.jfree.chart.plot.junitTests for the ContourPlot class.
ContourPlotUtilitiesorg.jfree.chart.plotSome utility methods for the ContourPlot class.
CrosshairStateorg.jfree.chart.plotMaintains state information about crosshairs on a plot.
CSVorg.jfree.data.ioA utility class for reading CategoryDataset data from a CSV file.
CustomPieURLGeneratororg.jfree.chart.urlsA custom URL generator for pie charts.
CustomXYItemLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the CustomXYToolTipGenerator class.
CustomXYToolTipGeneratororg.jfree.chart.labelsA tool tip generator that stores custom tooltips.
CustomXYURLGeneratororg.jfree.chart.urlsA custom URL generator.
CustomXYURLGeneratorTestsorg.jfree.chart.urls.junitTests for the CustomXYURLGenerator class.
CyclicNumberAxisorg.jfree.chart.axisThis class extends NumberAxis and handles cycling.
CyclicNumberAxis.CycleBoundTickorg.jfree.chart.axisA special Number tick that also hold information about the cycle bound mapping for this tick.
CyclicNumberAxisTestsorg.jfree.chart.axis.junitTests for the CyclicNumberAxis class.
CyclicXYItemRendererorg.jfree.chart.renderer.xyThe Cyclic XY item renderer is specially designed to handle cyclic axis.
CyclicXYItemRenderer.OverwriteDataSetorg.jfree.chart.renderer.xyA dataset to hold the interpolated points when drawing new lines.
DataCategoryPackageTestsorg.jfree.data.category.junitSome tests for the org.jfree.data.category package that can be run using JUnit.
DataGanttPackageTestsorg.jfree.data.gantt.junitSome tests for the org.jfree.data.gantt package that can be run using JUnit.
DataGeneralPackageTestsorg.jfree.data.general.junitSome tests for the org.jfree.data package that can be run using JUnit.
DataPackageResourcesorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageResources_deorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageResources_esorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageResources_frorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageResources_plorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageResources_ruorg.jfree.data.resourcesA resource bundle that stores all the items that might need localisation.
DataPackageTestsorg.jfree.data.junitSome tests for the org.jfree.data package that can be run using JUnit.
DatasetChangeEventorg.jfree.data.generalA change event that encapsulates information about a change to a dataset.
DatasetGrouporg.jfree.data.generalA class that is used to group datasets (currently not used for any specific purpose).
DatasetGroupTestsorg.jfree.data.general.junitTests for the DatasetGroup class.
DatasetReaderorg.jfree.data.xmlA utility class for reading datasets from XML.
DatasetRenderingOrderorg.jfree.chart.plotDefines the tokens that indicate the rendering order for datasets in a CategoryPlot or an XYPlot .
DatasetUtilitiesorg.jfree.data.generalA collection of useful static methods relating to datasets.
DatasetUtilitiesTestsorg.jfree.data.general.junitTests for the DatasetUtilities class.
DataStatisticsPackageTestsorg.jfree.data.statistics.junitSome tests for the org.jfree.data.statistics package that can be run using JUnit.
DataTimePackageTestsorg.jfree.data.time.junitSome tests for the org.jfree.data.time package that can be run using JUnit.
DataUtilitiesorg.jfree.dataUtility methods for use with some of the data classes (but not the datasets, see DatasetUtilities ).
DataUtilitiesTestsorg.jfree.data.junitSome tests for the DataUtilities class.
DataXYPackageTestsorg.jfree.data.xy.junitSome tests for the org.jfree.data.category package that can be run using JUnit.
DateAxisorg.jfree.chart.axisThe base class for axes that display dates.
DateAxisTestsorg.jfree.chart.axis.junitTests for the DateAxis class.
DateRangeorg.jfree.data.timeA range specified in terms of two java.util.Date objects.
DateRangeTestsorg.jfree.data.time.junitSome tests for the DateRange class.
DateTickorg.jfree.chart.axisA tick used by the DateAxis class.
DateTickMarkPositionorg.jfree.chart.axisUsed to indicate the required position of tick marks on a date axis relative to the underlying time period.
DateTickMarkPositionTestsorg.jfree.chart.axis.junitTests for the DateTickMarkPosition class.
DateTickTestsorg.jfree.chart.axis.junitTests for the DateTick class.
DateTickUnitorg.jfree.chart.axisA tick unit for use by subclasses of DateAxis .
DateTickUnitTestsorg.jfree.chart.axis.junitTests for the DateTickUnit class.
DateTitleorg.jfree.chart.titleA chart title that displays the date.
DateTitleTestsorg.jfree.chart.title.junitTests for the DateTitle class.
Dayorg.jfree.data.timeRepresents a single day in the range 1-Jan-1900 to 31-Dec-9999.
DayTestsorg.jfree.data.time.junitTests for the Day class.
DefaultBoxAndWhiskerCategoryDatasetorg.jfree.data.statisticsA convenience class that provides a default implementation of the BoxAndWhiskerCategoryDataset interface.
DefaultBoxAndWhiskerCategoryDatasetTestsorg.jfree.data.statistics.junitTests for the DefaultBoxAndWhiskerCategoryDataset class.
DefaultBoxAndWhiskerXYDatasetorg.jfree.data.statisticsA simple implementation of the BoxAndWhiskerXYDataset .
DefaultCategoryDatasetorg.jfree.data.categoryA default implementation of the CategoryDataset interface.
DefaultCategoryDatasetTestsorg.jfree.data.category.junitTests for the DefaultCategoryDataset class.
DefaultCategoryItemRendererorg.jfree.chart.renderer.categoryA default renderer for the CategoryPlot class.
DefaultCategoryItemRendererTestsorg.jfree.chart.renderer.category.junitTests for the DefaultCategoryItemRenderer class.
DefaultChartEditorFactoryorg.jfree.chart.editorA default implementation of the ChartEditorFactory interface.
DefaultContourDatasetorg.jfree.data.contourA convenience class that provides a default implementation of the ContourDataset interface.
DefaultDrawingSupplierorg.jfree.chart.plotA default implementation of the DrawingSupplier interface.
DefaultDrawingSupplierTestsorg.jfree.chart.plot.junitTests for the DefaultDrawingSupplier class.
DefaultHighLowDatasetorg.jfree.data.xyA simple implementation of the OHLCDataset .
DefaultIntervalCategoryDatasetorg.jfree.data.categoryA convenience class that provides a default implementation of the IntervalCategoryDataset interface.
DefaultKeyedValueorg.jfree.dataA (key, value) pair.
DefaultKeyedValueDatasetorg.jfree.data.generalA default implementation of the KeyedValueDataset interface.
DefaultKeyedValueDatasetTestsorg.jfree.data.general.junitTests for the DefaultKeyedValueDataset class.
DefaultKeyedValuesorg.jfree.dataAn ordered list of (key, value) items.
DefaultKeyedValues2Dorg.jfree.dataA data structure that stores zero, one or many values, where each value is associated with two keys (a 'row' key and a 'column' key).
DefaultKeyedValues2DDatasetorg.jfree.data.generalA default implementation of the KeyedValues2DDataset interface.
DefaultKeyedValues2DDatasetTestsorg.jfree.data.general.junitTests for the DefaultKeyedValues2DDataset class.
DefaultKeyedValues2DTestsorg.jfree.data.junitTests for the DefaultKeyedValues2D class.
DefaultKeyedValuesDatasetorg.jfree.data.generalA default implementation of the KeyedValuesDataset interface.
DefaultKeyedValuesDatasetTestsorg.jfree.data.general.junitTests for the DefaultKeyedValuesDataset class.
DefaultKeyedValuesTestsorg.jfree.data.junitTests for the DefaultKeyedValues class.
DefaultKeyedValueTestsorg.jfree.data.junitTests for the DefaultKeyedValue class.
DefaultOHLCDatasetorg.jfree.data.xyA simple implementation of the OHLCDataset interface.
DefaultOHLCDatasetTestsorg.jfree.data.xy.junitTests for the DefaultOHLCDataset class.
DefaultPieDatasetorg.jfree.data.generalA default implementation of the PieDataset interface.
DefaultPieDatasetTestsorg.jfree.data.general.junitTests for the PieDataset class.
DefaultPolarItemRendererorg.jfree.chart.rendererA renderer that can be used with the PolarPlot class.
DefaultStatisticalCategoryDatasetorg.jfree.data.statisticsA convenience class that provides a default implementation of the StatisticalCategoryDataset interface.
DefaultStatisticalCategoryDatasetTestsorg.jfree.data.statistics.junitTests for the DefaultStatisticalCategoryDataset class.
DefaultTableXYDatasetorg.jfree.data.xyAn XYDataset where every series shares the same x-values (required for generating stacked area charts).
DefaultTableXYDatasetTestsorg.jfree.data.xy.junitTests for the DefaultTableXYDataset class.
DefaultValueDatasetorg.jfree.data.generalA dataset that stores a single value.
DefaultWindDatasetorg.jfree.data.xyA default implementation of the WindDataset interface.
DefaultXYItemRendererorg.jfree.chart.renderer.xyA default renderer for the XYPlot class.
DialShapeorg.jfree.chart.plotUsed to indicate the background shape for a MeterPlot .
DisplayChartorg.jfree.chart.servletServlet used for streaming charts to the client browser from the temporary directory.
DomainOrderorg.jfree.dataUsed to indicate sorting order if any (ascending, descending or none).
DomainOrderTestsorg.jfree.data.junitTests for the DomainOrder class.
DrawableLegendItemorg.jfree.chartThis class contains a single legend item along with position details for drawing the item on a particular chart.
DynamicDriveToolTipTagFragmentGeneratororg.jfree.chart.imagemapGenerates tooltips using the Dynamic Drive DHTML Tip Message library (http://www.dynamicdrive.com).
DynamicTimeSeriesCollectionorg.jfree.data.timeA dynamic dataset.
DynamicTimeSeriesCollection.ValueSequenceorg.jfree.data.timeA wrapper for a fixed array of float values.
EmptyBlockorg.jfree.chart.blockAn empty block with a fixed size.
EmptyBlockTestsorg.jfree.chart.block.junitTests for the EmptyBlock class.
EncoderUtilorg.jfree.chart.encodersA collection of utility methods for encoding images and returning them as a byte[] or writing them directly to an OutputStream.
EntityPackageTestsorg.jfree.chart.entity.junitA collection of tests for the org.jfree.chart.entity package.
ExtendedCategoryAxisorg.jfree.chart.axisAn extended version of the CategoryAxis class that supports sublabels on the axis.
FastScatterPlotorg.jfree.chart.plotA fast scatter plot.
FastScatterPlotTestsorg.jfree.chart.plot.junitTests for the FastScatterPlot class.
FixedMillisecondorg.jfree.data.timeWrapper for a java.util.Date object that allows it to be used as a RegularTimePeriod .
FixedMillisecondTestsorg.jfree.data.time.junitTests for the FixedMillisecond class.
FlowArrangementorg.jfree.chart.blockArranges blocks in a flow layout.
FlowArrangementTestsorg.jfree.chart.block.junitTests for the FlowArrangement class.
GanttChartTestsorg.jfree.chart.junitSome tests for a Gantt chart.
GanttRendererorg.jfree.chart.renderer.categoryA renderer for simple Gantt charts.
GanttRendererTestsorg.jfree.chart.renderer.category.junitTests for the GanttRenderer class.
GreyPaletteorg.jfree.chart.plotA grey color palette.
GridArrangementorg.jfree.chart.blockArranges blocks in a grid within their container.
GridArrangementTestsorg.jfree.chart.block.junitTests for the GridArrangement class.
GroupedStackedBarRendererorg.jfree.chart.renderer.categoryA renderer that draws stacked bars within groups.
GroupedStackedBarRendererTestsorg.jfree.chart.renderer.category.junitTests for the GroupedStackedBarRenderer class.
HighLowItemLabelGeneratororg.jfree.chart.labelsA standard item label generator for plots that use data from a OHLCDataset .
HighLowItemLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the HighLowItemLabelGenerator class.
HighLowRendererorg.jfree.chart.renderer.xyA renderer that draws high/low/open/close markers on an XYPlot (requires a OHLCDataset ).
HighLowRendererTestsorg.jfree.chart.renderer.xy.junitTests for the HighLowRenderer class.
HistogramBinorg.jfree.data.statisticsA bin for the HistogramDataset class.
HistogramBinTestsorg.jfree.data.statistics.junitTests for the HistogramBin class.
HistogramDatasetorg.jfree.data.statisticsA dataset that can be used for creating histograms.
HistogramDatasetTestsorg.jfree.data.statistics.junitTests for the HistogramDataset class.
HistogramTypeorg.jfree.data.statisticsA class for creating constants to represent the histogram type.
Hourorg.jfree.data.timeRepresents an hour in a specific day.
HourTestsorg.jfree.data.time.junitTests for the Hour class.
ImageEncoderFactoryorg.jfree.chart.encodersFactory class for returning ImageEncoder s for different ImageFormat s.
ImageMapUtilitiesorg.jfree.chart.imagemapCollection of utility methods related to producing image maps.
ImageTitleorg.jfree.chart.titleA chart title that displays an image.
ImageTitleTestsorg.jfree.chart.title.junitTests for the ImageTitle class.
IntervalBarRendererorg.jfree.chart.renderer.categoryA renderer that handles the drawing of bars for a bar plot where each bar has a high and low value.
IntervalBarRendererTestsorg.jfree.chart.renderer.category.junitTests for the IntervalBarRenderer class.
IntervalCategoryItemLabelGeneratororg.jfree.chart.labelsA label generator for plots that use data from an IntervalCategoryDataset .
IntervalCategoryLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the IntervalCategoryItemLabelGenerator class.
IntervalCategoryToolTipGeneratororg.jfree.chart.labelsA tooltip generator for plots that use data from an IntervalCategoryDataset .
IntervalMarkerorg.jfree.chart.plotRepresents an interval to be highlighted in some way.
IntervalMarkerTestsorg.jfree.chart.plot.junitTests for the IntervalMarker class.
IntervalXYDelegateorg.jfree.data.xyA delegate that handles the specification or automatic calculation of the interval surrounding the x-values in a dataset.
IntervalXYDelegateTestsorg.jfree.data.xy.junitSome checks for the IntervalXYDelegate class.
ItemHandlerorg.jfree.data.xmlA handler for reading key-value items.
ItemLabelAnchororg.jfree.chart.labelsAn enumeration of the positions that a value label can take, relative to an item in a CategoryPlot .
ItemLabelAnchorTestsorg.jfree.chart.labels.junitTests for the ItemLabelAnchor class.
ItemLabelPositionorg.jfree.chart.labelsThe attributes that control the position of the label for each data item on a chart.
ItemLabelPositionTestsorg.jfree.chart.labels.junitTests for the ItemLabelPosition class.
JDBCCategoryDatasetorg.jfree.data.jdbcA CategoryDataset implementation over a database JDBC result set.
JDBCPieDatasetorg.jfree.data.jdbcA PieDataset that reads data from a database via JDBC.
JDBCXYDatasetorg.jfree.data.jdbcThis class provides an XYDataset implementation over a database JDBC result set.
JFreeChartorg.jfree.chartA chart class implemented using the Java 2D APIs.
JFreeChartResourcesorg.jfree.chart.resourcesLocalised resources for JFreeChart.
JFreeChartTestsorg.jfree.chart.junitTests for the JFreeChart class.
JFreeChartTestSuiteorg.jfree.chart.junitA test suite for the JFreeChart class library that can be run using JUnit (http://www.junit.org).
JThermometerorg.jfree.chart.plotAn initial quick and dirty.
KeyedObjectorg.jfree.dataA (key, object) pair.
KeyedObjectsorg.jfree.dataA collection of (key, object) pairs.
KeyedObjects2Dorg.jfree.dataA data structure that stores zero, one or many objects, where each object is associated with two keys (a 'row' key and a 'column' key).
KeyedObjects2DTestsorg.jfree.data.junitTests for the KeyedObjects2D class.
KeyedObjectsTestsorg.jfree.data.junitTests for the KeyedObjects class.
KeyedObjectTestsorg.jfree.data.junitTests for the KeyedObject class.
KeyedValueComparatororg.jfree.dataA utility class that can compare and order two KeyedValue instances and sort them into ascending or descending order by key or by value.
KeyedValueComparatorTypeorg.jfree.dataUsed to indicate the type of a KeyedValueComparator : 'by key' or 'by value'.
KeyHandlerorg.jfree.data.xmlA SAX handler for reading a key.
KeypointPNGEncoderAdapterorg.jfree.chart.encodersAdapter class for the Keypoint PNG Encoder.
KeyToGroupMaporg.jfree.dataA class that maps keys (instances of Comparable) to groups.
KeyToGroupMapTestsorg.jfree.data.junitTests for the KeyToGroupMap class.
LabelBlockorg.jfree.chart.blockA block containing a label.
LabelBlockTestsorg.jfree.chart.block.junitSome tests for the LabelBlock class.
LabelsPackageTestsorg.jfree.chart.labels.junitA collection of tests for the org.jfree.chart.tooltips package.
LayeredBarRendererorg.jfree.chart.renderer.categoryA CategoryItemRenderer that represents data using bars which are superimposed.
LayeredBarRendererTestsorg.jfree.chart.renderer.category.junitTests for the LayeredBarRenderer class.
LegendGraphicorg.jfree.chart.titleThe graphical item within a legend item.
LegendGraphicTestsorg.jfree.chart.title.junitTests for the LegendGraphic class.
LegendItemorg.jfree.chartA storage object for recording the properties of a legend item, without any consideration for layout issues.
LegendItemCollectionorg.jfree.chartA collection of legend items.
LegendItemCollectionTestsorg.jfree.chart.junitTests for the LegendItemCollection class.
LegendItemEntityorg.jfree.chart.entityAn entity that represents an item within a legend.
LegendItemEntityTestsorg.jfree.chart.entity.junitTests for the LegendItemEntity class.
LegendItemTestsorg.jfree.chart.junitTests for the LegendItem class.
LegendRenderingOrderorg.jfree.chartRepresents the order for rendering legend items.
LegendTitleorg.jfree.chart.titleA chart title that displays a legend for the data in the chart.
LegendTitleTestsorg.jfree.chart.title.junitSome tests for the LegendTitle class.
LengthConstraintTypeorg.jfree.chart.blockDefines tokens used to indicate a length constraint type.
LevelRendererorg.jfree.chart.renderer.categoryA CategoryItemRenderer that draws individual data items as horizontal lines, spaced in the same way as bars in a bar chart.
LevelRendererTestsorg.jfree.chart.renderer.category.junitTests for the LevelRenderer class.
LineAndShapeRendererorg.jfree.chart.renderer.categoryA renderer that draws shapes for each data item, and lines between data items (for use with the CategoryPlot class).
LineAndShapeRendererTestsorg.jfree.chart.renderer.category.junitTests for the LineAndShapeRenderer class.
LineChart3DTestsorg.jfree.chart.junitSome tests for a line chart with a 3D effect.
LineChartTestsorg.jfree.chart.junitSome tests for a line chart.
LineFunction2Dorg.jfree.data.functionA function in the form y = a + bx.
LineNeedleorg.jfree.chart.needleA needle that is represented by a line.
LineNeedleTestsorg.jfree.chart.needle.junitTests for the LineNeedle class.
LineRenderer3Dorg.jfree.chart.renderer.categoryA line renderer with a 3D effect.
LineRenderer3DTestsorg.jfree.chart.renderer.category.junitTests for the LineRenderer3D class.
LogarithmicAxisorg.jfree.chart.axisA numerical axis that uses a logarithmic scale.
LogarithmicAxisTestsorg.jfree.chart.axis.junitTests for the LogarithmicAxis class.
LongNeedleorg.jfree.chart.needleA needle that is represented by a long line.
LongNeedleTestsorg.jfree.chart.needle.junitTests for the LongNeedle class.
Markerorg.jfree.chart.plotThe base class for markers that can be added to plots to highlight a value or range of values.
MarkerAxisBandorg.jfree.chart.axisA band that can be added to a number axis to display regions.
MarkerAxisBandTestsorg.jfree.chart.axis.junitTests for the MarkerAxisBand class.
MatrixSeriesorg.jfree.data.xyRepresents a dense matrix M[i,j] where each Mij item of the matrix has a value (default is 0).
MatrixSeriesCollectionorg.jfree.data.xyRepresents a collection of MatrixSeries that can be used as a dataset.
MatrixSeriesTestsorg.jfree.data.xy.junitTests for the MatrixSeries class.
MeanAndStandardDeviationorg.jfree.data.statisticsA simple data structure that holds a mean value and a standard deviation value.
MeanAndStandardDeviationTestsorg.jfree.data.statistics.junitTests for the MeanAndStandardDeviation class.
MeterChartTestsorg.jfree.chart.junitMiscellaneous checks for meter charts.
MeterIntervalorg.jfree.chart.plotAn interval to be highlighted on a MeterPlot .
MeterIntervalTestsorg.jfree.chart.plot.junitTests for the MeterInterval class.
MeterNeedleorg.jfree.chart.needleThe base class used to represent the needle on a CompassPlot .
MeterNeedleTestsorg.jfree.chart.needle.junitTests for the MeterNeedle class.
MeterPlotorg.jfree.chart.plotA plot that displays a single value in the form of a needle on a dial.
MeterPlotTestsorg.jfree.chart.plot.junitTests for the MeterPlot class.
MiddlePinNeedleorg.jfree.chart.needleA needle that is drawn as a pin shape.
MiddlePinNeedleTestsorg.jfree.chart.needle.junitTests for the MiddlePinNeedle class.
Millisecondorg.jfree.data.timeRepresents a millisecond.
MillisecondTestsorg.jfree.data.time.junitTests for the Millisecond class.
MinMaxCategoryRendererorg.jfree.chart.renderer.categoryRenderer for drawing min max plot.
MinMaxCategoryRendererTestsorg.jfree.chart.renderer.category.junitTests for the MinMaxCategoryRenderer class.
Minuteorg.jfree.data.timeRepresents a minute.
MinuteTestsorg.jfree.data.time.junitTests for the Minute class.
ModuloAxisorg.jfree.chart.axisAn axis that displays numerical values within a fixed range using a modulo calculation.
Monthorg.jfree.data.timeRepresents a single month.
MonthDateFormatorg.jfree.chart.axisA formatter that formats dates to show the initial letter(s) of the month name and, as an option, the year for the first or last month of each year.
MonthDateFormatTestsorg.jfree.chart.axis.junitSome tests for the MonthDateFormat class.
MonthTestsorg.jfree.data.time.junitTests for the Month class.
MovingAverageorg.jfree.data.timeA utility class for calculating moving averages of time series data.
MovingAverageTestsorg.jfree.data.time.junitTests for the MovingAverage class.
MultiplePiePlotorg.jfree.chart.plotA plot that displays multiple pie plots using data from a CategoryDataset .
MultiplePiePlotTestsorg.jfree.chart.plot.junitSome tests for the MultiplePiePlot class.
MultipleXYSeriesLabelGeneratororg.jfree.chart.labelsA series label generator for plots that use data from an XYDataset .
MyPlotChangeListenerorg.jfree.chart.plot.junitA utility class for testing plot events.
NeedlePackageTestsorg.jfree.chart.needle.junitA collection of tests for the org.jfree.chart.needle package.
NonGridContourDatasetorg.jfree.data.contourA convenience class that extends the DefaultContourDataset to accommodate non-grid data.
NormalDistributionFunction2Dorg.jfree.data.functionA normal distribution function.
NormalizedMatrixSeriesorg.jfree.data.xyRepresents a dense normalized matrix M[i,j] where each Mij item of the matrix has a value (default is 0).
NumberAxisorg.jfree.chart.axisAn axis for displaying numerical data.
NumberAxis3Dorg.jfree.chart.axisA standard linear value axis with a 3D effect corresponding to the offset specified by some renderers.
NumberAxis3DTestsorg.jfree.chart.axis.junitTests for the NumberAxis3D class.
NumberAxisTestsorg.jfree.chart.axis.junitTests for the NumberAxis class.
NumberTickorg.jfree.chart.axisA numerical tick.
NumberTickUnitorg.jfree.chart.axisA numerical tick unit.
NumberTickUnitTestsorg.jfree.chart.axis.junitSome tests for the NumberTickUnit class.
OHLCDataItemorg.jfree.data.xyRepresents a single (open-high-low-close) data item in an DefaultOHLCDataset .
OHLCDataItemTestsorg.jfree.data.xy.junitTests for the OHLCDataItem class.
Outlierorg.jfree.chart.rendererRepresents one outlier in the box and whisker plot.
OutlierListorg.jfree.chart.rendererA collection of outliers for a single entity in a box and whisker plot.
OutlierListCollectionorg.jfree.chart.rendererA collection of outlier lists for a box and whisker plot.
OverLIBToolTipTagFragmentGeneratororg.jfree.chart.imagemapGenerates tooltips using the OverLIB library (http://www.bosrup.com/web/overlib/).
PaletteSampleorg.jfree.chart.editorA panel that displays a palette sample.
PeriodAxisorg.jfree.chart.axisAn axis that displays a date scale based on a RegularTimePeriod .
PeriodAxisLabelInfoorg.jfree.chart.axisA record that contains information for one "band" of date labels in a PeriodAxis .
PeriodAxisLabelInfoTestsorg.jfree.chart.axis.junitTests for the PeriodAxisLabelInfo class.
PeriodAxisTestsorg.jfree.chart.axis.junitTests for the PeriodAxis class.
PieChart3DTestsorg.jfree.chart.junitTests for a pie chart with a 3D effect.
PieChartDemo1org.jfree.chart.demoA simple demonstration application showing how to create a pie chart using data from a DefaultPieDataset .
PieChartTestsorg.jfree.chart.junitTests for a pie chart.
PieDatasetHandlerorg.jfree.data.xmlA SAX handler for reading a PieDataset from an XML file.
PieLabelDistributororg.jfree.chart.plotThis class distributes the section labels for one side of a pie chart so that they do not overlap.
PieLabelRecordorg.jfree.chart.plotA structure that retains information about the label for a section in a pie chart.
PiePlotorg.jfree.chart.plotA plot that displays data in the form of a pie chart, using data from any class that implements the PieDataset interface.
PiePlot3Dorg.jfree.chart.plotA plot that displays data in the form of a 3D pie chart, using data from any class that implements the PieDataset interface.
PiePlot3DTestsorg.jfree.chart.plot.junitTests for the PiePlot3D class.
PiePlotStateorg.jfree.chart.plotA renderer state.
PiePlotTestsorg.jfree.chart.plot.junitTests for the PiePlot class.
PieSectionEntityorg.jfree.chart.entityA chart entity that represents one section within a pie plot.
PieSectionEntityTestsorg.jfree.chart.entity.junitTests for the PieSectionEntity class.
PinNeedleorg.jfree.chart.needleA needle that is drawn as a pin shape.
PinNeedleTestsorg.jfree.chart.needle.junitTests for the PinNeedle class.
Plotorg.jfree.chart.plotThe base class for all plots in JFreeChart.
PlotChangeEventorg.jfree.chart.eventAn event that can be forwarded to any PlotChangeListener to signal a change to a plot.
PlotOrientationorg.jfree.chart.plotUsed to indicate the orientation (horizontal or vertical) of a 2D plot.
PlotOrientationTestsorg.jfree.chart.plot.junitTests for the PlotOrientation class.
PlotPackageTestsorg.jfree.chart.plot.junitA collection of tests for the org.jfree.chart.plot package.
PlotRenderingInfoorg.jfree.chart.plotStores information about the dimensions of a plot and its subplots.
PlotRenderingInfoTestsorg.jfree.chart.plot.junitTests for the PlotRenderingInfo class.
PlotStateorg.jfree.chart.plotRecords information about the state of a plot during the drawing process.
PlotTestsorg.jfree.chart.plot.junitSome tests for the Plot class.
PlumNeedleorg.jfree.chart.needleA needle for use with the CompassPlot class.
PlumNeedleTestsorg.jfree.chart.needle.junitTests for the PlumNeedle class.
PointerNeedleorg.jfree.chart.needleA needle in the shape of a pointer, for use with the CompassPlot class.
PointerNeedleTestsorg.jfree.chart.needle.junitTests for the PointerNeedle class.
PolarChartPanelorg.jfree.chartPolarChartPanel is the top level object for using the PolarPlot .
PolarPlotorg.jfree.chart.plotPlots data that is in (theta, radius) pairs where theta equal to zero is due north and and increases clockwise.
PolarPlotTestsorg.jfree.chart.plot.junitSome tests for the PolarPlot class.
PowerFunction2Dorg.jfree.data.functionA function of the form y = a * x ^ b.
Quarterorg.jfree.data.timeDefines a quarter (in a given year).
QuarterDateFormatorg.jfree.chart.axisA formatter that formats dates to show the year and quarter (for example, '2004 IV' for the last quarter of 2004.
QuarterDateFormatTestsorg.jfree.chart.axis.junitTests for the QuarterDateFormat class.
QuarterTestsorg.jfree.data.time.junitTests for the {link Quarter} class.
RainbowPaletteorg.jfree.chart.plotContains the data to constuct an 8-bit rainbow palette This come from an old application which ran on 8-bit graphics device.
Rangeorg.jfree.dataRepresents an immutable range of values.
RangeTestsorg.jfree.data.junitTests for the Range class.
RangeTypeorg.jfree.dataUsed to indicate the type of range to display on an axis (full, positive or negative).
RangeTypeTestsorg.jfree.data.junitTests for the RangeType class.
RectangleConstraintorg.jfree.chart.blockA description of a constraint for resizing a rectangle.
RectangleConstraintTestsorg.jfree.chart.block.junitTests for the RectangleConstraint class.
Regressionorg.jfree.data.statisticsA utility class for fitting regression curves to data.
RegressionTestsorg.jfree.data.statistics.junitTests for the Regression class.
RegularTimePeriodorg.jfree.data.timeAn abstract class representing a unit of time.
RendererCategoryPackageTestsorg.jfree.chart.renderer.category.junitA collection of tests for the org.jfree.chart.renderer.category package.
RendererChangeDetectororg.jfree.chart.renderer.junitA simple class for detecting whether or not a renderer has generated a RendererChangeEvent .
RendererChangeEventorg.jfree.chart.eventAn event that can be forwarded to any RendererChangeListener to signal a change to a plot.
RendererPackageTestsorg.jfree.chart.renderer.junitA collection of tests for the org.jfree.chart.renderer package.
RendererStateorg.jfree.chart.rendererRepresents the current state of a renderer.
RendererXYPackageTestsorg.jfree.chart.renderer.xy.junitA collection of tests for the org.jfree.chart.renderer.xy package.
RingPlotorg.jfree.chart.plotA customised pie plot that leaves a hole in the middle.
RingPlotTestsorg.jfree.chart.plot.junitTests for the RingPlot class.
RootHandlerorg.jfree.data.xmlA SAX handler that delegates work to sub-handlers.
ScatterPlotTestsorg.jfree.chart.junitTests for a scatter plot.
Secondorg.jfree.data.timeRepresents a second in a particular day.
SecondTestsorg.jfree.data.time.junitTests for the Second class.
SegmentedTimelineorg.jfree.chart.axisA Timeline that implements a "segmented" timeline with included, excluded and exception segments.
SegmentedTimeline.BaseTimelineSegmentRangeorg.jfree.chart.axisSpecial SegmentRange that came from the BaseTimeline.
SegmentedTimeline.Segmentorg.jfree.chart.axisInternal class to represent a valid segment for this timeline.
SegmentedTimeline.SegmentRangeorg.jfree.chart.axisPrivate internal class to represent a range of segments.
SegmentedTimelineTestsorg.jfree.chart.axis.junitJUnit Tests for the SegmentedTimeline class.
SegmentedTimelineTests2org.jfree.chart.axis.junitNo description provided.
Seriesorg.jfree.data.generalBase class representing a data series.
SeriesChangeEventorg.jfree.data.generalAn event with details of a change to a series.
SeriesRenderingOrderorg.jfree.chart.plotDefines the tokens that indicate the rendering order for series in a XYPlot .
ServletUtilitiesorg.jfree.chart.servletUtility class used for servlet related JFreeChart operations.
ShipNeedleorg.jfree.chart.needleA needle in the shape of a ship, for use with the CompassPlot class.
ShipNeedleTestsorg.jfree.chart.needle.junitTests for the ShipNeedle class.
SimpleHistogramBinorg.jfree.data.statisticsA bin for the SimpleHistogramDataset .
SimpleHistogramBinTestsorg.jfree.data.statistics.junitTests for the SimpleHistogramBin class.
SimpleHistogramDatasetorg.jfree.data.statisticsA dataset used for creating simple histograms with custom defined bins.
SimpleHistogramDatasetTestsorg.jfree.data.statistics.junitTests for the SimpleHistogramDataset class.
SimpleTimePeriodorg.jfree.data.timeAn arbitrary period of time, measured to millisecond precision using java.util.Date.
SimpleTimePeriodTestsorg.jfree.data.time.junitTests for the SimpleTimePeriod class.
SpiderWebPlotorg.jfree.chart.plotA plot that displays data from a CategoryDataset in the form of a "spider web".
SpiderWebPlotTestsorg.jfree.chart.plot.junitTests for the SpiderWebPlot class.
StackedAreaChartTestsorg.jfree.chart.junitSome tests for a stacked area chart.
StackedAreaRendererorg.jfree.chart.renderer.categoryA renderer that draws stacked area charts for a CategoryPlot .
StackedAreaRendererTestsorg.jfree.chart.renderer.category.junitTests for the StackedAreaRendererTests class.
StackedBarChart3DTestsorg.jfree.chart.junitSome tests for a stacked bar chart with 3D effect.
StackedBarChartTestsorg.jfree.chart.junitTests for a stacked bar chart.
StackedBarRendererorg.jfree.chart.renderer.categoryA stacked bar renderer for use with the CategoryPlot class.
StackedBarRenderer3Dorg.jfree.chart.renderer.categoryRenders stacked bars with 3D-effect, for use with the CategoryPlot class.
StackedBarRenderer3DTestsorg.jfree.chart.renderer.category.junitTests for the StackedBarRenderer3D class.
StackedBarRendererTestsorg.jfree.chart.renderer.category.junitTests for the StackedBarRenderer class.
StackedXYAreaRendererorg.jfree.chart.renderer.xyA stacked area renderer for the XYPlot class.
StackedXYAreaRenderer2org.jfree.chart.renderer.xyA stacked area renderer for the XYPlot class.
StackedXYAreaRenderer2Testsorg.jfree.chart.renderer.xy.junitTests for the StackedXYAreaRenderer2 class.
StackedXYAreaRendererTestsorg.jfree.chart.renderer.xy.junitTests for the StackedXYAreaRenderer class.
StackedXYBarRendererorg.jfree.chart.renderer.xyA bar renderer that displays the series items stacked.
StackedXYBarRendererTestsorg.jfree.chart.renderer.xy.junitTests for the StackedXYBarRenderer class.
StandardCategoryItemLabelGeneratororg.jfree.chart.labelsA standard label generator that can be used with a CategoryItemRenderer .
StandardCategoryItemLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the StandardCategoryItemLabelGenerator class.
StandardCategorySeriesLabelGeneratororg.jfree.chart.labelsA standard series label generator for plots that use data from a CategoryDataset .
StandardCategoryToolTipGeneratororg.jfree.chart.labelsA standard tool tip generator that can be used with a CategoryItemRenderer .
StandardCategoryToolTipGeneratorTestsorg.jfree.chart.labels.junitTests for the StandardCategoryToolTipGenerator class.
StandardCategoryURLGeneratororg.jfree.chart.urlsA URL generator that can be assigned to a CategoryItemRenderer .
StandardCategoryURLGeneratorTestsorg.jfree.chart.urls.junitTests for the StandardCategoryURLGenerator class.
StandardContourToolTipGeneratororg.jfree.chart.labelsA standard tooltip generator for plots that use data from an ContourDataset .
StandardContourToolTipGeneratorTestsorg.jfree.chart.labels.junitTests for the StandardContourToolTipGenerator class.
StandardEntityCollectionorg.jfree.chart.entityA standard implementation of the EntityCollection interface.
StandardEntityCollectionTestsorg.jfree.chart.entity.junitTests for the StandardEntityCollection class.
StandardPieItemLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the StandardPieToolTipGenerator class.
StandardPieSectionLabelGeneratororg.jfree.chart.labelsA standard item label generator for plots that use data from a PieDataset .
StandardPieSectionLabelGeneratorTestsorg.jfree.chart.labels.junitTests for the StandardPieSectionLabelGenerator class.
StandardPieToolTipGeneratororg.jfree.chart.labelsA standard item label generator for plots that use data from a PieDataset .
StandardPieURLGeneratororg.jfree.chart.urlsA URL generator for pie charts.
Search