public class ChartPlot_XY extends Object implements ChartPlot
ChartPlot_XY は、ChartPlot インターフェースを継承した実体クラスです。 JFreeChart では、XYPlot 関係の プロットを構築して、レンデラーや、データセットを 設定していきます。 ここでは、複数のデータセットはサポートしていません。
ChartPlot_XY()
org.jfree.chart.plot.Plot
getPlot(ChartCreate create)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChartPlot_XY()
public org.jfree.chart.plot.Plot getPlot(ChartCreate create)
getPlot
ChartPlot
create
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.