Classes | Public Member Functions | Private Member Functions | Private Attributes
jsk_rqt_plugins.plot.MatDataPlot3D Class Reference
Inheritance diagram for jsk_rqt_plugins.plot.MatDataPlot3D:
Inheritance graph
[legend]

List of all members.

Classes

class  Canvas

Public Member Functions

def __init__
def add_curve
def autoscroll
def redraw
def remove_curve
def update_values

Private Member Functions

def _update_legend

Private Attributes

 _autoscroll
 _buffer_length
 _canvas
 _color_index
 _curves
 _curves_verts
 _no_legend
 _toolbar
 _use_poly

Detailed Description

Definition at line 36 of file plot.py.


Constructor & Destructor Documentation

def jsk_rqt_plugins.plot.MatDataPlot3D.__init__ (   self,
  parent = None,
  buffer_length = 100,
  use_poly = True,
  no_legend = False 
)

Definition at line 62 of file plot.py.


Member Function Documentation

Definition at line 102 of file plot.py.

def jsk_rqt_plugins.plot.MatDataPlot3D.add_curve (   self,
  curve_id,
  curve_name,
  x,
  y 
)

Definition at line 82 of file plot.py.

def jsk_rqt_plugins.plot.MatDataPlot3D.autoscroll (   self,
  enabled = True 
)

Definition at line 79 of file plot.py.

Definition at line 129 of file plot.py.

def jsk_rqt_plugins.plot.MatDataPlot3D.remove_curve (   self,
  curve_id 
)

Definition at line 95 of file plot.py.

def jsk_rqt_plugins.plot.MatDataPlot3D.update_values (   self,
  curve_id,
  x,
  y 
)

Definition at line 110 of file plot.py.


Member Data Documentation

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.

Definition at line 62 of file plot.py.


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


jsk_rqt_plugins
Author(s):
autogenerated on Mon Oct 6 2014 01:20:19