com.androidplot.xy
Class XYDatasetGroup
java.lang.Object
com.androidplot.data.DatasetGroup<XYDatasetSeriesBundle,XYDataset,XYDatasetSeriesFormat>
com.androidplot.xy.XYDatasetGroup
- All Implemented Interfaces:
- DatasetChangeListener
public class XYDatasetGroup
- extends DatasetGroup<XYDatasetSeriesBundle,XYDataset,XYDatasetSeriesFormat>
XYDatasetGroup
public XYDatasetGroup()
getMinY
public Number getMinY()
throws NoDataException
- Throws:
NoDataException
getMaxY
public Number getMaxY()
throws NoDataException
- Throws:
NoDataException
onDatasetChanged
public void onDatasetChanged(DatasetChangeEvent event)
- Description copied from interface:
DatasetChangeListener
- Called when a Dataset changes.
getRangeSize
public int getRangeSize()
getMinX
public Number getMinX()
getMaxX
public Number getMaxX()
Copyright © 2010. All Rights Reserved.