Uses of Class
org.eclipse.gef.editparts.AbstractEditPart
Packages that use AbstractEditPart
Package
Description
This package contains abstract implementation of the EditPart interface.
-
Uses of AbstractEditPart in org.eclipse.gef.editparts
Subclasses of AbstractEditPart in org.eclipse.gef.editpartsModifier and TypeClassDescriptionclass
The base implementation forConnectionEditPart
.class
Default implementation forGraphicalEditPart
.class
Default implementation forTreeEditPart
s used in GEFTreeViewer
s.class
A graphical root that usesFreeformFigures
as the layers in the diagram.class
Deprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclass
The root editpart for aTreeViewer
.class
Adds Zoom support to the standard FreeformGraphicalRootEditPart.class
A graphical root composed of regularLayers
.class
Default implementation of RootEditPart for GraphicalViewers.