Public Member Functions | Static Private Attributes | List of all members
com.generalrobotix.ui.view.graph.EPSDialog Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.EPSDialog:
Inheritance graph
[legend]

Public Member Functions

 EPSDialog (Frame owner)
 
String getPath ()
 
boolean isColorOutput ()
 
boolean isGraphOutput ()
 
boolean isLegendOutput ()
 
boolean isUpdated ()
 
void setColorOutput (boolean color)
 
void setGraphOutput (boolean output)
 
void setLegendOutput (boolean output)
 
void setPath (String path)
 
void setVisible (boolean visible)
 

Static Private Attributes

static final int BORDER_GAP = 12
 
static final int BUTTON_GAP = 5
 
static final int CONTENTS_GAP = 17
 
static final int ITEM_GAP = 11
 
static final int LABEL_GAP = 12
 

Detailed Description

EPS出力ダイアログ

Author
Kernel Inc.
Version
1.0 (2001/8/20)

Definition at line 24 of file EPSDialog.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.EPSDialog.EPSDialog ( Frame  owner)
inline

コンストラクタ

Parameters
owner親フレーム

Definition at line 56 of file EPSDialog.java.

Member Function Documentation

String com.generalrobotix.ui.view.graph.EPSDialog.getPath ( )
inline

パス取得

Returns
パス

Definition at line 259 of file EPSDialog.java.

boolean com.generalrobotix.ui.view.graph.EPSDialog.isColorOutput ( )
inline

カラー出力フラグ取得

Returns
カラー出力フラグ

Definition at line 268 of file EPSDialog.java.

boolean com.generalrobotix.ui.view.graph.EPSDialog.isGraphOutput ( )
inline

グラフ出力フラグ取得

Returns
出力フラグ

Definition at line 277 of file EPSDialog.java.

boolean com.generalrobotix.ui.view.graph.EPSDialog.isLegendOutput ( )
inline

凡例出力フラグ取得

Returns
出力フラグ

Definition at line 286 of file EPSDialog.java.

boolean com.generalrobotix.ui.view.graph.EPSDialog.isUpdated ( )
inline

更新フラグ取得

Parameters
更新フラグ

Definition at line 295 of file EPSDialog.java.

void com.generalrobotix.ui.view.graph.EPSDialog.setColorOutput ( boolean  color)
inline

カラー出力フラグ設定

Parameters
colorカラーフラグ

Definition at line 225 of file EPSDialog.java.

void com.generalrobotix.ui.view.graph.EPSDialog.setGraphOutput ( boolean  output)
inline

グラフ出力フラグ設定

Parameters
output出力フラグ

Definition at line 237 of file EPSDialog.java.

void com.generalrobotix.ui.view.graph.EPSDialog.setLegendOutput ( boolean  output)
inline

凡例出力フラグ設定

Parameters
output出力フラグ

Definition at line 248 of file EPSDialog.java.

void com.generalrobotix.ui.view.graph.EPSDialog.setPath ( String  path)
inline

パス設定

Parameters
pathパス

Definition at line 214 of file EPSDialog.java.

void com.generalrobotix.ui.view.graph.EPSDialog.setVisible ( boolean  visible)
inline

表示非表示設定

Parameters
visible表示非表示フラグ

Definition at line 193 of file EPSDialog.java.

Member Data Documentation

final int com.generalrobotix.ui.view.graph.EPSDialog.BORDER_GAP = 12
staticprivate

Definition at line 29 of file EPSDialog.java.

final int com.generalrobotix.ui.view.graph.EPSDialog.BUTTON_GAP = 5
staticprivate

Definition at line 31 of file EPSDialog.java.

final int com.generalrobotix.ui.view.graph.EPSDialog.CONTENTS_GAP = 17
staticprivate

Definition at line 33 of file EPSDialog.java.

final int com.generalrobotix.ui.view.graph.EPSDialog.ITEM_GAP = 11
staticprivate

Definition at line 32 of file EPSDialog.java.

final int com.generalrobotix.ui.view.graph.EPSDialog.LABEL_GAP = 12
staticprivate

Definition at line 30 of file EPSDialog.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44