Class GraphViewer

All Implemented Interfaces:
IInputProvider, IInputSelectionProvider, IPostSelectionProvider, ISelectionProvider

public class GraphViewer extends AbstractStructuredGraphViewer implements ISelectionProvider
This view is used to represent a static graph. Static graphs can be layed out, but do not continually update their layout locations.
@noextend
This class is not intended to be subclassed by clients.