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

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

Uses of PolygonDecoration in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return PolygonDecoration
 PolygonDecoration GMFGraphFactory.createPolygonDecoration()
          Returns a new object of class 'Polygon Decoration'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement PolygonDecoration
 class PolygonDecorationImpl
          An implementation of the model object 'Polygon Decoration'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return PolygonDecoration
 PolygonDecoration GMFGraphFactoryImpl.createPolygonDecoration()
           
 

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

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



Copyright © 2012. All Rights Reserved.