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

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

Introduction

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

Usage

From source file org.jfree.data.xy.DefaultWindDataset.java

/**
 * A default implementation of the {@link WindDataset} interface.
 */
public class DefaultWindDataset extends AbstractXYDataset implements WindDataset, PublicCloneable {

    /** The keys for the series. */