mitk.mxn.layout.two_rows_each_direction

mitk.mxn.layout.two_rows_each_direction#

mitk.mxn.layout.two_rows_each_direction(*, group_top=Group(name='main', select_all=True), group_bottom='row2', editor_name='mxn', bare_id_stem='widget', start_index=0)#

Two horizontal rows; each row has axial / sagittal / coronal.

Top row links to group_top, bottom row to group_bottom. By default the top is the main group and the bottom is its own row2 group – matches the in-tree preset mxnLayout_twoRowsEachDirection.json.

Return type:

Split

Parameters: