Uses of Package
org.jfree.data.category
Packages that use org.jfree.data.category
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Axis classes and interfaces.
Some basic demos to get you started.
Classes representing components of (or entities in) a chart.
Generators and other classes used for the display of item labels and tooltips.
Plot classes and related interfaces.
Plug-in renderers for the
CategoryPlot
class.Classes for adding URLS to charts for HTML image map generation.
A package containing the
CategoryDataset
interface and related classes.Data interfaces and classes for Gantt charts.
Data interfaces and classes.
Miscellaneous support for input/output of data.
Dataset classes that fetch data from a database via JDBC.
Classes for representing statistical data.
Support for reading datasets from XML files.
-
Classes in org.jfree.data.category used by org.jfree.chartClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A category dataset that defines a value range for each series/category combination.
-
Classes in org.jfree.data.category used by org.jfree.chart.axisClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.chart.demoClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.chart.entityClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.chart.labelsClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.chart.plotClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.chart.renderer.categoryClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A category dataset that defines a value range for each series/category combination.
-
Classes in org.jfree.data.category used by org.jfree.chart.urlsClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.data.categoryClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A category dataset that defines a value range for each series/category combination.
-
Classes in org.jfree.data.category used by org.jfree.data.ganttClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A category dataset that defines a value range for each series/category combination.
-
Classes in org.jfree.data.category used by org.jfree.data.generalClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A default implementation of the
CategoryDataset
interface. -
Classes in org.jfree.data.category used by org.jfree.data.ioClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A default implementation of the
CategoryDataset
interface. -
Classes in org.jfree.data.category used by org.jfree.data.jdbcClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A default implementation of the
CategoryDataset
interface. -
Classes in org.jfree.data.category used by org.jfree.data.statisticsClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.
-
Classes in org.jfree.data.category used by org.jfree.data.xmlClassDescriptionThe interface for a dataset with one or more series, and values associated with categories.A default implementation of the
CategoryDataset
interface.