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 classFreeformGraphicalRootEditPartA graphical root that usesFreeformFiguresas the layers in the diagram.classScalableFreeformRootEditPartAdds Zoom support to the standard FreeformGraphicalRootEditPart.classScalableRootEditPartA graphical root composed of regularLayers.
-