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

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

Uses of MarginBorder in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return MarginBorder
 MarginBorder GMFGraphFactory.createMarginBorder()
          Returns a new object of class 'Margin Border'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement MarginBorder
 class MarginBorderImpl
          An implementation of the model object 'Margin Border'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return MarginBorder
 MarginBorder GMFGraphFactoryImpl.createMarginBorder()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type MarginBorder
 T GMFGraphSwitch.caseMarginBorder(MarginBorder object)
          Returns the result of interpreting the object as an instance of 'Margin Border'.
 



Copyright © 2012. All Rights Reserved.