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