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

Node_Node_Shape

mattt edited this page Mar 27, 2020 · 2 revisions

Node.Node.Shape

public enum Shape

Inheritance

Hashable, String

Nested Types

Node.Node.Shape.ImagePosition

Enumeration Cases

Mcircle

case Mcircle

Mdiamond

case Mdiamond

Msquare

case Msquare

box

case box

circle

case circle

diamond

case diamond

doublecircle

case doublecircle

doubleoctagon

case doubleoctagon

egg

case egg

ellipse

case ellipse

hexagon

case hexagon

house

case house

invhouse

case invhouse

invtrapezium

case invtrapezium

invtriangle

case invtriangle

octagon

case octagon

parallelogram

case parallelogram

plaintext

case plaintext

point

case point

trapezium

case trapezium

triangle

case triangle
Clone this wiki locally