org.apache.batik.dom.svg
public class SVGOMAnimateTransformElement extends SVGOMAnimationElement implements SVGAnimateTransformElement
| Field Summary | |
|---|---|
| protected static AttributeInitializer | attributeInitializer
The attribute initializer. |
| Constructor Summary | |
|---|---|
| protected | SVGOMAnimateTransformElement()
Creates a new SVGOMAnimateTransformElement object. |
| SVGOMAnimateTransformElement(String prefix, AbstractDocument owner)
Creates a new SVGOMAnimateTransformElement object. | |
| Method Summary | |
|---|---|
| protected AttributeInitializer | getAttributeInitializer()
Returns the AttributeInitializer for this element type. |
| String | getLocalName()
DOM: Implements Node#getLocalName(). |
| protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
Parameters: prefix The namespace prefix. owner The owner document.
Returns: null if this element has no attribute with a default value.