Uses of Class
org.vectomatic.dom.svg.OMSVGTitleElement

Packages that use OMSVGTitleElement
org.vectomatic.dom.svg Wrapper classes representing the bulk of libgwtsvg public API. 
 

Uses of OMSVGTitleElement in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGTitleElement
 OMSVGTitleElement OMSVGDocument.createSVGTitleElement()
           
 OMSVGTitleElement OMSVGDocument.createSVGTitleElement(String text)
          Creates an OMSVGTitleElement object in this document but does not attach it to the document tree.
 



Copyright © 2012. All Rights Reserved.