Uses of Interface
org.jfree.data.xy.WindDataset
Packages that use 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
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