GEF v2.0

Package org.eclipse.gef.editparts

This package contains abstract implementation of the EditPart interface.

See:
          Description

Interface Summary
LayerManager  
 

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 Abstract class which uses IFigures for visuals.
AbstractTreeEditPart Provides support for EditParts which belong to the Tree.
LayerManager.Helper  
ViewportExposeHelper  
 

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:


GEF v2.0