6.1.1.3.1.21. thyrsis.gui.zns_scene module¶
- class thyrsis.gui.zns_scene.ZnsScene(uri, parent=None)¶
Bases :
PyQt5.QtWidgets.QGraphicsScene
Scene displaying unsaturated column
- colorLegend()¶
Get legend attributes
- Renvoie
- Type renvoyé
- dataProvider()¶
Get dataProvider attributes
- Renvoie
- Type renvoyé
- empty()¶
Get empty attributes
- Renvoie
empty/not empty ZNS state
- Type renvoyé
bool
- glMesh()¶
Get glMesh attributes
- Renvoie
- Type renvoyé
- maskUnits(flag)¶
Hide/show units
- Paramètres
flag (bool) – flag to mask or not units
- setAutoUpdateMinMax(flag)¶
Set automatic scale update
- Paramètres
flag (bool) – flag to mask or not units
- set_legend_placement(placement)¶
Set the legend position and refresh display
- Paramètres
placement (string) – position of the legend (“right”/”left”/”bottom”)