|
Rename Method public setBaseSectionOutlinePaint(paint Paint) : void renamed to public setDefaultSectionOutlinePaint(paint Paint) : void in class org.jfree.chart.plot.PiePlot |
From |
To |
|
Rename Method public setBaseSectionOutlineStroke(stroke Stroke) : void renamed to public setDefaultSectionOutlineStroke(stroke Stroke) : void in class org.jfree.chart.plot.PiePlot |
From |
To |
|
Rename Method public setBaseSectionPaint(paint Paint) : void renamed to public setDefaultSectionPaint(paint Paint) : void in class org.jfree.chart.plot.PiePlot |
From |
To |
|
Rename Method public getBaseSectionPaint() : Paint renamed to public getDefaultSectionPaint() : Paint in class org.jfree.chart.plot.PiePlot |
From |
To |
|
Rename Method public getBaseSectionOutlinePaint() : Paint renamed to public getDefaultSectionOutlinePaint() : Paint in class org.jfree.chart.plot.PiePlot |
From |
To |
|
Rename Method public getBaseSectionOutlineStroke() : Stroke renamed to public getDefaultSectionOutlineStroke() : Stroke in class org.jfree.chart.plot.PiePlot |
From |
To |