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.editpartsSubclasses of AbstractEditPart in org.eclipse.gef.editpartsModifier and TypeClassDescriptionclassThe base implementation forConnectionEditPart.classDefault implementation forGraphicalEditPart.classDefault implementation forTreeEditParts used in GEFTreeViewers.classA graphical root that usesFreeformFiguresas the layers in the diagram.classDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassThe root editpart for aTreeViewer.classAdds Zoom support to the standard FreeformGraphicalRootEditPart.classA graphical root composed of regularLayers.classDefault implementation of RootEditPart for GraphicalViewers.