|
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.opengion.hayabusa.io.ChartPlot_XYTime
public class ChartPlot_XYTime
ChartPlot_XY は、ChartPlot インターフェースを継承した実体クラスです。 JFreeChart では、XYPlot 関係の プロットを構築して、レンデラーや、データセットを 設定していきます。 ここでは、複数のデータセットはサポートしていません。
| 5.6.1.0 (2013/02/01) 新規作成 |
| コンストラクタの概要 | |
|---|---|
ChartPlot_XYTime()
|
|
| メソッドの概要 | |
|---|---|
org.jfree.chart.plot.Plot |
getPlot(ChartCreate create)
Plot オブジェクトを取得します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ChartPlot_XYTime()
| メソッドの詳細 |
|---|
public org.jfree.chart.plot.Plot getPlot(ChartCreate create)
ChartPlot 内の getPlotcreate - ChartCreateオブジェクト
|
openGion 5.6.1.0 | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||