Schnittstelle StandardDataset

Alle Superschnittstellen:
BaseDataset, Serializable
Alle bekannten Implementierungsklassen:
ForAllRecordsDataset, ForEachRecordDataset, OneGroupDataset, TwoGroupsDataset

public interface StandardDataset extends BaseDataset
The interface that must be implemented by classes that will be used as data source for a StandardPlot. For more information see the implementors of this interface.
Seit:
8.0
Siehe auch: