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

Packages that use OMSVGDocument
org.vectomatic.dom.svg.itf Interfaces for polymorphic operations on SVG classes. 
org.vectomatic.dom.svg.utils Utility classes which are part of libgwtsvg public API. 
 

Uses of OMSVGDocument in org.vectomatic.dom.svg.itf
 

Methods in org.vectomatic.dom.svg.itf that return OMSVGDocument
 OMSVGDocument IGetSVGDocument.getSVGDocument()
           This method must return the OMDocument object embedded content in an embedding element, or null if there is no document.
 

Uses of OMSVGDocument in org.vectomatic.dom.svg.utils
 

Methods in org.vectomatic.dom.svg.utils that return OMSVGDocument
static OMSVGDocument OMSVGParser.createDocument()
          Creates a new empty SVG document
static OMSVGDocument OMSVGParser.currentDocument()
          Returns the current document, as an SVG document
 



Copyright © 2012. All Rights Reserved.