Lizzy v1.1.1

Uses of Class
christophedelory.playlist.smil.TopLayout

Packages that use TopLayout
christophedelory.playlist.smil SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. 
 

Uses of TopLayout in christophedelory.playlist.smil
 

Methods in christophedelory.playlist.smil that return types with arguments of type TopLayout
 List<TopLayout> Layout.getTopLayouts()
          Returns the list of top layouts defined in this layout.
 

Methods in christophedelory.playlist.smil with parameters of type TopLayout
 void Layout.addTopLayout(TopLayout topLayout)
          Adds the specified top layout to this layout.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.