Classes | Public Member Functions | Private Member Functions | Private Attributes
rqt_plot.mat_data_plot.MatDataPlot Class Reference
Inheritance diagram for rqt_plot.mat_data_plot.MatDataPlot:
Inheritance graph
[legend]

List of all members.

Classes

class  Canvas

Public Member Functions

def __init__
def add_curve
def redraw
def remove_curve
def update_values

Private Member Functions

def _update_legend

Private Attributes

 _canvas
 _color_index
 _curves
 _toolbar

Detailed Description

Definition at line 68 of file mat_data_plot.py.


Constructor & Destructor Documentation

def rqt_plot.mat_data_plot.MatDataPlot.__init__ (   self,
  parent = None 
)

Definition at line 81 of file mat_data_plot.py.


Member Function Documentation

Definition at line 109 of file mat_data_plot.py.

def rqt_plot.mat_data_plot.MatDataPlot.add_curve (   self,
  curve_id,
  curve_name,
  data_x,
  data_y 
)

Definition at line 93 of file mat_data_plot.py.

Definition at line 122 of file mat_data_plot.py.

def rqt_plot.mat_data_plot.MatDataPlot.remove_curve (   self,
  curve_id 
)

Definition at line 102 of file mat_data_plot.py.

def rqt_plot.mat_data_plot.MatDataPlot.update_values (   self,
  curve_id,
  x,
  y 
)

Definition at line 117 of file mat_data_plot.py.


Member Data Documentation

Definition at line 81 of file mat_data_plot.py.

Definition at line 81 of file mat_data_plot.py.

Definition at line 81 of file mat_data_plot.py.

Definition at line 81 of file mat_data_plot.py.


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


rqt_plot
Author(s): Dorian Scholz
autogenerated on Fri Jan 3 2014 11:55:13