Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedRect
-
Packages that use SVGOMAnimatedRect Package Description org.apache.batik.anim.dom -
-
Uses of SVGOMAnimatedRect in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedRect Modifier and Type Field Description protected SVGOMAnimatedRectSVGOMMarkerElement. viewBoxThe 'viewBox' attribute value.protected SVGOMAnimatedRectSVGOMSVGElement. viewBoxThe 'viewBox' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedRect Modifier and Type Method Description protected SVGOMAnimatedRectSVGOMElement. createLiveAnimatedRect(java.lang.String ns, java.lang.String ln, java.lang.String value)Creates a newSVGOMAnimatedRectand stores it in this element's LiveAttributeValue table.
-