xkd_rectangle
xkd_rectangle(
x = 0,
y = 0,
width = 100,
height = 100,
angle = 0L,
strokeColor = "#000000",
backgroundColor = "#868e96",
fillStyle = c("solid", "hachure", "cross-hatch"),
strokeWidth = 2L,
strokeStyle = c("solid", "dashed", "dotted"),
roughness = 0L,
opacity = 100L,
groupIds = list(),
strokeSharpness = c("sharp", "round"),
isDeleted = FALSE,
boundElementIds = NA,
version = 1,
versionNonce = 12345
)
x position of glyph in px
y position of glyph in px
glyph width in px
glyph height in px
in radians
HTML colour code
HTML colour code
"solid" or "hachure" or "cross-hatch"
1 or 2 or 4
"solid" or "dashed" or "dotted"
degree of wiggliness, 0 or 1 or 2
0 to 100
list of strings indicating groupings
"sharp" or "round"
tag for collaboration
list of IDs used for connectors
of glyph for collaboration
of glyph for collaboration