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

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

Uses of GradientFacet in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return GradientFacet
 GradientFacet GMFGraphFactory.createGradientFacet()
          Returns a new object of class 'Gradient Facet'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement GradientFacet
 class GradientFacetImpl
          An implementation of the model object 'Gradient Facet'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return GradientFacet
 GradientFacet GMFGraphFactoryImpl.createGradientFacet()
           
 

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

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



Copyright © 2012. All Rights Reserved.