Uses of Interface
com.ebmwebsourcing.geasytools.geasysvg.core.api.ISVGDocument

Packages that use ISVGDocument
com.ebmwebsourcing.geasytools.geasysvg.core.api   
com.ebmwebsourcing.geasytools.geasysvg.core.impl   
com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael   
com.ebmwebsourcing.geasytools.geasysvg.ext.api   
 

Uses of ISVGDocument in com.ebmwebsourcing.geasytools.geasysvg.core.api
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.api that return ISVGDocument
 ISVGDocument ISVGElement.getCanvas()
           
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.api with parameters of type ISVGDocument
 void ISVGElement.setCanvas(ISVGDocument canvas)
           
 

Uses of ISVGDocument in com.ebmwebsourcing.geasytools.geasysvg.core.impl
 

Classes in com.ebmwebsourcing.geasytools.geasysvg.core.impl that implement ISVGDocument
 class SVGDocument
           
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.impl that return ISVGDocument
 ISVGDocument SVGElement.getCanvas()
           
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.impl with parameters of type ISVGDocument
 void SVGElement.setCanvas(ISVGDocument canvas)
           
 

Uses of ISVGDocument in com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael
 

Classes in com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael that implement ISVGDocument
 class SVGDocumentJSNI
           
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael that return ISVGDocument
 ISVGDocument SVGElementJSNI.getCanvas()
           
 

Methods in com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael with parameters of type ISVGDocument
 void SVGElementJSNI.setCanvas(ISVGDocument canvas)
           
 

Uses of ISVGDocument in com.ebmwebsourcing.geasytools.geasysvg.ext.api
 

Subinterfaces of ISVGDocument in com.ebmwebsourcing.geasytools.geasysvg.ext.api
 interface ISVGDocumentExt
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.