Package org.eclipse.gef.editparts
package org.eclipse.gef.editparts
This package contains abstract implementation of the EditPart interface.
The provided classes provide support for the following visual types:
- 
ClassDescriptionThe base implementation forConnectionEditPart.The baseline implementation for theEditPartinterface.Iterates over aListof EditPolcies, skipping anynullvalues encountered.Default implementation forGraphicalEditPart.Default implementation forTreeEditParts used in GEFTreeViewers.A graphical root that usesFreeformFiguresas the layers in the diagram.Deprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadThis is a layer that displays the grid.This is a layer where the guide lines are displayed.Should be implemented by EditParts, to which anScrollableSelectionFeedbackEditPolicyis to be registered, as it grants the edit policy type-safe access to the edit part'sIScrollableFigure.Responsible for locating layers in aGraphicalViewer.A static helperThe root editpart for aTreeViewer.Adds Zoom support to the standard FreeformGraphicalRootEditPart.A graphical root composed of regularLayers.Default implementation of RootEditPart for GraphicalViewers.An implementation ofAutoexposeHelperthat performs autoscrolling of aViewportfigure.An implementation ofExposeHelperfor use with editparts using aViewport.ViewportMouseWheelHelper is the default MouseWheelHelper that should be used to scroll edit parts.Manage the primary zoom function in a graphical viewer.