Example usage for org.jfree.data.xy XYDomainInfo interface-usage

List of usage examples for org.jfree.data.xy XYDomainInfo interface-usage

Introduction

In this page you can find the example usage for org.jfree.data.xy XYDomainInfo interface-usage.

Usage

From source file org.jfree.data.time.TimeSeriesCollection.java

/**
 * A collection of time series objects.  This class implements the
 * {@link XYDataset} interface, as well as the extended
 * {@link IntervalXYDataset} interface.  This makes it a convenient dataset for
 * use with the {@link org.jfree.chart.plot.XYPlot} class.
 */