Uses of Interface
org.jfree.chart.editor.ChartEditorFactory
Package
Description
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
Uses of ChartEditorFactory in org.jfree.chart.editor
Modifier and TypeClassDescriptionclass
A default implementation of theChartEditorFactory
interface.Modifier and TypeMethodDescriptionstatic ChartEditorFactory
ChartEditorManager.getChartEditorFactory()
Returns the current factory.Modifier and TypeMethodDescriptionstatic void
ChartEditorManager.setChartEditorFactory
(ChartEditorFactory f) Sets the chart editor factory.