This is an old revision of the document!
Graph representation
This section presents the graph representation panels.
Hierarchical object inspector
Displays the hierarchical structure of the objects currently loaded in the scene or project. The window allows setting and removing (hierarchical) filters, as well as expanding and collapsing the tree view.
Flat object inspector
Displays all objects currently loaded in project in a flat (non-hierarchical) list. The window allows setting and removing (hierarchical) filters, as well as expanding and collapsing the list.
Textual overview
Displays a linear, text-based representation of the current graph structure. Each node (object) appears in the order it is arranged in the graph.
Qualified: When checked, all node types are shown with their full package path (e.g., de.grogra.turtle.F). When unchecked, only the short class names are displayed (e.g., F, DTGShoot).
Node IDs: When checked, each node is accompanied by its unique identifier. This is useful for identifying or referencing specific nodes. When unchecked, IDs are not displayed.
