

Tree Graph

This layout is used to draw hierarchical diagrams.
It arranges shapes in a tree structure and aligns them evenly based on their hierarchical level.
Layered (Sugiyama) graph

This layout is used to draw layered networks that usually represent dependency relations.
It minimizes the number of connector crossings and spreads shapes evenly.