|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.achartengine.model | |
---|---|
org.achartengine | The main classes, including the ChartFactory, GraphicalActivity and GraphicalView. |
org.achartengine.chart | Provides the classes that handle the actual rendering / drawing of the charts, based on the provided model and renderer. |
org.achartengine.model | Provides the classes that handle the data values (data model) to be used by displaying the charts. |
Classes in org.achartengine.model used by org.achartengine | |
---|---|
CategorySeries
A series for the category charts like the pie ones. |
|
MultipleCategorySeries
A series for the multiple category charts like the doughnut. |
|
SeriesSelection
|
|
XYMultipleSeriesDataset
A series that includes 0 to many XYSeries. |
Classes in org.achartengine.model used by org.achartengine.chart | |
---|---|
CategorySeries
A series for the category charts like the pie ones. |
|
MultipleCategorySeries
A series for the multiple category charts like the doughnut. |
|
Point
A class to encapsulate the definition of a point. |
|
SeriesSelection
|
|
XYMultipleSeriesDataset
A series that includes 0 to many XYSeries. |
|
XYSeries
An XY series encapsulates values for XY charts like line, time, area, scatter... charts. |
Classes in org.achartengine.model used by org.achartengine.model | |
---|---|
CategorySeries
A series for the category charts like the pie ones. |
|
XYSeries
An XY series encapsulates values for XY charts like line, time, area, scatter... charts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |