Runtime

Uses of Package
org.eclipse.gmf.runtime.draw2d.ui.figures

Packages that use org.eclipse.gmf.runtime.draw2d.ui.figures
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
org.eclipse.gmf.runtime.diagram.ui.figures Aurora internal packages Package Specification the figures package 
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.  
 

Classes in org.eclipse.gmf.runtime.draw2d.ui.figures used by org.eclipse.gmf.runtime.diagram.ui.editparts
WrapLabel
          An extended label that has the following extra features: 1- It is capable of showing selection and focus feedback (primary or secondary) 2- It is capable of optionally underlining the label's text 3- It is capable of wrapping the label's text at a given width with a given alignment 4- It is capable of supporting multiple label icons (temporary feature) This class was originally deriving off Draw2d's Label class but with the introduction of the auto-wrapping feature, a copy had to be made overriding was not straightforward.
 

Classes in org.eclipse.gmf.runtime.draw2d.ui.figures used by org.eclipse.gmf.runtime.diagram.ui.figures
IAnchorableFigure
          Interface class for figures that are anchorable to other figures.
 

Classes in org.eclipse.gmf.runtime.draw2d.ui.figures used by org.eclipse.gmf.runtime.draw2d.ui.figures
ConstrainedToolbarLayout
          An extended toolbar layout that supports the following additional features: 1- The ability to stretch the major axis 2- The ability to reverse the children in layout 3- The ability to ignore invisible children 4- The ability to set ratio constraints on children (in major axis)
DropShadowBorder
           
GravityDirectionType
          An enumeration of Gravity Direction types.
HashedCircle.HashType
          An enumeration describing the hash lines inside the circle.
IAnchorableFigure
          Interface class for figures that are anchorable to other figures.
IPolygonAnchorableFigure
           
RectangularDropShadow
           
 

Classes in org.eclipse.gmf.runtime.draw2d.ui.figures used by org.eclipse.gmf.runtime.gef.ui.figures
BaseSlidableAnchor
          Provides the implementation of Slidable anchor
IAnchorableFigure
          Interface class for figures that are anchorable to other figures.
IOvalAnchorableFigure
           
 


Runtime

Guidelines for using Eclipse APIs.

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