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 Nov 17, 2020 · 6 revisions

Node.Shape

public enum Shape

Inheritance

Hashable, String

Enumeration Cases

doublecircle

case doublecircle

cds

case cds

parallelogram

case parallelogram

plain

case plain

star

case star

point

case point

box3d

case box3d

doubleoctagon

case doubleoctagon

rectangle

case rectangle

circle

case circle

octagon

case octagon

Msquare

case Msquare

cylinder

case cylinder

invtriangle

case invtriangle

polygon

case polygon

trapezium

case trapezium

oval

case oval

tab

case tab

house

case house

plaintext

case plaintext

diamond

case diamond

Mcircle

case Mcircle

component

case component

folder

case folder

Mdiamond

case Mdiamond

hexagon

case hexagon

egg

case egg

square

case square

note

case note

box

case box

invtrapezium

case invtrapezium

signature

case signature

triangle

case triangle

ellipse

case ellipse

invhouse

case invhouse
Clone this wiki locally