Ir al contenido

ShapeType

ShapeType = "none" | "rect" | "ellipse" | "roundedRect" | "roundedTopRect" | "roundedBottomRect" | "roundedLeftRect" | "roundedRightRect" | "capsule" | "barH" | "barV" | "lineRight" | "lineLeft" | "lineUp" | "lineDown" | "diamond" | "hexagon" | "octagon" | "star" | "triangle" | "triangleDown" | "triangleLeft" | "triangleRight" | "square" | "junction" | "multiDocument" | "cross" | "arrow" | "cloud" | "parallelogram" | "trapezoid" | "pentagon" | "heart" | "cylinder" | "process" | "document" | "predefinedProcess" | "decision" | "start" | "end" | "io" | "card" | "display" | "delay" | "manualOperation" | "merge" | "extract" | "or" | "summingJunction" | "x" | "plus" | "minus" | "line" | "lineH" | "lineV" | "circle" | "doubleArrow" | "person" | "ring" | "rhombus" | "kite" | "club" | "spade" | "piePiece" | "file" | "folder" | "terminator" | "planner" | "internalStorage" | "externalStorage" | "sequentialAccessStorage" | "directAccessStorage" | "collate" | "manualInput" | "preparation" | "loopLimit" | "database" | "subroutine" | "sort" | "doubleChevron" | "halfCircle" | "rightTriangle" | "plus2" | "rect2" | "tabbedRectangle" | "component" | "gatewayExclusive" | "gatewayParallel" | "callout" | "bracket" | "flag" | "chevron" | "tape" | "shield" | "bolt"

Defined in: shapes/ShapeTypes.ts:4

Predefined shape types for nodes.