5. Info Editor

This subwindow is divided in four tabs : Property, Element, Hierarchy, Statistics (not displayed in the standard version).

Property

This tab enables to display the properties of nodes and edges as a table. It is composed of two parts. The one of the top of the tab displays all the values of nodes or edges for the selected property (choosen in the lists at the bottom of the tab). It is possible to display only the values of the selected elements by using the selected only box. The user can modify directly a value by clicking on the value in the table. It is possible to set all the nodes or edges value with the Set all button; if the selected only box is checked, this will only affect the selected elements. An other possibility is to set as labels the values of the selected property by clicking on the To labels button. The bottom part of the tab displays the lists of all the local and inherited properties of a graph. An inherited property is a property which is defined for an upper graph in the hierarchy of graphs (see the section called “Hierarchy”).

By a right mouse button press (press Ctrl key when mouse pressing on Mac) on a row of the table values, you can display a pop-up menu allowing some actions on the graph element corresponding to the table row:

  • Add to/Remove from selection : this allows to change the selection state of the element,

  • Select : the current element replaces the whole selection,

  • Delete : this permanently removes the element from the current graph,

  • Properties : this shows the element properties in the “Element” tab (see after).

For more details please visit : Section 3, “Properties of graph”

Element

This tab shows informations about an element of the graph, node or edge, previously "pointed" using the mouse toolbar operation. At the top, you can find the type of the element and its “id”. To follow, here is the table displaying the elements properties and associated values. As within the tables of the “Property” tab, it is possible to update the values within this table.

Hierarchy

This tab shows the inclusion relationships betweeen the different existing subgraphs and groups of a graph. All of them could be created with the Tulip tools. A hierarchy of graph is often the result of the computation of clustering algorithms.

By a right mouse button press (press Ctrl key when mouse pressing on Mac) in the hierarchy display, you can display a pop-up menu allowing to remove, clone, rename, a graph (subgraph or group).

Statistics (not available in standard version)

The statistics panel is composed of three main parts : Computation, Display and Clustering. It allows the user to compute a histogram or a scatter plot from a graph and one up to three metrics. The display part of the panel is used to display on screen the statistics main values (as Average point, Standard deviation, Bounding box, Linear Regression and Eigenvectors). The clustering part is used to display a clustering plane from a statistical value (previously computed) and to separate the graph into two new clusters : what is above the clustering plane (sup) and what is under the clustering plane (inf)

Figure 2.1. Computation Tab

Computation Tab

Figure 2.2. Display Tab

Display Tab

Figure 2.3. ClusteringTab

ClusteringTab