MplRectangularROI#
- class glue.core.roi.MplRectangularROI(axes, data_space=True)#
Bases:
AbstractMplRoiMatplotlib ROI for rectangular selections
- Parameters:
- axes
matplotlib.axes.Axes The Matplotlib axes to draw to.
- axes
Methods Summary
finalize_selection(event)start_selection(event)update_selection(event)Methods Documentation
- finalize_selection(event)#
- start_selection(event)#
- update_selection(event)#