gine.gine_widget¶
Module Contents¶
Functions¶
|
|
|
This widget provides interactive control and layout control for netlist visualisation. |
|
This function converts a GDSFactory netlist into a gine netlist, and then returns an interactive netlist widget. |
Attributes¶
- header_button¶
- left_button¶
- center_button¶
- right_button¶
- gine_widget(center: ipywidgets.Widget = None, footer: ipywidgets.Widget | None = None, header: ipywidgets.Widget | None = None, left_sidebar: ipywidgets.Widget | None = None, right_sidebar: ipywidgets.Widget | None = None)[source]¶
This widget provides interactive control and layout control for netlist visualisation.
It includes all the buttons, layout window resizer, and visualising tools in which the netlist graph is shown.