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 SVGOMAnimatedNumber
SVGOMComponentTransferFunctionElement.amplitude
The 'amplitude' attribute value.protected SVGOMAnimatedNumber
SVGOMFEDistantLightElement.azimuth
The 'azimuth' attribute value.protected SVGOMAnimatedNumber
SVGOMFEConvolveMatrixElement.bias
The 'bias' attribute value.protected SVGOMAnimatedNumber
SVGOMFEDiffuseLightingElement.diffuseConstant
The 'diffuseConstant' attribute value.protected SVGOMAnimatedNumber
SVGOMFEOffsetElement.dx
The 'dx' attribute value.protected SVGOMAnimatedNumber
SVGOMFEOffsetElement.dy
The 'dy' attribute value.protected SVGOMAnimatedNumber
SVGOMFEDistantLightElement.elevation
The 'elevation' attribute value.protected SVGOMAnimatedNumber
SVGOMComponentTransferFunctionElement.exponent
The 'exponent' attribute value.protected SVGOMAnimatedNumber
SVGOMComponentTransferFunctionElement.intercept
The 'intercept' attribute value.protected SVGOMAnimatedNumber
SVGOMFECompositeElement.k1
The 'k1' attribute value.protected SVGOMAnimatedNumber
SVGOMFECompositeElement.k2
The 'k2' attribute value.protected SVGOMAnimatedNumber
SVGOMFECompositeElement.k3
The 'k3' attribute value.protected SVGOMAnimatedNumber
SVGOMFECompositeElement.k4
The 'k4' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.limitingConeAngle
The 'limitingConeAngle' attribute value.protected SVGOMAnimatedNumber
SVGOMComponentTransferFunctionElement.offset
The 'offset' attribute value.protected SVGOMAnimatedNumber
SVGOMStopElement.offset
The 'offset' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.pointsAtX
The 'pointsAtX' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.pointsAtY
The 'pointsAtY' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.pointsAtZ
The 'pointsAtZ' attribute value.protected SVGOMAnimatedNumber
SVGOMFEDisplacementMapElement.scale
The 'scale' attribute value.protected SVGOMAnimatedNumber
SVGOMFETurbulenceElement.seed
The 'seed' attribute value.protected SVGOMAnimatedNumber
SVGOMComponentTransferFunctionElement.slope
The 'slope' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpecularLightingElement.specularConstant
The 'specularConstant' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpecularLightingElement.specularExponent
The 'specularExponent' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.specularExponent
The 'specularExponent' attribute value.protected SVGOMAnimatedNumber
SVGOMFEDiffuseLightingElement.surfaceScale
The 'surfaceScale' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpecularLightingElement.surfaceScale
The 'surfaceScale' attribute value.protected SVGOMAnimatedNumber
SVGOMFEPointLightElement.x
The 'x' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.x
The 'x' attribute value.protected SVGOMAnimatedNumber
SVGOMFEPointLightElement.y
The 'y' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.y
The 'y' attribute value.protected SVGOMAnimatedNumber
SVGOMFEPointLightElement.z
The 'z' attribute value.protected SVGOMAnimatedNumber
SVGOMFESpotLightElement.z
The 'z' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedNumberModifier and TypeMethodDescriptionprotected SVGOMAnimatedNumber
SVGOMElement.createLiveAnimatedNumber
(String ns, String ln, float def) Creates a newSVGOMAnimatedNumber
and stores it in this element's LiveAttributeValue table.protected SVGOMAnimatedNumber
SVGOMElement.createLiveAnimatedNumber
(String ns, String ln, float def, boolean allowPercentage) Creates a newSVGOMAnimatedNumber
that can be parsed as a percentage and stores it in this element's LiveAttributeValue table.