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