Methods
|
|
__init__
anchor
angle
configure_description
draw_arcs
info_function
update_colors
update_position
|
|
__init__
|
__init__ (
self,
master,
prob_dict,
keys,
colors,
)
|
|
anchor
|
anchor (
self,
angle,
angle_base,
)
returns anchor-position for text
angle is counted anti-clockwise from 3o'clock
|
|
angle
|
angle (
self,
x,
y,
)
|
|
configure_description
|
configure_description ( self, item )
|
|
draw_arcs
|
draw_arcs (
self,
circle_box,
key_list,
colors,
)
|
|
info_function
|
info_function ( self, item )
|
|
update_colors
|
update_colors (
self,
order_list,
color_list,
)
|
|
update_position
|
update_position (
self,
dict,
order_list,
)
|
|