enable.tools.base_zoom_tool module

Defines the base class for various types of zoom tools.

class enable.tools.base_zoom_tool.BaseZoomTool[source]

Bases: traits.has_traits.HasTraits

Defines traits and methods to actually perform the logic of zooming onto a plot.