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 togroup_bottom. By default the top is themaingroup and the bottom is its ownrow2group – matches the in-tree presetmxnLayout_twoRowsEachDirection.json.