Uses of Class
org.eclipse.gef.editparts.AbstractGraphicalEditPart
Packages that use AbstractGraphicalEditPart
Package
Description
This package contains abstract implementation of the EditPart interface.
- 
Uses of AbstractGraphicalEditPart in org.eclipse.gef.editpartsSubclasses of AbstractGraphicalEditPart in org.eclipse.gef.editpartsModifier and TypeClassDescriptionclassThe base implementation forConnectionEditPart.classA graphical root that usesFreeformFiguresas the layers in the diagram.classDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassAdds Zoom support to the standard FreeformGraphicalRootEditPart.classA graphical root composed of regularLayers.classDefault implementation of RootEditPart for GraphicalViewers.