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

Subgraph_Subgraph_Rank_Style

mattt edited this page Mar 27, 2020 · 2 revisions

Subgraph.Subgraph.Rank.Style

public enum Style

Inheritance

Hashable

Nested Types

Subgraph.Subgraph.Rank.Style.Attributes

Enumeration Cases

bold

case bold

compound

case compound(: [Style])

dashed

case dashed

dotted

case dotted

filled

case filled(: Color)

rounded

case rounded

solid

case solid

striped

case striped(: [Color])
Clone this wiki locally