Package | Description |
---|---|
org.eclipse.gef.editparts |
This package contains abstract implementation of the EditPart interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnectionEditPart
The base implementation for
ConnectionEditPart . |
class |
AbstractGraphicalEditPart
Default implementation for
GraphicalEditPart . |
class |
AbstractTreeEditPart
Default implementation for
TreeEditPart s used in GEF
TreeViewer s. |
class |
FreeformGraphicalRootEditPart
A graphical root that uses
FreeformFigures as the layers in the diagram. |
class |
GraphicalRootEditPart
Deprecated.
this class will be deleted, use ScrollingGraphicalViewer with
ScalableRootEditPart instead
|
class |
RootTreeEditPart
The root editpart for a
TreeViewer . |
class |
ScalableFreeformRootEditPart
Adds Zoom support to the standard FreeformGraphicalRootEditPart.
|
class |
ScalableRootEditPart
A graphical root composed of regular
Layers . |
class |
SimpleRootEditPart
Default implementation of RootEditPart for GraphicalViewers.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.