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

Node_Shape

mattt edited this page Jan 7, 2021 · 6 revisions

Node.Shape

public enum Shape

Inheritance

Hashable, String

Enumeration Cases

octagon

case octagon

invtrapezium

case invtrapezium

plaintext

case plaintext

point

case point

invtriangle

case invtriangle

component

case component

circle

case circle

ellipse

case ellipse

diamond

case diamond

invhouse

case invhouse

Mdiamond

case Mdiamond

doublecircle

case doublecircle

doubleoctagon

case doubleoctagon

square

case square

star

case star

signature

case signature

cds

case cds

box3d

case box3d

box

case box

plain

case plain

house

case house

hexagon

case hexagon

tab

case tab

cylinder

case cylinder

triangle

case triangle

note

case note

parallelogram

case parallelogram

Msquare

case Msquare

polygon

case polygon

trapezium

case trapezium

rectangle

case rectangle

egg

case egg

Mcircle

case Mcircle

folder

case folder

oval

case oval
Clone this wiki locally