Uses of Interface
org.jfree.data.xy.WindDataset
Packages that use WindDataset
-
Uses of WindDataset in org.jfree.chart
Methods in org.jfree.chart with parameters of type WindDatasetModifier 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
Classes in org.jfree.data.xy that implement WindDataset