Uses of Class
se.liu.ida.critiquer.gui.TimeLineRenderer

Packages that use TimeLineRenderer
se.liu.ida.critiquer.gui GUI package Classes determining the visual appearance of the planning tool, with all the views necessary. 
 

Uses of TimeLineRenderer in se.liu.ida.critiquer.gui
 

Constructors in se.liu.ida.critiquer.gui with parameters of type TimeLineRenderer
TimeLinePlot(TaskSeriesCollection tasks, CategoryAxis categoryAxis, DateAxis dateAxis, TimeLineRenderer renderer)