Uses of Class
org.jfree.chart.editor.DefaultPlotEditor
-
Packages that use DefaultPlotEditor Package Description org.jfree.chart.editor Provides a simple (but so far incomplete) framework for editing chart properties. -
-
Uses of DefaultPlotEditor in org.jfree.chart.editor
Subclasses of DefaultPlotEditor in org.jfree.chart.editor Modifier and Type Class Description classDefaultPolarPlotEditorA panel for editing the properties of aPolarPlot.Fields in org.jfree.chart.editor declared as DefaultPlotEditor Modifier and Type Field Description private DefaultPlotEditorDefaultChartEditor. plotEditorA panel for displaying/editing the properties of the plot.Methods in org.jfree.chart.editor that return DefaultPlotEditor Modifier and Type Method Description DefaultPlotEditorDefaultChartEditor. getPlotEditor()Returns a reference to the plot property sub-panel.
-