Schnittstelle XYDataset

Alle Superschnittstellen:
BaseDataset, Serializable
Alle bekannten Implementierungsklassen:
XYForAllRecordsDataset, XYForEachRecordDataset, XYOneGroupDataset

public interface XYDataset extends BaseDataset
An interface that is implemented by data sets that have x, y and size fields. For more information see the implementors of this interface.
Seit:
8.0
Siehe auch: