Uses of Package
org.eclipse.gef.editparts
Packages that use org.eclipse.gef.editparts
Package
Description
This package contains abstract implementation of the EditPart interface.
This package support for using JFace Actions in your EditorPart.
-
Classes in org.eclipse.gef.editparts used by org.eclipse.gef.editpartsClassDescriptionThe baseline implementation for the
EditPart
interface.Iterates over aList
of EditPolcies, skipping anynull
values encountered.Default implementation forGraphicalEditPart
.A graphical root that usesFreeformFigures
as the layers in the diagram.This is a layer that displays the grid.Responsible for locating layers in aGraphicalViewer
.Default implementation of RootEditPart for GraphicalViewers.Deprecated, for removal: This API element is subject to removal in a future version.Use {@link #org.eclipse.draw2d.zoom.ZoomListener} instead.Manage the primary zoom function in a graphical viewer. -
Classes in org.eclipse.gef.editparts used by org.eclipse.gef.ui.actionsClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Use {@link #org.eclipse.draw2d.zoom.ZoomListener} instead.Manage the primary zoom function in a graphical viewer.
-
Classes in org.eclipse.gef.editparts used by org.eclipse.gef.ui.parts