Uses of Class
org.jfree.chart.plot.FastScatterPlot
-
Packages that use FastScatterPlot Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
. -
-
Uses of FastScatterPlot in org.jfree.chart
Methods in org.jfree.chart with parameters of type FastScatterPlot Modifier and Type Method Description protected void
StandardChartTheme. applyToFastScatterPlot(FastScatterPlot plot)
Applies the attributes of this theme to aFastScatterPlot
.
-