Eclipse GEF
2.1

Package org.eclipse.gef.editparts

This package contains abstract implementation of the EditPart interface.

See:
          Description

Interface Summary
LayerManager Responsible for locating layers in a GraphicalViewer.
ZoomListener Listens to zoom level changes.
 

Class Summary
AbstractConnectionEditPart Provides support for connections based EditParts.
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.
AbstractTreeEditPart Default implementation for TreeEditParts used in GEF TreeViewers.
FreeformGraphicalRootEditPart Provides support for representation of any other graphical EditPart.
GraphicalRootEditPart Provides support for representation of any other graphical EditPart.
LayerManager.Helper A static helper
RootTreeEditPart  
ScalableFreeformRootEditPart  
ViewportAutoexposeHelper  
ViewportExposeHelper An implementation of ExposeHelper for use with Viewport figures.
ZoomManager This class will manage the zoom for a GraphicalEditor.
 

Package org.eclipse.gef.editparts Description

This package contains abstract implementation of the EditPart interface.

The provided classes provide support for the following visual types:


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.