|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XYSeries | |
|---|---|
| com.androidplot.ui | Visual components of AndroidPlot |
| com.androidplot.xy | Classes for creating XYPlots. |
| Uses of XYSeries in com.androidplot.ui |
|---|
| Methods in com.androidplot.ui that return types with arguments of type XYSeries | |
|---|---|
SeriesAndFormatterList<XYSeries,SeriesFormatterType> |
DataRenderer.getSeriesAndFormatterList()
|
| Uses of XYSeries in com.androidplot.xy |
|---|
| Classes in com.androidplot.xy that implement XYSeries | |
|---|---|
class |
SimpleXYSeries
A convenience class used to create instances of XYPlot generated from Lists of Numbers. |
| Methods in com.androidplot.xy with parameters of type XYSeries | |
|---|---|
boolean |
XYPlot.addSeries(XYSeries series,
XYSeriesFormatter formatter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||