Interface | Description |
---|---|
DatasetHolder |
Accepts data in the form of
SeriesDefinition s and SeriesRow s,
and returns it as a Dataset for use by a JFreeChart chart. |
SeriesBuilder |
Class | Description |
---|---|
JdbcSeriesBuilder |
A
SeriesBuilder that uses JDBC to read series data. |
JdbcUrlGenerator | |
SeriesRow |
A data point in a chart.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.