java.lang.Object | |
↳ | org.jfree.chart.editor.DefaultChartEditorFactory |
A default implementation of the ChartEditorFactory
interface.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new instance of a
ChartEditor . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates a new instance.
Returns a new instance of a ChartEditor
.
chart | the chart. |
---|