Generation Framework

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

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

Uses of Ellipse in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return Ellipse
 Ellipse GMFGraphFactory.createEllipse()
          Returns a new object of class 'Ellipse'
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement Ellipse
 class EllipseImpl
          An implementation of the model object 'Ellipse'
 

Methods in org.eclipse.gmf.gmfgraph.impl that return Ellipse
 Ellipse GMFGraphFactoryImpl.createEllipse()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.