Vertical alignment enum, used to specify how to align a SimView's simulation rectangle within its screen rectangle. See CoordMap.make, SimView.setVerticalAlign.

Also used for alignment of DisplayAxes, see DisplayAxes.setYAxisAlignment.

Enumeration Members

Enumeration Members

BOTTOM: "BOTTOM"
FULL: "FULL"
MIDDLE: "MIDDLE"
TOP: "TOP"
VALUE: "VALUE"

Generated using TypeDoc