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

Public Member Functions

def __init__ (self, r=10, width=300, height=300, master=None)
 
def create_checkbutton (self, frame)
 
def create_pollabel (self, frame)
 
def create_scale (self, frame)
 
def create_xylabel (self, frame)
 
def get_pos (self)
 
def init (self)
 
def on_pos_update (self, pos, pol)
 
def on_scale (self, val)
 
def reset_scale (self)
 
def set_on_update (self, func)
 

Public Attributes

 axis_check
 
 can_axis
 
 can_circle
 
 can_poltext
 
 can_vline
 
 can_xytext
 
 canvas
 
 circ_check
 
 default_pitch
 
 frame
 
 height
 
 on_update
 
 pol_check
 
 pol_r
 
 pol_th
 
 poltext_x
 
 poltext_y
 
 pos_x
 
 pos_y
 
 rentry
 
 scale_var
 
 stick
 
 stick_r
 
 thentry
 
 vline_check
 
 vline_color
 
 vline_width
 
 wd
 
 width
 
 x0
 
 xentry
 
 xy_check
 
 xytext_x
 
 xytext_y
 
 y0
 
 yentry
 

Detailed Description

Definition at line 290 of file tkjoystick.py.

Constructor & Destructor Documentation

def TkJoyStick.tkjoystick.TkJoystick.__init__ (   self,
  r = 10,
  width = 300,
  height = 300,
  master = None 
)

Definition at line 291 of file tkjoystick.py.

Member Function Documentation

def TkJoyStick.tkjoystick.TkJoystick.create_checkbutton (   self,
  frame 
)

Definition at line 425 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.create_pollabel (   self,
  frame 
)

Definition at line 473 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.create_scale (   self,
  frame 
)

Definition at line 405 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.create_xylabel (   self,
  frame 
)

Definition at line 458 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.get_pos (   self)

Definition at line 492 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.init (   self)

Definition at line 360 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.on_pos_update (   self,
  pos,
  pol 
)

Definition at line 495 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.on_scale (   self,
  val 
)

Definition at line 417 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.reset_scale (   self)

Definition at line 487 of file tkjoystick.py.

def TkJoyStick.tkjoystick.TkJoystick.set_on_update (   self,
  func 
)

Definition at line 528 of file tkjoystick.py.

Member Data Documentation

TkJoyStick.tkjoystick.TkJoystick.axis_check

Definition at line 321 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.can_axis

Definition at line 371 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.can_circle

Definition at line 366 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.can_poltext

Definition at line 380 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.can_vline

Definition at line 383 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.can_xytext

Definition at line 375 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.canvas

Definition at line 361 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.circ_check

Definition at line 323 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.default_pitch

Definition at line 351 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.frame

Definition at line 397 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.height

Definition at line 302 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.on_update

Definition at line 354 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.pol_check

Definition at line 327 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.pol_r

Definition at line 296 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.pol_th

Definition at line 297 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.poltext_x

Definition at line 345 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.poltext_y

Definition at line 346 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.pos_x

Definition at line 294 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.pos_y

Definition at line 295 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.rentry

Definition at line 311 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.scale_var

Definition at line 315 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.stick

Definition at line 388 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.stick_r

Definition at line 299 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.thentry

Definition at line 312 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.vline_check

Definition at line 319 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.vline_color

Definition at line 349 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.vline_width

Definition at line 350 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.wd

Definition at line 304 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.width

Definition at line 301 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.x0

Definition at line 306 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.xentry

Definition at line 309 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.xy_check

Definition at line 325 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.xytext_x

Definition at line 343 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.xytext_y

Definition at line 344 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.y0

Definition at line 307 of file tkjoystick.py.

TkJoyStick.tkjoystick.TkJoystick.yentry

Definition at line 310 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