Uses of Interface
org.jfree.chart.editor.ChartEditorFactory
Packages that use ChartEditorFactory
-
Uses of ChartEditorFactory in org.jfree.chart.editor
Classes in org.jfree.chart.editor that implement ChartEditorFactoryModifier and TypeClassDescriptionclass
A default implementation of theChartEditorFactory
interface.Methods in org.jfree.chart.editor that return ChartEditorFactoryModifier and TypeMethodDescriptionstatic ChartEditorFactory
ChartEditorManager.getChartEditorFactory()
Returns the current factory.Methods in org.jfree.chart.editor with parameters of type ChartEditorFactoryModifier and TypeMethodDescriptionstatic void
ChartEditorManager.setChartEditorFactory
(ChartEditorFactory f) Sets the chart editor factory.