Liking cljdoc? Tell your friends :D
ClojureScript only.

web.deprecated.SVGMatrix

Many of SVG's graphics operations utilize 2x3 matrices of the

Many of SVG's graphics operations utilize 2x3 matrices of the
raw docstring

acljs

(a this)

Property.

A float representing the a component of the matrix.

Property.

A float representing the a component of the matrix.
sourceraw docstring

multiplycljs

(multiply this & args)

Method.

Performs matrix multiplication. This matrix is post-multiplied another matrix, returning the resulting new matrix as SVGMatrix.

Method.

Performs matrix multiplication. This matrix is post-multiplied
another matrix, returning the resulting new matrix as SVGMatrix.
sourceraw docstring

set-a!cljs

(set-a! this val)

Property.

A float representing the a component of the matrix.

Property.

A float representing the a component of the matrix.
sourceraw docstring

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

× close