Uses of Interface
org.loboevolution.html.dom.smil.ElementTimeContainer
Packages that use ElementTimeContainer
-
Uses of ElementTimeContainer in org.loboevolution.html.dom.smil
Subinterfaces of ElementTimeContainer in org.loboevolution.html.dom.smilModifier and TypeInterfaceDescriptioninterfaceThis 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.interfaceA parallel container defines a simple parallel time grouping in which multiple elements can play back at the same time.interfaceA seq container defines a sequence of elements in which elements play one after the other.interfaceA SMIL document is the root of the SMIL Hierarchy and holds the entire content.