Public Member Functions | Public Attributes | List of all members
OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine Class Reference
Inheritance diagram for OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, canvas, x0, y0, x1, y1, color, width)
 
def delete (self)
 
def draw (self)
 
def draw_line (self, x0, y0, x1, y1)
 
- Public Member Functions inherited from OpenRTM_aist.examples.TkJoyStick.tkjoystick.ToggleItem
def __init__ (self)
 
def activate (self)
 
def deactivate (self)
 
def toggle (self)
 

Public Attributes

 active
 
 canvas
 
 color
 
 id
 
 width
 
 x0
 
 x1
 
 y0
 
 y1
 
- Public Attributes inherited from OpenRTM_aist.examples.TkJoyStick.tkjoystick.ToggleItem
 active
 

Detailed Description

Definition at line 149 of file tkjoystick.py.

Constructor & Destructor Documentation

def OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.__init__ (   self,
  canvas,
  x0,
  y0,
  x1,
  y1,
  color,
  width 
)

Definition at line 150 of file tkjoystick.py.

Member Function Documentation

def OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.delete (   self)

Definition at line 175 of file tkjoystick.py.

def OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.draw (   self)

Definition at line 163 of file tkjoystick.py.

def OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.draw_line (   self,
  x0,
  y0,
  x1,
  y1 
)

Definition at line 168 of file tkjoystick.py.

Member Data Documentation

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.active

Definition at line 164 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.canvas

Definition at line 152 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.color

Definition at line 157 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.id

Definition at line 159 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.width

Definition at line 158 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.x0

Definition at line 153 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.x1

Definition at line 155 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.y0

Definition at line 154 of file tkjoystick.py.

OpenRTM_aist.examples.TkJoyStick.tkjoystick.CanvasLine.y1

Definition at line 156 of file tkjoystick.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:36