|
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.opengion.hayabusa.io.ChartPlot_XY
public class ChartPlot_XY
ChartPlot_XY は、ChartPlot インターフェースを継承した実体クラスです。 JFreeChart では、XYPlot 関係の プロットを構築して、レンデラーや、データセットを 設定していきます。 ここでは、複数のデータセットはサポートしていません。
コンストラクタの概要 | |
---|---|
ChartPlot_XY()
|
メソッドの概要 | |
---|---|
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_XY()
メソッドの詳細 |
---|
public org.jfree.chart.plot.Plot getPlot(ChartCreate create)
ChartPlot
内の getPlot
create
- ChartCreate オブジェクト
|
openGion 5.1.1.2 | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |