Phoenix Logo

phoenix_title wx.lib.floatcanvas.GUIMode.GUIZoomOut

Mode to zoom out.


class_hierarchy Class Hierarchy

Inheritance diagram for class GUIZoomOut:

method_summary Methods Summary

__init__  
OnLeftDown  
OnMove  
OnRightDown  

api Class API



class GUIZoomOut(ZoomWithMouseWheel, GUIBase)

Mode to zoom out.


Methods



__init__(self, Canvas=None)


OnLeftDown(self, event)


OnMove(self, event)


OnRightDown(self, event)