tomwer.gui.utils.buttons.TapeMeasureToolButton#

class tomwer.gui.utils.buttons.TapeMeasureToolButton(parent=None, plot=None, pixel_size_mm=None)#

Button to active measurement between two point of the plot

setPixelSize(pixel_size_m)#
setPlot(plot)#

Set the plot connected to the widget

Parameters:

plotPlotWidget instance on which to operate.