-
Notifications
You must be signed in to change notification settings - Fork 0
API Class CellSnapshot
Bo Chen edited this page Apr 23, 2026
·
1 revision
Cell Snapshot class.
- Module:
icescopy_cell_items - File:
src/icescopy_cell_items.py - Line:
10
- Bases:
object
Cell Snapshot class.
| Variable | Line | Explanation |
|---|---|---|
circle_positions |
11 | Stores circle positions. |
circle_sizes |
12 | Collection of size values for circle sizes. |
circle_pixel_positions |
13 | Stores circle pixel positions. |
cell_id |
14 | Stores cell ID. |
edit_chosen |
15 | Stores edit chosen. |
hover |
16 | Stores hover. |
pressed |
17 | Stores pressed. |
No methods defined in this class.