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

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

Uses of GridLayoutData in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return GridLayoutData
 GridLayoutData GMFGraphFactory.createGridLayoutData()
          Returns a new object of class 'Grid Layout Data'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement GridLayoutData
 class GridLayoutDataImpl
          An implementation of the model object 'Grid Layout Data'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return GridLayoutData
 GridLayoutData GMFGraphFactoryImpl.createGridLayoutData()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type GridLayoutData
 T GMFGraphSwitch.caseGridLayoutData(GridLayoutData object)
          Returns the result of interpreting the object as an instance of 'Grid Layout Data'.
 



Copyright © 2012. All Rights Reserved.