Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.ui.figures.ICanonicalShapeCompartmentLayout

Packages that use ICanonicalShapeCompartmentLayout
org.eclipse.gmf.runtime.diagram.ui.figures Aurora internal packages Package Specification the figures package 
 

Uses of ICanonicalShapeCompartmentLayout in org.eclipse.gmf.runtime.diagram.ui.figures
 

Classes in org.eclipse.gmf.runtime.diagram.ui.figures that implement ICanonicalShapeCompartmentLayout
 class CanonicalShapeCompartmentLayout
          Layouts the shape compartment's children.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.figures with parameters of type ICanonicalShapeCompartmentLayout
 void LayoutHelper.layoutUndefinedChildren(ICanonicalShapeCompartmentLayout mgr, IFigure parent, java.util.Map registry)
          Layout the supplied parent's children whose position is equal to LayoutHelper.UNDEFINED.
 


Runtime

Guidelines for using Eclipse APIs.

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