Uses of Interface org.jfree.data.xy.WindDataset

Uses in package org.jfree.data.xy

Classes implementing org.jfree.data.xy.WindDataset

class
A default implementation of the WindDataset interface.

Uses in package org.jfree.chart

Methods with parameter type org.jfree.data.xy.WindDataset

JFreeChart
ChartFactory.createWindPlot(String title, String xAxisLabel, String yAxisLabel, WindDataset dataset, boolean legend, boolean tooltips, boolean urls)
Creates a wind plot with default settings.