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

Node_Shape

mattt edited this page Jul 15, 2020 · 6 revisions

Node.Shape

public enum Shape

Inheritance

Hashable, String

Enumeration Cases

doublecircle

case doublecircle

plaintext

case plaintext

Msquare

case Msquare

circle

case circle

egg

case egg

Mdiamond

case Mdiamond

hexagon

case hexagon

invtriangle

case invtriangle

diamond

case diamond

triangle

case triangle

invtrapezium

case invtrapezium

invhouse

case invhouse

parallelogram

case parallelogram

box

case box

trapezium

case trapezium

doubleoctagon

case doubleoctagon

point

case point

house

case house

octagon

case octagon

Mcircle

case Mcircle

ellipse

case ellipse

Clone this wiki locally