(ends shape)the start and end point of a shape
the start and end point of a shape
(h-glue-shape shape1 shape2)repeats a shape horizontally
repeats a shape horizontally
(hidden? {:keys [style points]})Test if a sshape is hidden
Test if a sshape is hidden
(hide sshape)Keep this sshape in the pattern but disable it from rendering
Keep this sshape in the pattern but disable it from rendering
(is-sshape? x)Tests if x is an SShape (has :style and :points keys)
Tests if x is an SShape (has :style and :points keys)
(mol= sshape1 sshape2)more or less equal sshapes
more or less equal sshapes
(mol=shapes shape1 shape2)more or less equal shapes
more or less equal shapes
(set-color c sshape)Give new color to a sshape
Give new color to a sshape
(set-fill fill sshape)Give a fill-color to a sshape
Give a fill-color to a sshape
(set-weight weight sshape)Give new strokeWeight to a sshape
Give new strokeWeight to a sshape
(tie-together shape1 shape2)Merge two open shapes together, by choosing the ends that are closest
Merge two open shapes together, by choosing the ends that are closest
(unhide sshape)Remove the hidden label from a sshape, so it's shown
Remove the hidden label from a sshape, so it's shown
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |