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

List of all members.

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)

Package Attributes

SelectionListener actionListener_
GraphPanel gp_
DroppableXYGraph graph_
SashForm graphPane_
LegendPanel legend_
TrendGraph tg_

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

コンストラクタ

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

Definition at line 64 of file GraphElement.java.


Member Function Documentation

グラフパネル取得

Returns:
グラフパネル

Definition at line 139 of file GraphElement.java.

凡例パネル取得

Returns:
凡例パネル

Definition at line 148 of file GraphElement.java.

トレンドグラフ取得

Returns:
トレンドグラフ

Definition at line 130 of file GraphElement.java.

Definition at line 225 of file GraphElement.java.

Definition at line 230 of file GraphElement.java.

Definition at line 235 of file GraphElement.java.

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

Returns:
凡例パネル

Definition at line 219 of file GraphElement.java.


Member Data Documentation

Definition at line 46 of file GraphElement.java.

Definition at line 44 of file GraphElement.java.

Definition at line 41 of file GraphElement.java.

Definition at line 51 of file GraphElement.java.

Definition at line 48 of file GraphElement.java.

final Font com.generalrobotix.ui.view.graph.GraphElement.GRAPH_LEGEND_FONT = Activator.getDefault().getFont( "dialog12" ) [static, private]

Definition at line 54 of file GraphElement.java.

Definition at line 49 of file GraphElement.java.

Definition at line 50 of file GraphElement.java.

Definition at line 40 of file GraphElement.java.

Definition at line 42 of file GraphElement.java.

final Color com.generalrobotix.ui.view.graph.GraphElement.normalColor_ = Activator.getDefault().getColor("black") [static, private]

Definition at line 53 of file GraphElement.java.

Definition at line 43 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 Thu Apr 11 2019 03:30:22