org.apache.batik.dom.svg
public class SVGOMAnimateMotionElement extends SVGOMAnimationElement implements SVGAnimateMotionElement
Field Summary | |
---|---|
protected static AttributeInitializer | attributeInitializer
The attribute initializer. |
Constructor Summary | |
---|---|
protected | SVGOMAnimateMotionElement()
Creates a new SVGOMAnimateMotionElement object. |
SVGOMAnimateMotionElement(String prefix, AbstractDocument owner)
Creates a new SVGOMAnimateMotionElement 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.