organoid_tracker.visualizer.beacon_editor module

class organoid_tracker.visualizer.beacon_editor.BeaconEditor(window: Window)

Bases: AbstractEditor

Editor for beacons - abstract points that cells move around or towards. Use Insert, Shift and Delete to insert, shift or delete points.

get_extra_menu_options() Dict[str, Any]