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__

Initialize self. See help(type(self)) for accurate signature.

OnLeftDown

OnMove

OnRightDown


api Class API

class GUIZoomOut(ZoomWithMouseWheel, GUIBase)

Mode to zoom out.


Methods

__init__(self, Canvas=None)

Initialize self. See help(type(self)) for accurate signature.



OnLeftDown(self, event)


OnMove(self, event)


OnRightDown(self, event)