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.editparts
Subclasses of AbstractGraphicalEditPart in org.eclipse.gef.editpartsModifier and TypeClassDescriptionclass
The base implementation forConnectionEditPart
.class
A graphical root that usesFreeformFigures
as the layers in the diagram.class
Deprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclass
Adds Zoom support to the standard FreeformGraphicalRootEditPart.class
A graphical root composed of regularLayers
.class
Default implementation of RootEditPart for GraphicalViewers.