Interface IHeatmapChartVisualElement<T>

All Superinterfaces:
IAbstractChartVisualElement<T>
All Known Implementing Classes:
HeatmapVisualSet.HeatmapVisualElement

public interface IHeatmapChartVisualElement<T> extends IAbstractChartVisualElement<T>
Interface implemented by VisualSetElements that can be displayed on a AbstractGanttChart. //TODO: fix javadoc
Author:
Aleksey Kirillov