|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatasetSeriesFormat | |
---|---|
com.androidplot.data | |
com.androidplot.xy |
Uses of DatasetSeriesFormat in com.androidplot.data |
---|
Classes in com.androidplot.data with type parameters of type DatasetSeriesFormat | |
---|---|
class |
DatasetGroup<BundleType extends DatasetSeriesBundle<DatasetType,DatasetSeriesFormatType>,DatasetType extends Dataset,DatasetSeriesFormatType extends DatasetSeriesFormat>
Manages a List of DatasetSeriesBundle instances to be drawn by a Plot. |
class |
DatasetSeriesBundle<DatasetType extends Dataset,DatasetFormatType extends DatasetSeriesFormat>
Associates a Dataset series with a DatasetSeriesFormat and a title. |
Uses of DatasetSeriesFormat in com.androidplot.xy |
---|
Subclasses of DatasetSeriesFormat in com.androidplot.xy | |
---|---|
class |
XYDatasetSeriesFormat
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |