Uses of Interface
org.eclipse.gmf.gmfgraph.SVGFigure

Packages that use SVGFigure
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of SVGFigure in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return SVGFigure
 SVGFigure GMFGraphFactory.createSVGFigure()
          Returns a new object of class 'SVG Figure'.
 

Uses of SVGFigure in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement SVGFigure
 class SVGFigureImpl
          An implementation of the model object 'SVG Figure'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return SVGFigure
 SVGFigure GMFGraphFactoryImpl.createSVGFigure()
           
 

Uses of SVGFigure in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type SVGFigure
 T GMFGraphSwitch.caseSVGFigure(SVGFigure object)
          Returns the result of interpreting the object as an instance of 'SVG Figure'.
 



Copyright © 2012. All Rights Reserved.