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

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

Uses of OMSVGTextElement in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGTextElement
 OMSVGTextElement OMSVGDocument.createSVGTextElement()
           
 OMSVGTextElement OMSVGDocument.createSVGTextElement(float x, float y, short unitType, String data)
          Creates an OMSVGTextElement object in this document but does not attach it to the document tree.
 



Copyright © 2012. All Rights Reserved.