Package | Description |
---|---|
org.apache.batik.dom.svg |
Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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. |
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.