ElementTimeControl

Module:
svg
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

beginElement
beginElementAt
endElement
endElementAt

beginElement


boolean beginElement() raises(DOMException); 


beginElementAt


boolean beginElementAt(
    in float offset) raises(DOMException); 


endElement


boolean endElement() raises(DOMException); 


endElementAt


boolean endElementAt(
    in float offset) raises(DOMException); 

 

Last Updated: 2009-05-29