solver.tui.display.set.windows.scale#

class main_menu.display.set.windows.scale(path, service)#

Enter the color scale window options menu.

alignment(*args, **kwargs)#

Set colormap to bottom/left/top/right.

border(*args, **kwargs)#

Enable/disable drawing of borders around the color scale window.

bottom(*args, **kwargs)#

Set the bottom boundary of the color scale window.

clear(*args, **kwargs)#

Set the transparency of the scale window.

font_size(*args, **kwargs)#

Set the font size of the color scale window.

format(*args, **kwargs)#

Set the number format of the color scale window (e.g. %0.2e).

left(*args, **kwargs)#

Set the left boundary of the color scale window.

margin(*args, **kwargs)#

Set the margin of the color scale window.

right(*args, **kwargs)#

Set the right boundary of the color scale window.

top(*args, **kwargs)#

Set the top boundary of the color scale window.

visible(*args, **kwargs)#

Enable/disable visibility of the color scale window.