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