Liking cljdoc? Tell your friends :D

web.svg.SVGEllipseElement

The SVGEllipseElement interface provides access to the properties <ellipse> elements.

The SVGEllipseElement interface provides access to the properties
`<ellipse>` elements.
raw docstring

cxcljs

(cx this)

Property.

This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the cx attribute
the given <ellipse> element.
sourceraw docstring

cycljs

(cy this)

Property.

This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the cy attribute
the given <ellipse> element.
sourceraw docstring

rxcljs

(rx this)

Property.

This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the rx attribute
the given <ellipse> element.
sourceraw docstring

rycljs

(ry this)

Property.

This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the ry attribute
the given <ellipse> element.
sourceraw docstring

set-cx!cljs

(set-cx! this val)

Property.

This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the cx attribute
the given <ellipse> element.
sourceraw docstring

set-cy!cljs

(set-cy! this val)

Property.

This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the cy attribute
the given <ellipse> element.
sourceraw docstring

set-rx!cljs

(set-rx! this val)

Property.

This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the rx attribute
the given <ellipse> element.
sourceraw docstring

set-ry!cljs

(set-ry! this val)

Property.

This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.

Property.

This property returns a SVGAnimatedLength reflecting the ry attribute
the given <ellipse> element.
sourceraw docstring

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

× close