Uses of Class
org.eclipse.gef.editparts.SimpleRootEditPart
-
Packages that use SimpleRootEditPart Package Description org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. -
-
Uses of SimpleRootEditPart in org.eclipse.gef.editparts
Subclasses of SimpleRootEditPart in org.eclipse.gef.editparts Modifier and Type Class Description class
FreeformGraphicalRootEditPart
A graphical root that usesFreeformFigures
as the layers in the diagram.class
ScalableFreeformRootEditPart
Adds Zoom support to the standard FreeformGraphicalRootEditPart.class
ScalableRootEditPart
A graphical root composed of regularLayers
.
-