Uses of Package
org.eclipse.contribution.visualiser.interfaces

Packages that use org.eclipse.contribution.visualiser.interfaces
org.eclipse.contribution.visualiser.core   
org.eclipse.contribution.visualiser.interfaces   
org.eclipse.contribution.visualiser.jdtImpl   
org.eclipse.contribution.visualiser.markerImpl   
org.eclipse.contribution.visualiser.palettes   
org.eclipse.contribution.visualiser.renderers   
org.eclipse.contribution.visualiser.simpleImpl   
org.eclipse.contribution.visualiser.views   
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.core
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the VSisualiser view.
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).
IVisualiserPalette
          Interface for defining a colour palette for the visualiser
IVisualiserRenderer
          Defines the operations required to implement a visualiser drawing style.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.interfaces
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
IMember
          IMember is the interface that members of the view should implement.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.jdtImpl
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.
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.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.markerImpl
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the VSisualiser view.
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.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.palettes
IVisualiserPalette
          Interface for defining a colour palette for the visualiser
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.renderers
IMember
          IMember is the interface that members of the view should implement.
IVisualiserRenderer
          Defines the operations required to implement a visualiser drawing style.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.simpleImpl
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.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.views
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the VSisualiser view.
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.