Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Graph_Graph_RankDirection

mattt edited this page Mar 27, 2020 · 2 revisions

Graph.Graph.RankDirection

public enum RankDirection

Inheritance

Hashable, String

Nested Types

Graph.Graph.RankDirection.PageDirection

Enumeration Cases

leftToRight

case leftToRight

topToBottom

case topToBottom
Clone this wiki locally