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

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

Uses of PolylineDecoration in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return PolylineDecoration
 PolylineDecoration GMFGraphFactory.createPolylineDecoration()
          Returns a new object of class 'Polyline Decoration'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement PolylineDecoration
 class PolylineDecorationImpl
          An implementation of the model object 'Polyline Decoration'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return PolylineDecoration
 PolylineDecoration GMFGraphFactoryImpl.createPolylineDecoration()
           
 

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

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



Copyright © 2012. All Rights Reserved.