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