Eclipse GEF
3.3

Uses of Class
org.eclipse.gef.editparts.SimpleRootEditPart

Packages that use SimpleRootEditPart
org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. 
 

Uses of SimpleRootEditPart in org.eclipse.gef.editparts
 

Subclasses of SimpleRootEditPart in org.eclipse.gef.editparts
 class FreeformGraphicalRootEditPart
          A graphical root that uses FreeformFigures as the layers in the diagram.
 class ScalableFreeformRootEditPart
          Adds Zoom support to the standard FreeformGraphicalRootEditPart.
 class ScalableRootEditPart
          A graphical root composed of regular Layers.
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.