organoid_tracker.visualizer.link_and_position_editor module
- class organoid_tracker.visualizer.link_and_position_editor.LinkAndPositionEditor(window: Window, *, selected_positions: Iterable[Position] = ())
Bases:
AbstractEditor
Editor for cell links and positions. Use the Insert or Enter key to insert new cells or links, and use the Delete or Backspace key to delete them.