solver.tui.results.graphics_window#

class main_menu.results.graphics_window(path, service)#

Enter graphics window menu.

close_window(*args, **kwargs)#

Close a user graphics window.

close_window_by_name(*args, **kwargs)#

Close a reserved graphics window by its name.

open_window(*args, **kwargs)#

Open a user graphics window.

save_picture(*args, **kwargs)#

Generate a “hardcopy” of the active window.

set_window(*args, **kwargs)#

Set a user graphics window to be the active window.

set_window_by_name(*args, **kwargs)#

Set a reserved graphics window to be the active window by its name.

update_layout(*args, **kwargs)#

Update the fluent layout.