Package org.eclipse.contribution.visualiser.interfaces

Interface Summary
IContentProvider The implementation of this interface is responsible for returning information about the bars that appear in the VSisualiser view.
IGroup The IGroup interface is a simple extension of IMember that supports children members.
IMarkupKind Interface for Markup kinds that are displayed in the Visualiser Menu
IMarkupProvider The implementation of this interface is responsible for returning information about the colored stripes that appear on the resources in the visualiser view (The set of resources being determined by the implementation of the IContentProvider).
IMember IMember is the interface that members of the view should implement.
IVisualiserPalette Interface for defining a colour palette for the visualiser
IVisualiserRenderer Defines the operations required to implement a visualiser drawing style.