Lizzy v1.1.1

Uses of Class
christophedelory.playlist.smil.RegistrationPoint

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

Uses of RegistrationPoint in christophedelory.playlist.smil
 

Methods in christophedelory.playlist.smil that return types with arguments of type RegistrationPoint
 List<RegistrationPoint> Layout.getRegistrationPoints()
          Returns the list of registration points defined in this layout.
 

Methods in christophedelory.playlist.smil with parameters of type RegistrationPoint
 void Layout.addRegistrationPoint(RegistrationPoint regPoint)
          Adds a registration point to this layout.
 


© 2008-2009 Christophe Delory

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