Package overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer
package overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer
-
ClassDescriptionGanttBaseRenderer<R,
B> GanttRenderer<R,B> Class to abstract the Gantt renderer components To reduce the iteration over the GanttRows the rendering process will be driven by theGanttViewobject, that call theGanttRenderer.addRow(GanttView, GanttRow)method for each renderer associated.GanttTreeRenderer<R,B> Renderer of the Gantt tree