Methods
|
|
|
|
__init__
|
__init__ ( self )
|
|
_all_marks
|
_all_marks ( self, paper )
|
|
_move_mark_for_selected
|
_move_mark_for_selected (
self,
dx,
dy,
)
|
|
_register_all_marks
|
_register_all_marks ( self, paper )
|
|
_unregister_all_marks
|
_unregister_all_marks ( self, paper )
|
|
cleanup
|
cleanup ( self, paper=None )
|
|
mouse_click
|
mouse_click ( self, event )
|
|
mouse_down3
|
mouse_down3 (
self,
event,
modifiers=[],
)
|
|
on_paper_switch
|
on_paper_switch (
self,
old,
new,
)
|
|
startup
|
startup ( self )
|