Uses of Interface
org.jfree.data.xy.WindDataset
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.A package containing the
XYDataset
interface and related classes.-
Uses of WindDataset in org.jfree.chart
Modifier and TypeMethodDescriptionstatic JFreeChart
ChartFactory.createWindPlot
(String title, String xAxisLabel, String yAxisLabel, WindDataset dataset, boolean legend, boolean tooltips, boolean urls) Creates a wind plot with default settings. -
Uses of WindDataset in org.jfree.data.xy