Uses of Interface
org.eclipse.gef.RootEditPart
Packages that use RootEditPart
Package
Description
All interfaces, base types, and the plugin class are here.
This package contains abstract implementation of the EditPart interface.
- 
Uses of RootEditPart in org.eclipse.gefMethods in org.eclipse.gef that return RootEditPartModifier and TypeMethodDescriptionEditPart.getRoot()Returns theRootEditPart.EditPartViewer.getRootEditPart()Returns theRootEditPart.Methods in org.eclipse.gef with parameters of type RootEditPartModifier and TypeMethodDescriptionvoidEditPartViewer.setRootEditPart(RootEditPart root) Sets the root of this viewer.
- 
Uses of RootEditPart in org.eclipse.gef.editpartsClasses in org.eclipse.gef.editparts that implement RootEditPartModifier and TypeClassDescriptionclassA graphical root that usesFreeformFiguresas the layers in the diagram.classDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassThe root editpart for aTreeViewer.classAdds Zoom support to the standard FreeformGraphicalRootEditPart.classA graphical root composed of regularLayers.classDefault implementation of RootEditPart for GraphicalViewers.Methods in org.eclipse.gef.editparts that return RootEditPart
- 
Uses of RootEditPart in org.eclipse.gef.ui.partsMethods in org.eclipse.gef.ui.parts that return RootEditPartMethods in org.eclipse.gef.ui.parts with parameters of type RootEditPartModifier and TypeMethodDescriptionvoidAbstractEditPartViewer.setRootEditPart(RootEditPart editpart) voidGraphicalViewerImpl.setRootEditPart(RootEditPart editpart)