Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedRect
Packages that use SVGOMAnimatedRect
-
Uses of SVGOMAnimatedRect in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedRectModifier and TypeFieldDescriptionprotected SVGOMAnimatedRect
SVGOMMarkerElement.viewBox
The 'viewBox' attribute value.protected SVGOMAnimatedRect
SVGOMSVGElement.viewBox
The 'viewBox' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedRectModifier and TypeMethodDescriptionprotected SVGOMAnimatedRect
SVGOMElement.createLiveAnimatedRect
(String ns, String ln, String value) Creates a newSVGOMAnimatedRect
and stores it in this element's LiveAttributeValue table.