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

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

Uses of ScalablePolygon in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return ScalablePolygon
 ScalablePolygon GMFGraphFactory.createScalablePolygon()
          Returns a new object of class 'Scalable Polygon'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement ScalablePolygon
 class ScalablePolygonImpl
          An implementation of the model object 'Scalable Polygon'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return ScalablePolygon
 ScalablePolygon GMFGraphFactoryImpl.createScalablePolygon()
           
 

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

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



Copyright © 2012. All Rights Reserved.