mitk.mxn.layout.Link#
- class mitk.mxn.layout.Link(group)#
Bases:
objectPer-cell link to a synchronisation group on a single dimension.
v2 has no modifiers; the bare-string form (
selection="main") is sufficient and is the canonical wire shape. v3 will additively introduce modifier fields (offset, polarity, …) as defaulted optional members; callers composeLink(...)only when a modifier needs to be non-default.- Parameters:
group (str)
Methods
__init__(group)Attributes
- __eq__(other)#
Return self==value.