Liking cljdoc? Tell your friends :D

patterning.view


inner-xml-tplclj/s

(inner-xml-tpl txpt width height group)
source

make-svgclj/s

(make-svg width height group)
(make-svg viewport window width height group)
source

make-txptclj/s

(make-txpt [vx1 vy1 vx2 vy2] [wx1 wy1 wx2 wy2])

first argument is viewport (left, top, right, bottom), second is window (left, top, right, bottom) returns a mapping function from viewport to window

first argument is viewport (left, top, right, bottom), second is window (left, top, right, bottom)
returns a mapping function from viewport to window
sourceraw docstring

project-pointsclj/s

(project-points txpt points)
(project-points viewport window points)
source

sshape-to-SVG-pathclj/s

(sshape-to-SVG-path txpt sshape)
source

transformed-sshapeclj/s

(transformed-sshape txpt {:keys [style points]})
source

xml-tplclj/s

(xml-tpl txpt width height group)

svg 'template' which also flips the coordinate system via http://www.braveclojure.com/organization/

svg 'template' which also flips the coordinate system via http://www.braveclojure.com/organization/
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close