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