Package | Description |
---|---|
org.eclipse.gef.editparts |
This package contains abstract implementation of the EditPart interface.
|
org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
org.eclipse.gef.ui.parts |
Class and Description |
---|
AbstractEditPart
The baseline implementation for the
EditPart interface. |
AbstractEditPart.EditPolicyIterator
Iterates over a
List of EditPolcies, skipping any
null values encountered. |
AbstractGraphicalEditPart
Default implementation for
GraphicalEditPart . |
FreeformGraphicalRootEditPart
A graphical root that uses
FreeformFigures as the layers in the diagram. |
GridLayer
This is a layer that displays the grid.
|
LayerManager
Responsible for locating layers in a
GraphicalViewer . |
SimpleRootEditPart
Default implementation of RootEditPart for GraphicalViewers.
|
ZoomListener
Listens to zoom level changes.
|
ZoomManager
Manage the primary zoom function in a graphical viewer.
|
Class and Description |
---|
ZoomListener
Listens to zoom level changes.
|
ZoomManager
Manage the primary zoom function in a graphical viewer.
|
Class and Description |
---|
LayerManager
Responsible for locating layers in a
GraphicalViewer . |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.