Package org.eclipse.contribution.visualiser.core

Class Summary
PaletteDefinition A PaletteDefinition represents the definition of a visualiser colour set as specified by someone extending the given extension point.
PaletteManager The palette manager parses the contents of the defined extensions to the extension-point org.eclipse.contribution.visualiser.palettes.
ProviderDefinition A ProviderDefinition represents the definition of a visualiser provider as specified by someone extending the given extension point.
ProviderManager The provider manager parses the contents of the defined extensions to the extension-point org.eclipse.contribution.visualiser.providers.
RendererDefinition A RendererDefinition represents the definition of a visualiser drawing style as specified by someone extending the given extension point.
RendererManager The renderer manager parses the contents of the defined extensions to the extension-point org.eclipse.contribution.visualiser.renderers.
Stripe The stripe class represents a mark on a bar, stripes can be any depth and be of multiple 'kinds' (kinds map to colors).