Package mosp_tools :: Module node_finder :: Class Finder
[hide private]
[frames] | no frames]

Class Finder

source code


Map GUI visualization.


Author: F. Ludwig

Instance Methods [hide private]
 
update(self)
Update GUI and stderr output.
source code
 
resize_actor(self, stage, box, flags)
Resize actor.
source code
 
main(self)
Node finder main loads map and inits the GUI.
source code
 
button_pressed(self, stage, event)
When mouse-button is pressed, find node that is closest to the mouse-pointer.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__