Frames | No Frames |
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. |
Classes implementing org.jfree.data.xy.WindDataset | |
class | A default implementation of the WindDataset interface. |