org.mklab.tool.graph.gnuplot.decoration
インタフェース GnuplotComponent

既知の実装クラスの一覧:
ButtomMargin, DataStyle, FontSize, Frame, Grid, Hidden3d, Key, Label, LeftMargin, LineType, LineWidth, LogScale, Margin, Parametric, Range, RightMargin, Switchable, TextLabel, Tics, TitleLabel, TopMargin, ViewPoint, X2Label, X2Tics, XLabel, XRange, XTics, Y2Label, Y2Tics, YLabel, YRange, YTics, ZLabel, ZRange, ZTics

public interface GnuplotComponent

Gnuplotのコンポーネントを表すインターフェースです。

バージョン:
$Revision: 1.3 $, 2005/07/28
作成者:
koga

メソッドの概要
 String getCommand()
          設定するためのコマンド文字列を得る。
 

メソッドの詳細

getCommand

String getCommand()
設定するためのコマンド文字列を得る。

戻り値:
設定するためのコマンド文字列