前页 后页

有向图布局

Digraph布局将选定的元素排列为有向图(简称“ digraph”)。有向图试图突出显示元素的层次结构,同时保持所有连接器的方向指向图的同一边缘。

Showing a UML Class diagram where the classes are automatically arranged in a directed graph layout.

有向图布局与自动图布局具有相同的行为。

学到更多