Interface ISourceViewerExtension2

All Known Implementing Classes:
ProjectionViewer, SourceViewer, TextConsoleViewer

public interface ISourceViewerExtension2
Extension interface for ISourceViewer.

Allows the source viewer to roll back a previous configuration process and allows clients access to the viewer's visual annotation model.

Since:
3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the visual annotation model of this viewer.
    void
    Rolls back the configuration process of this source viewer.