Uses of Interface
org.loboevolution.html.dom.smil.ElementTimeContainer
-
Uses of ElementTimeContainer in org.loboevolution.html.dom.smil
Modifier and TypeInterfaceDescriptioninterface
This interface defines a time container with semantics based upon par, but with the additional constraint that only one child element may play at a time.interface
A parallel container defines a simple parallel time grouping in which multiple elements can play back at the same time.interface
A seq container defines a sequence of elements in which elements play one after the other.interface
A SMIL document is the root of the SMIL Hierarchy and holds the entire content.