Runtime

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

Packages that use IOvalAnchorableFigure
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 IOvalAnchorableFigure in org.eclipse.gmf.runtime.gef.ui.figures
 

Constructors in org.eclipse.gmf.runtime.gef.ui.figures with parameters of type IOvalAnchorableFigure
SlidableOvalAnchor(IOvalAnchorableFigure f)
          Creates default SlidableOvalAnchor with a reference points at the center of the figure
SlidableOvalAnchor(IOvalAnchorableFigure f, PrecisionPoint p)
          Creates SlidableOvalAnchor with a specified reference points
 


Runtime

Guidelines for using Eclipse APIs.

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