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 80 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 109 of file plot.py.


Member Function Documentation

Definition at line 151 of file plot.py.

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

Definition at line 129 of file plot.py.

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

Definition at line 126 of file plot.py.

Definition at line 181 of file plot.py.

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

Definition at line 144 of file plot.py.

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

Definition at line 161 of file plot.py.


Member Data Documentation

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.

Definition at line 109 of file plot.py.


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


jsk_rqt_plugins
Author(s):
autogenerated on Wed May 1 2019 02:40:16