Difference between revisions of "Manual/Editing/Context Menu"
< Manual
Jump to navigation
Jump to search
(Created page with "Context menus are activated with a right click on a node or edge. ==Node Context Menu== framed|The context menu for nodes ; Snap to Grid : If the grid ...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{vbox|0.9.5}} | ||
Context menus are activated with a right click on a node or edge. | Context menus are activated with a right click on a node or edge. | ||
Line 8: | Line 9: | ||
: Removes the node. | : Removes the node. | ||
; Properties... | ; Properties... | ||
− | : Shows a dialog with the [[Manual/Graph/Style# | + | : Shows a dialog with the [[Manual/Graph/Selection Style#Nodes|node style settings]] for the selected node. |
; Reset custom style | ; Reset custom style | ||
− | : Sets the node to follow the | + | : Sets the node to follow the default style. |
==Edge Context Menu== | ==Edge Context Menu== | ||
Line 17: | Line 18: | ||
: If the grid is enabled, snaps the vertices to the grid. | : If the grid is enabled, snaps the vertices to the grid. | ||
; Remove | ; Remove | ||
− | : Removes the | + | : Removes the edge. |
; Edge Type | ; Edge Type | ||
− | : Selects the | + | : Selects the [[Manual/Graph/Selection Style#Edge_Type|edge type]]. |
; Break on intersections | ; Break on intersections | ||
: Breaks the current edge and intersecting edges so that there is a node for each intersection. | : Breaks the current edge and intersecting edges so that there is a node for each intersection. | ||
; Subdivide... | ; Subdivide... | ||
: Breaks the edge in equal parts. | : Breaks the edge in equal parts. | ||
+ | ; Properties... | ||
+ | : Shows a dialog with the [[Manual/Graph/Selection Style#Edges|edge style settings]] for the selected edge. | ||
+ | ; Reset custom style | ||
+ | : Sets the edge to follow the default style. |
Latest revision as of 13:39, 16 October 2013
This page is updated to Knotter version 0.9.5 |
Context menus are activated with a right click on a node or edge.
Node Context Menu
- Snap to Grid
- If the grid is enabled, snaps the node to the grid.
- Remove
- Removes the node.
- Properties...
- Shows a dialog with the node style settings for the selected node.
- Reset custom style
- Sets the node to follow the default style.
Edge Context Menu
- Snap to Grid
- If the grid is enabled, snaps the vertices to the grid.
- Remove
- Removes the edge.
- Edge Type
- Selects the edge type.
- Break on intersections
- Breaks the current edge and intersecting edges so that there is a node for each intersection.
- Subdivide...
- Breaks the edge in equal parts.
- Properties...
- Shows a dialog with the edge style settings for the selected edge.
- Reset custom style
- Sets the edge to follow the default style.