| Package | Description |
|---|---|
| org.jfree.chart |
Core classes, including
JFreeChart and
ChartPanel. |
| Modifier and Type | Class and Description |
|---|---|
class |
PolarChartPanel
PolarChartPanel is the top level object for using the
PolarPlot. |
| Modifier and Type | Method and Description |
|---|---|
ChartPanel |
ChartFrame.getChartPanel()
Returns the chart panel for the frame.
|