Uses of Package
org.jfree.data.general
-
Packages that use org.jfree.data.general Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
.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.dial Classes for creating dial plots.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.chart.renderer.xy Plug-in renderers for theXYPlot
class.org.jfree.chart.title Classes used to display chart titles and subtitles.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 theCategoryDataset
interface 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.jdbc Dataset classes that fetch data from a database via JDBC.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 theXYDataset
interface and related classes. -
Classes in org.jfree.data.general used by org.jfree.chart Class Description Dataset The base interface for data sets.PieDataset A general purpose dataset where values are associated with keys.WaferMapDataset A dataset that can be used with theWaferMapPlot
class. -
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.DatasetGroup A class that is used to group datasets (currently not used for any specific purpose).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 theWaferMapPlot
class. -
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.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.DatasetGroup A class that is used to group datasets (currently not used for any specific purpose).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.title Class Description Dataset The base interface for data sets. -
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 theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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 theDataset
interface, 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 theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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 theDataset
interface, 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.DatasetGroup A class that is used to group datasets (currently not used for any specific purpose).DefaultPieDataset A default implementation of thePieDataset
interface.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.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.jdbc Class Description AbstractDataset An abstract implementation of theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, containing a mechanism for registering change listeners.Dataset The base interface for data sets.DefaultPieDataset A default implementation of thePieDataset
interface.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.statistics Class Description AbstractDataset An abstract implementation of theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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 theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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 theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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 DefaultPieDataset A default implementation of thePieDataset
interface.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 theDataset
interface, containing a mechanism for registering change listeners.AbstractSeriesDataset An abstract implementation of theSeriesDataset
interface, 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.