Selection tab: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* '''add''': is used to add those nodes and links to the selection overview, which are currently selected in the network (the associated name will be the name of this selection); alternatively yon can use ''add to selection'' in the [[node_context_menu#add_as_selection|node context menu]] or [[link_context_menu#add_as_selection|link context menu]] | * '''add''': is used to add those nodes and links to the selection overview, which are currently selected in the network (the associated name will be the name of this selection); alternatively yon can use ''add to selection'' in the [[node_context_menu#add_as_selection|node context menu]] or [[link_context_menu#add_as_selection|link context menu]] | ||
* '''remove''': is used to remove the nodes and links | * '''remove''': is used to remove the nodes and links associated with the highlighted name from the selection overview (but not from the network!) | ||
* '''remove all''': is used to clear the selection overview | * '''remove all''': is used to clear the selection overview | ||
At the bottom of the selection tab | At the bottom of the selection tab additional categories can be expanded: | ||
* '''add from attribute''': is used to '''add''' all node/links to the selection overview, mapped on the values of the selected '''attribute''' | * '''add from attribute''': is used to '''add''' all node/links to the selection overview, mapped on the values of the selected '''attribute''' |
Revision as of 09:51, 20 December 2010
The selection tab is a convenient way to manage selections in visone, complementing node selection dialog, link selection dialog and the attribute manager.
A selection overview is shown at the top of the selection tab. The table displays:
- name: a name/value that is associated with some nodes or links
- nodes: the number of nodes associated with this name/value
- links: the number of links associated with this name/value
Directly under the overview you find three buttons:
- add: is used to add those nodes and links to the selection overview, which are currently selected in the network (the associated name will be the name of this selection); alternatively yon can use add to selection in the node context menu or link context menu
- remove: is used to remove the nodes and links associated with the highlighted name from the selection overview (but not from the network!)
- remove all: is used to clear the selection overview
At the bottom of the selection tab additional categories can be expanded:
- add from attribute: is used to add all node/links to the selection overview, mapped on the values of the selected attribute
- store to attribute: is used to store the selection overview as a text list into a new node and link attribute, i.e. all values associated with a node or link are stored in a text list for the node/link
At the very bottom of the selection tab you find a button to invoke the attribute manager directly.