Liking cljdoc? Tell your friends :D

thi.ng.geom.svg.core


*ff*clj/s

source

*fmt-matrix*clj/s

source

*fmt-percent*clj/s

source

*fmt-vec*clj/s

source

arcclj/s

(arc center radius theta1 theta2 great? ccw?)
(arc center radius theta1 theta2 great? ccw? attribs)
source

arc-segmentclj/s

(arc-segment center radius theta1 theta2 great? ccw?)
source

arrow-headclj/s

(arrow-head len theta solid?)
(arrow-head len theta solid? opts)
source

circleclj/s

(circle p radius)
(circle p radius attribs)
source

color-attribclj/s

(color-attrib attribs id)
source

comp-decoratorsclj/s

(comp-decorators & fns)
source

defsclj/s

(defs & defs)
source

ellipseclj/s

(ellipse p rx ry)
(ellipse p rx ry attribs)
source

filter-attribsclj/s

(filter-attribs attribs)
source

gradient-stopclj/s

(gradient-stop [pos col])
source

groupclj/s

(group attribs & body)
source

instanceclj/s

(instance id)
(instance id attribs)
source

ISVGConvertclj/s≠protocol

This protocol is implemented by types which can directly convert themselves into an SVG representation. Note, that currently these implementations are only made available when the thi.ng.svg.adapter namespace is loaded.

This protocol is implemented by types which can directly convert
themselves into an SVG representation. Note, that currently these
implementations are only made available when the
`thi.ng.svg.adapter` namespace is loaded.

as-svgclj/s

(as-svg _ opts)
sourceraw docstring

lineclj/s

(line a b)
(line a b attribs)
source

line-decoratedclj/s

(line-decorated p q start end)
(line-decorated p q start end attribs)
source

line-labelclj/s

(line-label)
(line-label {:keys [__rotate? __offset] :as opts})
source

line-stripclj/s

(line-strip points)
(line-strip points attribs)
source

line-strip-decoratedclj/s

(line-strip-decorated points start seg end)
(line-strip-decorated points start seg end attribs)
source

linear-gradientclj/s

(linear-gradient id attribs & stops)
source

matrix-attribclj/s

(matrix-attrib attribs id)
source

pathclj/s

(path segments)
(path segments attribs)
source

path-segment-formatsclj/s

source

point-seq-formatclj/s

(point-seq-format n)
source

point-seq-format2clj/s

source

point-seq-format3clj/s

source

point-seq-format4clj/s

source

polygonclj/s

(polygon points)
(polygon points attribs)
source

polylineclj/s

source

polyline-decoratedclj/s

source

radial-gradientclj/s

(radial-gradient id attribs & stops)
source

rectclj/s

(rect p w h)
(rect p w h attribs)
source

serializeclj

(serialize svg)
source

serialize-as-byte-arrayclj

(serialize-as-byte-array svg)
source

stroke-roundclj/s

source

svgclj/s

(svg attribs & body)
source

svg-attribsclj/s

(svg-attribs attribs base)
source

textclj/s

(text p txt)
(text p txt attribs)
source

xml-preambleclj/s

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close