|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGOMAnimatedLengthList | |
---|---|
org.apache.batik.dom.svg |
Uses of SVGOMAnimatedLengthList in org.apache.batik.dom.svg |
---|
Fields in org.apache.batik.dom.svg declared as SVGOMAnimatedLengthList | |
---|---|
protected SVGOMAnimatedLengthList |
SVGOMTextPositioningElement.dx
The 'dx' attribute value. |
protected SVGOMAnimatedLengthList |
SVGOMTextPositioningElement.dy
The 'dy' attribute value. |
protected SVGOMAnimatedLengthList |
SVGOMTextPositioningElement.x
The 'x' attribute value. |
protected SVGOMAnimatedLengthList |
SVGOMTextPositioningElement.y
The 'y' attribute value. |
Methods in org.apache.batik.dom.svg that return SVGOMAnimatedLengthList | |
---|---|
protected SVGOMAnimatedLengthList |
SVGOMElement.createLiveAnimatedLengthList(String ns,
String ln,
String def,
boolean emptyAllowed,
short dir)
Creates a new SVGOMAnimatedLengthList and stores it in
this element's LiveAttributeValue table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |