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

Public Member Functions

DroppableXYGraph getGraph ()
 
LegendPanel getLegend ()
 
TrendGraph getTrendGraph ()
 
 GraphElement (GraphPanel gp, Composite parent, TrendGraph tg)
 
void mouseDoubleClick (MouseEvent e)
 
void mouseDown (MouseEvent e)
 
void mouseUp (MouseEvent e)
 
void setBorderColor (Color color)
 

Static Private Attributes

static final int GRAPH_BOTTOM_MARGIN = 30
 
static final int GRAPH_LEFT_MARGIN = 50
 
static final Font GRAPH_LEGEND_FONT = Activator.getDefault().getFont( "dialog12" )
 
static final int GRAPH_RIGHT_MARGIN = 50
 
static final int GRAPH_TOP_MARGIN = 20
 
static final Color normalColor_ = Activator.getDefault().getColor("black")
 

Detailed Description

グラフエレメント グラフおよび凡例を載せるパネル

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

Definition at line 37 of file GraphElement.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.GraphElement.GraphElement ( GraphPanel  gp,
Composite  parent,
TrendGraph  tg 
)
inline

コンストラクタ

Parameters
tgトレンドグラフ
graphグラフパネル
legend凡例パネル

Definition at line 64 of file GraphElement.java.

Member Function Documentation

DroppableXYGraph com.generalrobotix.ui.view.graph.GraphElement.getGraph ( )
inline

グラフパネル取得

Returns
グラフパネル

Definition at line 139 of file GraphElement.java.

LegendPanel com.generalrobotix.ui.view.graph.GraphElement.getLegend ( )
inline

凡例パネル取得

Returns
凡例パネル

Definition at line 148 of file GraphElement.java.

TrendGraph com.generalrobotix.ui.view.graph.GraphElement.getTrendGraph ( )
inline

トレンドグラフ取得

Returns
トレンドグラフ

Definition at line 130 of file GraphElement.java.

void com.generalrobotix.ui.view.graph.GraphElement.mouseDoubleClick ( MouseEvent  e)
inline

Definition at line 225 of file GraphElement.java.

void com.generalrobotix.ui.view.graph.GraphElement.mouseDown ( MouseEvent  e)
inline

Definition at line 230 of file GraphElement.java.

void com.generalrobotix.ui.view.graph.GraphElement.mouseUp ( MouseEvent  e)
inline

Definition at line 235 of file GraphElement.java.

void com.generalrobotix.ui.view.graph.GraphElement.setBorderColor ( Color  color)
inline

アクションイベント発生(クリック時)

Returns
凡例パネル

Definition at line 219 of file GraphElement.java.

Member Data Documentation

final int com.generalrobotix.ui.view.graph.GraphElement.GRAPH_BOTTOM_MARGIN = 30
staticprivate

Definition at line 51 of file GraphElement.java.

final int com.generalrobotix.ui.view.graph.GraphElement.GRAPH_LEFT_MARGIN = 50
staticprivate

Definition at line 48 of file GraphElement.java.

final Font com.generalrobotix.ui.view.graph.GraphElement.GRAPH_LEGEND_FONT = Activator.getDefault().getFont( "dialog12" )
staticprivate

Definition at line 54 of file GraphElement.java.

final int com.generalrobotix.ui.view.graph.GraphElement.GRAPH_RIGHT_MARGIN = 50
staticprivate

Definition at line 49 of file GraphElement.java.

final int com.generalrobotix.ui.view.graph.GraphElement.GRAPH_TOP_MARGIN = 20
staticprivate

Definition at line 50 of file GraphElement.java.

final Color com.generalrobotix.ui.view.graph.GraphElement.normalColor_ = Activator.getDefault().getColor("black")
staticprivate

Definition at line 53 of file GraphElement.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 Apr 13 2019 02:14:30