hyperspy.tests.drawing.test_plot_roi_widgets module

hyperspy.tests.drawing.test_plot_roi_widgets.BASELINE_DIR = 'plot_roi'
hyperspy.tests.drawing.test_plot_roi_widgets.DEFAULT_TOL = 2.0
hyperspy.tests.drawing.test_plot_roi_widgets.STYLE_PYTEST_MPL = 'default'
class hyperspy.tests.drawing.test_plot_roi_widgets.TestPlotROI

Bases: object

setup_method(method)
test_plot_circle_roi(space)
test_plot_line2d_roi(space)
test_plot_point1D_axis_0()
test_plot_point1D_axis_1()
test_plot_point1D_axis_2()
test_plot_point2D(space)
test_plot_rectangular_roi(space)
test_plot_spanroi_axis_0()
test_plot_spanroi_axis_1()
test_plot_spanroi_axis_2()