Uses of Package
org.jfree.data.general
-
Packages that use org.jfree.data.general Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.org.jfree.chart.entity Classes representing components of (or entities in) a chart.org.jfree.chart.labels Generators and other classes used for the display of item labels and tooltips.org.jfree.chart.plot Plot classes and related interfaces.org.jfree.chart.plot.compass Theorg.jfree.chart.plot.CompassPlotclass and related code.org.jfree.chart.plot.dial Classes for creating dial plots.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.chart.plot.pie Classes used to create pie charts.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlotclass.org.jfree.chart.urls Classes for adding URLS to charts for HTML image map generation.org.jfree.data The base package for classes that represent various types of data.org.jfree.data.category A package containing theCategoryDatasetinterface and related classes.org.jfree.data.flow Data interfaces and classes for flow plots (a type of Sankey chart).org.jfree.data.gantt Data interfaces and classes for Gantt charts.org.jfree.data.general Data interfaces and classes.org.jfree.data.statistics Classes for representing statistical data.org.jfree.data.time Interfaces and classes for time-related data.org.jfree.data.time.ohlc Classes for representing financial data in open-high-low-close form.org.jfree.data.xml Support for reading datasets from XML files.org.jfree.data.xy A package containing theXYDatasetinterface and related classes. -
Classes in org.jfree.data.general used by org.jfree.chart Class Description PieDataset A general purpose dataset where values are associated with keys.WaferMapDataset A dataset that can be used with theWaferMapPlotclass. -
Classes in org.jfree.data.general used by org.jfree.chart.entity Class Description Dataset The base interface for data sets.PieDataset A general purpose dataset where values are associated with keys. -
Classes in org.jfree.data.general used by org.jfree.chart.labels Class Description PieDataset A general purpose dataset where values are associated with keys. -
Classes in org.jfree.data.general used by org.jfree.chart.plot Class Description DatasetChangeEvent A change event that encapsulates information about a change to a dataset.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.PieDataset A general purpose dataset where values are associated with keys.ValueDataset An interface for a dataset that returns a single value.WaferMapDataset A dataset that can be used with theWaferMapPlotclass. -
Classes in org.jfree.data.general used by org.jfree.chart.plot.compass Class Description DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.ValueDataset An interface for a dataset that returns a single value. -
Classes in org.jfree.data.general used by org.jfree.chart.plot.dial Class Description DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.ValueDataset An interface for a dataset that returns a single value. -
Classes in org.jfree.data.general used by org.jfree.chart.plot.flow Class Description DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset. -
Classes in org.jfree.data.general used by org.jfree.chart.plot.pie Class Description DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.PieDataset A general purpose dataset where values are associated with keys. -
Classes in org.jfree.data.general used by org.jfree.chart.renderer.xy Class Description Dataset The base interface for data sets.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.chart.urls Class Description PieDataset A general purpose dataset where values are associated with keys. -
Classes in org.jfree.data.general used by org.jfree.data Class Description Series Base class representing a data series. -
Classes in org.jfree.data.general used by org.jfree.data.category Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.DatasetChangeEvent A change event that encapsulates information about a change to a dataset.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.PieDataset A general purpose dataset where values are associated with keys.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.data.flow Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets. -
Classes in org.jfree.data.general used by org.jfree.data.gantt Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.DatasetChangeEvent A change event that encapsulates information about a change to a dataset.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.Series Base class representing a data series.SeriesChangeEvent An event with details of a change to a series.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.data.general Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.DatasetChangeEvent A change event that encapsulates information about a change to a dataset.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.DefaultPieDataset A default implementation of thePieDatasetinterface.HeatMapDataset A dataset that represents a rectangular grid of (x, y, z) values.KeyedValueDataset A dataset containing a single value.KeyedValues2DDataset A dataset containing (key, value) data items.This dataset is equivalent to aCategoryDatasetand is included for completeness only.KeyedValuesDataset A dataset containing (key, value) data items.PieDataset A general purpose dataset where values are associated with keys.SeriesChangeEvent An event with details of a change to a series.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data.ValueDataset An interface for a dataset that returns a single value. -
Classes in org.jfree.data.general used by org.jfree.data.statistics Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.data.time Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.Series Base class representing a data series.SeriesChangeEvent An event with details of a change to a series.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.data.time.ohlc Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.Series Base class representing a data series.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data. -
Classes in org.jfree.data.general used by org.jfree.data.xml Class Description PieDataset A general purpose dataset where values are associated with keys. -
Classes in org.jfree.data.general used by org.jfree.data.xy Class Description AbstractDataset An abstract implementation of theDatasetinterface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDatasetinterface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.DatasetChangeEvent A change event that encapsulates information about a change to a dataset.DatasetChangeListener The interface that must be supported by classes that wish to receive notification of changes to a dataset.Series Base class representing a data series.SeriesChangeEvent An event with details of a change to a series.SeriesChangeListener Methods for receiving notification of changes to a data series.SeriesDataset The interface for a dataset consisting of one or many series of data.