pynaviz.controller.SpanController.set_view# SpanController.set_view(xmin, xmax, ymin, ymax)[source]# Set the visible X and Y ranges for an OrthographicCamera. Parameters: xmin (float) xmax (float) ymin (float) ymax (float)