Eclipse GEF
3.8.1.201208200205

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

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

Uses of AbstractGraphicalEditPart in org.eclipse.gef.editparts
 

Subclasses of AbstractGraphicalEditPart in org.eclipse.gef.editparts
 class AbstractConnectionEditPart
          The base implementation for ConnectionEditPart.
 class FreeformGraphicalRootEditPart
          A graphical root that uses FreeformFigures as the layers in the diagram.
 class GraphicalRootEditPart
          Deprecated. this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart instead
 class ScalableFreeformRootEditPart
          Adds Zoom support to the standard FreeformGraphicalRootEditPart.
 class ScalableRootEditPart
          A graphical root composed of regular Layers.
 class SimpleRootEditPart
          Default implementation of RootEditPart for GraphicalViewers.
 


Eclipse GEF
3.8.1.201208200205

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