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

Packages that use RoundedRectangle
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
org.eclipse.gmf.graphdef.editor.edit.commands   
 

Uses of RoundedRectangle in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return RoundedRectangle
 RoundedRectangle GMFGraphFactory.createRoundedRectangle()
          Returns a new object of class 'Rounded Rectangle'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement RoundedRectangle
 class RoundedRectangleImpl
          An implementation of the model object 'Rounded Rectangle'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return RoundedRectangle
 RoundedRectangle GMFGraphFactoryImpl.createRoundedRectangle()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type RoundedRectangle
 T GMFGraphSwitch.caseRoundedRectangle(RoundedRectangle object)
          Returns the result of interpreting the object as an instance of 'Rounded Rectangle'.
 

Uses of RoundedRectangle in org.eclipse.gmf.graphdef.editor.edit.commands
 

Methods in org.eclipse.gmf.graphdef.editor.edit.commands with parameters of type RoundedRectangle
protected  void RoundedRectangleCreateCommand.doConfigure(RoundedRectangle newElement, org.eclipse.core.runtime.IProgressMonitor monitor, org.eclipse.core.runtime.IAdaptable info)
           
protected  void RoundedRectangle2CreateCommand.doConfigure(RoundedRectangle newElement, org.eclipse.core.runtime.IProgressMonitor monitor, org.eclipse.core.runtime.IAdaptable info)
           
protected  void RoundedRectangle3CreateCommand.doConfigure(RoundedRectangle newElement, org.eclipse.core.runtime.IProgressMonitor monitor, org.eclipse.core.runtime.IAdaptable info)
           
 



Copyright © 2012. All Rights Reserved.