Generation Framework

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

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

Uses of LabelOffsetFacet in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return LabelOffsetFacet
 LabelOffsetFacet GMFGraphFactory.createLabelOffsetFacet()
          Returns a new object of class 'Label Offset Facet'
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement LabelOffsetFacet
 class LabelOffsetFacetImpl
          An implementation of the model object 'Label Offset Facet'
 

Methods in org.eclipse.gmf.gmfgraph.impl that return LabelOffsetFacet
 LabelOffsetFacet GMFGraphFactoryImpl.createLabelOffsetFacet()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type LabelOffsetFacet
 T GMFGraphSwitch.caseLabelOffsetFacet(LabelOffsetFacet object)
          Returns the result of interpreting the object as an instance of 'Label Offset Facet'
 


Generation Framework

Guidelines for using Eclipse APIs.

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