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

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

Uses of XYLayoutData in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return XYLayoutData
 XYLayoutData GMFGraphFactory.createXYLayoutData()
          Returns a new object of class 'XY Layout Data'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement XYLayoutData
 class XYLayoutDataImpl
          An implementation of the model object 'XY Layout Data'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return XYLayoutData
 XYLayoutData GMFGraphFactoryImpl.createXYLayoutData()
           
 

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

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



Copyright © 2012. All Rights Reserved.