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

List of all members.

Public Member Functions

 GrxGraphView (String name, GrxPluginManager manager, GrxBaseViewPart vp, Composite parent)
void registerItemChange (GrxBaseItem item, int event)
void setUp ()
void shutdown ()
void update (GrxBasePlugin plugin, Object...arg)
void updatePosition (GrxBasePlugin plugin, Integer arg_pos)

Static Public Attributes

static final int NumOfGraph = 3
static final String TITLE = "Graph"

Private Member Functions

void _updateGraph (GrxBasePlugin p)
void updateGraph (Time time_)

Private Attributes

GrxGraphItem currentGraph_ = null
List< GrxModelItemcurrentModels_ = new ArrayList<GrxModelItem>()
GrxWorldStateItem currentWorld_ = null
GraphPanel gpanel_
TrendGraphModel graphManager_
boolean isSimulation = false
GrxSimulationItem simItem_ = null

Detailed Description

Definition at line 48 of file GrxGraphView.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.GrxGraphView.GrxGraphView ( String  name,
GrxPluginManager  manager,
GrxBaseViewPart  vp,
Composite  parent 
) [inline]

Definition at line 59 of file GrxGraphView.java.


Member Function Documentation

Definition at line 189 of file GrxGraphView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 106 of file GrxGraphView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 75 of file GrxGraphView.java.

Reimplemented from com.generalrobotix.ui.GrxBasePlugin.

Definition at line 296 of file GrxGraphView.java.

void com.generalrobotix.ui.view.GrxGraphView.update ( GrxBasePlugin  plugin,
Object...  arg 
) [inline]

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 254 of file GrxGraphView.java.

Definition at line 290 of file GrxGraphView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 276 of file GrxGraphView.java.


Member Data Documentation

Definition at line 54 of file GrxGraphView.java.

Definition at line 55 of file GrxGraphView.java.

Definition at line 52 of file GrxGraphView.java.

Definition at line 57 of file GrxGraphView.java.

Definition at line 56 of file GrxGraphView.java.

Definition at line 253 of file GrxGraphView.java.

Definition at line 50 of file GrxGraphView.java.

Definition at line 53 of file GrxGraphView.java.

final String com.generalrobotix.ui.view.GrxGraphView.TITLE = "Graph" [static]

Definition at line 49 of file GrxGraphView.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 Sun Apr 2 2017 03:44:01