public
interfaceIntervalXYDataset
extends
XYDataset
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Not specified.
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values.
This interface is used to support (among other things) bar plots against
numerical axes.