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

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

Uses of VerticalLabel in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return VerticalLabel
 VerticalLabel GMFGraphFactory.createVerticalLabel()
          Returns a new object of class 'Vertical Label'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement VerticalLabel
 class VerticalLabelImpl
          An implementation of the model object 'Vertical Label'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return VerticalLabel
 VerticalLabel GMFGraphFactoryImpl.createVerticalLabel()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type VerticalLabel
 T GMFGraphSwitch.caseVerticalLabel(VerticalLabel object)
          Returns the result of interpreting the object as an instance of 'Vertical Label'.
 



Copyright © 2012. All Rights Reserved.