Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedNumber
Packages that use SVGOMAnimatedNumber
-
Uses of SVGOMAnimatedNumber in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedNumberModifier and TypeFieldDescriptionprotected SVGOMAnimatedNumberSVGOMComponentTransferFunctionElement.amplitudeThe 'amplitude' attribute value.protected SVGOMAnimatedNumberSVGOMFEDistantLightElement.azimuthThe 'azimuth' attribute value.protected SVGOMAnimatedNumberSVGOMFEConvolveMatrixElement.biasThe 'bias' attribute value.protected SVGOMAnimatedNumberSVGOMFEDiffuseLightingElement.diffuseConstantThe 'diffuseConstant' attribute value.protected SVGOMAnimatedNumberSVGOMFEOffsetElement.dxThe 'dx' attribute value.protected SVGOMAnimatedNumberSVGOMFEOffsetElement.dyThe 'dy' attribute value.protected SVGOMAnimatedNumberSVGOMFEDistantLightElement.elevationThe 'elevation' attribute value.protected SVGOMAnimatedNumberSVGOMComponentTransferFunctionElement.exponentThe 'exponent' attribute value.protected SVGOMAnimatedNumberSVGOMComponentTransferFunctionElement.interceptThe 'intercept' attribute value.protected SVGOMAnimatedNumberSVGOMFECompositeElement.k1The 'k1' attribute value.protected SVGOMAnimatedNumberSVGOMFECompositeElement.k2The 'k2' attribute value.protected SVGOMAnimatedNumberSVGOMFECompositeElement.k3The 'k3' attribute value.protected SVGOMAnimatedNumberSVGOMFECompositeElement.k4The 'k4' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.limitingConeAngleThe 'limitingConeAngle' attribute value.protected SVGOMAnimatedNumberSVGOMComponentTransferFunctionElement.offsetThe 'offset' attribute value.protected SVGOMAnimatedNumberSVGOMStopElement.offsetThe 'offset' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.pointsAtXThe 'pointsAtX' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.pointsAtYThe 'pointsAtY' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.pointsAtZThe 'pointsAtZ' attribute value.protected SVGOMAnimatedNumberSVGOMFEDisplacementMapElement.scaleThe 'scale' attribute value.protected SVGOMAnimatedNumberSVGOMFETurbulenceElement.seedThe 'seed' attribute value.protected SVGOMAnimatedNumberSVGOMComponentTransferFunctionElement.slopeThe 'slope' attribute value.protected SVGOMAnimatedNumberSVGOMFESpecularLightingElement.specularConstantThe 'specularConstant' attribute value.protected SVGOMAnimatedNumberSVGOMFESpecularLightingElement.specularExponentThe 'specularExponent' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.specularExponentThe 'specularExponent' attribute value.protected SVGOMAnimatedNumberSVGOMFEDiffuseLightingElement.surfaceScaleThe 'surfaceScale' attribute value.protected SVGOMAnimatedNumberSVGOMFESpecularLightingElement.surfaceScaleThe 'surfaceScale' attribute value.protected SVGOMAnimatedNumberSVGOMFEPointLightElement.xThe 'x' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.xThe 'x' attribute value.protected SVGOMAnimatedNumberSVGOMFEPointLightElement.yThe 'y' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.yThe 'y' attribute value.protected SVGOMAnimatedNumberSVGOMFEPointLightElement.zThe 'z' attribute value.protected SVGOMAnimatedNumberSVGOMFESpotLightElement.zThe 'z' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedNumberModifier and TypeMethodDescriptionprotected SVGOMAnimatedNumberSVGOMElement.createLiveAnimatedNumber(String ns, String ln, float def) Creates a newSVGOMAnimatedNumberand stores it in this element's LiveAttributeValue table.protected SVGOMAnimatedNumberSVGOMElement.createLiveAnimatedNumber(String ns, String ln, float def, boolean allowPercentage) Creates a newSVGOMAnimatedNumberthat can be parsed as a percentage and stores it in this element's LiveAttributeValue table.