Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedInteger
-
Packages that use SVGOMAnimatedInteger Package Description org.apache.batik.anim.dom -
-
Uses of SVGOMAnimatedInteger in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedInteger Modifier and Type Field Description protected SVGOMAnimatedIntegerSVGOMFETurbulenceElement. numOctavesThe 'numOctaves' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedInteger Modifier and Type Method Description protected SVGOMAnimatedIntegerSVGOMElement. createLiveAnimatedInteger(java.lang.String ns, java.lang.String ln, int def)Creates a newSVGOMAnimatedIntegerand stores it in this element's LiveAttributeValue table.
-