org.w3c.dom.smil
Interface ElementTimeControl
- All Known Subinterfaces:
- SVGAnimateColorElement, SVGAnimateElement, SVGAnimateMotionElement, SVGAnimateTransformElement, SVGAnimationElement, SVGSetElement
- All Known Implementing Classes:
- SVGOMAnimateColorElement, SVGOMAnimateElement, SVGOMAnimateMotionElement, SVGOMAnimateTransformElement, SVGOMAnimationElement, SVGOMSetElement
- public interface ElementTimeControl
beginElement
public boolean beginElement()
throws DOMException
DOMException
beginElementAt
public boolean beginElementAt(float offset)
throws DOMException
DOMException
endElement
public boolean endElement()
throws DOMException
DOMException
endElementAt
public boolean endElementAt(float offset)
throws DOMException
DOMException
Copyright © 2002 Apache Software Foundation. All Rights Reserved.