xkd_draw
xkd_draw(
x = 0,
y = 0,
width = 100,
height = 100,
angle = 0L,
strokeColor = "#000000",
backgroundColor = "#868e96",
fillStyle = c("solid", "hachure", "cross-hatch"),
strokeWidth = 1L,
strokeStyle = c("solid", "dashed", "dotted"),
roughness = 0L,
opacity = 100L,
groupIds = list(),
strokeSharpness = c("round", "sharp"),
isDeleted = FALSE,
boundElementIds = NA,
points = list(list(0L, 0L), list(100, 0L)),
lastCommittedPoint = NA,
startBinding = NA,
endBinding = NA,
startArrowhead = NA,
endArrowhead = 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
of glyph
of glyph
of glyph
of glyph
of glyph
of glyph for collaboration
of glyph for collaboration