public class ChartPlot_XYTime extends Object implements ChartPlot
ChartPlot_XY は、ChartPlot インターフェースを継承した実体クラスです。 JFreeChart では、XYPlot 関係の プロットを構築して、レンデラーや、データセットを 設定していきます。 ここでは、複数のデータセットはサポートしていません。
5.6.1.0 (2013/02/01) 新規作成 |
コンストラクタと説明 |
---|
ChartPlot_XYTime()
デフォルトコンストラクター
|
public ChartPlot_XYTime()
6.4.2.0 (2016/01/29) PMD refactoring. Each class should declare at least one constructor. |
public org.jfree.chart.plot.Plot getPlot(ChartCreate create)
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.