Runtime

Uses of Interface
org.eclipse.gmf.runtime.draw2d.ui.figures.OrthogonalConnectionAnchor

Packages that use OrthogonalConnectionAnchor
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
org.eclipse.gmf.runtime.gef.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
 

Uses of OrthogonalConnectionAnchor in org.eclipse.gmf.runtime.draw2d.ui.figures
 

Classes in org.eclipse.gmf.runtime.draw2d.ui.figures that implement OrthogonalConnectionAnchor
 class BaseSlidableAnchor
          Provides the implementation of Slidable anchor
 

Uses of OrthogonalConnectionAnchor in org.eclipse.gmf.runtime.gef.ui.figures
 

Classes in org.eclipse.gmf.runtime.gef.ui.figures that implement OrthogonalConnectionAnchor
 class SlidableAnchor
          Provides the implementation of Slidable anchor
 class SlidableImageAnchor
          Implements sliding connection anchor functionality for Image figures
 class SlidableOvalAnchor
           
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.