spinetoolbox.spine_db_editor.widgets.graph_layout_generator¶
Contains the GraphViewMixin class.
| author: |
|
|---|---|
| date: | 26.11.2018 |
Module Contents¶
Classes¶
_State |
State of GraphLayoutGenerator. |
ProgressBarWidget |
|
GraphLayoutGenerator |
Computes the layout for the Entity Graph View. |
Functions¶
make_heat_map(x, y, values) |
-
class
spinetoolbox.spine_db_editor.widgets.graph_layout_generator._State[source]¶ Bases:
enum.EnumState of GraphLayoutGenerator.
Create and return a new object. See help(type) for accurate signature.
-
class
spinetoolbox.spine_db_editor.widgets.graph_layout_generator.ProgressBarWidget(layout_generator, parent)[source]¶ Bases:
PySide2.QtWidgets.QWidget