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

Packages that use OMSVGViewSpec
org.vectomatic.dom.svg Wrapper classes representing the bulk of libgwtsvg public API. 
org.vectomatic.dom.svg.impl libgwtsvg implementation classes, not to be accessed directly. 
 

Uses of OMSVGViewSpec in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGViewSpec
 OMSVGViewSpec OMSVGSVGElement.getCurrentView()
          The definition of the initial view (i.e., before magnification and panning) of the current innermost SVG document fragment.
 

Uses of OMSVGViewSpec in org.vectomatic.dom.svg.impl
 

Methods in org.vectomatic.dom.svg.impl that return OMSVGViewSpec
 OMSVGViewSpec SVGSVGElement.getCurrentView()
          The definition of the initial view (i.e., before magnification and panning) of the current innermost SVG document fragment.
 



Copyright © 2012. All Rights Reserved.