Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedInteger
Packages that use SVGOMAnimatedInteger
-
Uses of SVGOMAnimatedInteger in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedIntegerModifier and TypeFieldDescriptionprotected SVGOMAnimatedInteger
SVGOMFETurbulenceElement.numOctaves
The 'numOctaves' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedIntegerModifier and TypeMethodDescriptionprotected SVGOMAnimatedInteger
SVGOMElement.createLiveAnimatedInteger
(String ns, String ln, int def) Creates a newSVGOMAnimatedInteger
and stores it in this element's LiveAttributeValue table.