Enumeration TreeDrawingStyleReadonly

Enum used to specify the tree drawing style

Enumeration Members

Enumeration Members

Layered: "layered"

Layered tree drawing: vertices are arranged in horizontal (or vertical, depending of the choosen orientation) layers

Radial: "radial"

Radial tree drawing: the root is placed origin and the layers are concentric circles centered at the origin

Generated using TypeDoc