Public Member Functions | Public Attributes | List of all members
TkJoyStick.tkjoystick.CanvasLine Class Reference
Inheritance diagram for 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 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 TkJoyStick.tkjoystick.ToggleItem
 active
 

Detailed Description

Definition at line 148 of file tkjoystick.py.

Constructor & Destructor Documentation

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

Definition at line 149 of file tkjoystick.py.

Member Function Documentation

def TkJoyStick.tkjoystick.CanvasLine.delete (   self)

Definition at line 174 of file tkjoystick.py.

def TkJoyStick.tkjoystick.CanvasLine.draw (   self)

Definition at line 162 of file tkjoystick.py.

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

Definition at line 167 of file tkjoystick.py.

Member Data Documentation

TkJoyStick.tkjoystick.CanvasLine.active

Definition at line 163 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.canvas

Definition at line 151 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.color

Definition at line 156 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.id

Definition at line 158 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.width

Definition at line 157 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.x0

Definition at line 152 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.x1

Definition at line 154 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.y0

Definition at line 153 of file tkjoystick.py.

TkJoyStick.tkjoystick.CanvasLine.y1

Definition at line 155 of file tkjoystick.py.


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 Sat May 8 2021 02:42:45