Phoenix Logo

phoenix_title wx.lib.floatcanvas.GUIMode.GUIZoomIn

Mode to zoom in.


class_hierarchy Class Hierarchy

Inheritance diagram for class GUIZoomIn:

method_summary Methods Summary

__init__  
OnLeftDown  
OnLeftUp  
OnMove  
OnRightDown  
UpdateScreen Update gets called if the screen has been repainted in the middle of a zoom in

api Class API



class GUIZoomIn(ZoomWithMouseWheel, GUIBase)

Mode to zoom in.


Methods



__init__(self, canvas=None)


OnLeftDown(self, event)


OnLeftUp(self, event)


OnMove(self, event)


OnRightDown(self, event)


UpdateScreen(self)

Update gets called if the screen has been repainted in the middle of a zoom in so the Rubber Band Box can get updated