Uses of Class
org.apache.batik.anim.dom.AbstractSVGAnimatedLength
Packages that use AbstractSVGAnimatedLength
-
Uses of AbstractSVGAnimatedLength in org.apache.batik.anim.dom
Subclasses of AbstractSVGAnimatedLength in org.apache.batik.anim.domModifier and TypeClassDescriptionclass
This class provides an implementation of theSVGAnimatedLength
interface.Fields in org.apache.batik.anim.dom declared as AbstractSVGAnimatedLengthModifier and TypeFieldDescriptionprotected AbstractSVGAnimatedLength
SVGOMRadialGradientElement.fx
The 'fx' attribute value.protected AbstractSVGAnimatedLength
SVGOMRadialGradientElement.fy
The 'fy' attribute value.protected AbstractSVGAnimatedLength
SVGOMRectElement.rx
The 'rx' attribute value.protected AbstractSVGAnimatedLength
SVGOMRectElement.ry
The 'ry' attribute value.protected AbstractSVGAnimatedLength
SVGOMTextContentElement.textLength
The 'textLength' attribute value.