... | ... | @@ -8,8 +8,8 @@ On river network window you can: |
|
|
- rename nodes and reaches
|
|
|
|
|
|
By default, you are in **moving mode**, this mode able to move on the network with left-click or mode network node.
|
|
|
If you click on the add button ![add](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/raw/master/src/View/ui/ressources/gtk-add.png), you enter in **addition mode**. This mode, able to add nodes and reaches with a simple left-click on the grey zone at the centre of window.
|
|
|
Finally, if you click the delete button ![del](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/raw/master/src/View/ui/ressources/gtk-remove.png), you entre in **deletion mode**. You can delete nodes and reaches with a left-click.
|
|
|
If you click on the add button ![add](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/raw/master/src/View/ui/ressources/add.png), you enter in **addition mode**. This mode, able to add nodes and reaches with a simple left-click on the grey zone at the centre of window.
|
|
|
Finally, if you click the delete button ![del](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/raw/master/src/View/ui/ressources/del.png), you entre in **deletion mode**. You can delete nodes and reaches with a left-click.
|
|
|
**Click again on the current mode button, to return to moving mode.**
|
|
|
|
|
|
The first table at window bottom present the list of reaches, these reaches are automatically named like "[source node] -> [destination nodes]". The second table present the list of nodes, there are also automatically named like "Node [ID]". But you can define your own name for nodes and reaches.
|
... | ... | |