org.mklab.tool.graph.gnuplot.decoration
クラス RightMargin
java.lang.Object
org.mklab.tool.graph.gnuplot.decoration.Margin
org.mklab.tool.graph.gnuplot.decoration.RightMargin
- すべての実装されたインタフェース:
- GnuplotComponent
public class RightMargin
- extends Margin
右マージンを表すクラスです。
- バージョン:
- $Revision: 1.5 $, 2005/08/04
- 作成者:
- koga
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RightMargin
public RightMargin()
getCommand
public String getCommand()
- インタフェース
GnuplotComponent
の記述:
- 設定するためのコマンド文字列を得る。
- 戻り値:
- 設定するためのコマンド文字列
- 関連項目:
GnuplotComponent.getCommand()