Methods Summary |
---|
public java.lang.String | getOrigin()Specifies the origin of motion for the animation.
|
public java.lang.String | getPath()Specifies the curve that describes the attribute value as a function
of time. Check with the SVG spec for better support
|
public void | setOrigin(java.lang.String origin)
|
public void | setPath(java.lang.String path)
|