Frames | No Frames |
Classes implementing org.jfree.data.Values2D | |
class | A CategoryDataset implementation over a database JDBC result set. |
Classes implementing org.jfree.data.Values2D | |
class | A default implementation of the KeyedValues2DDataset interface. |
Classes implementing org.jfree.data.Values2D | |
class | A default implementation of the CategoryDataset interface. |
class | A convenience class that provides a default implementation of the
IntervalCategoryDataset interface. |
Classes implementing org.jfree.data.Values2D | |
class | A collection of TaskSeries objects. |
Classes implementing org.jfree.data.Values2D | |
class | A convenience class that provides a default implementation of the
BoxAndWhiskerCategoryDataset interface. |
class | A convenience class that provides a default implementation of the
StatisticalCategoryDataset interface. |
Classes implementing org.jfree.data.Values2D | |
class | A data structure that stores zero, one or many values, where each value
is associated with two keys (a 'row' key and a 'column' key). |
Methods with parameter type org.jfree.data.Values2D | |
double | Returns the total of the values in one column of the supplied data
table. |
double | Returns the total of the values in one row of the supplied data
table. |