Constructor and Description |
---|
GanttChart() |
Modifier and Type | Method and Description |
---|---|
void |
addRow(GanttRow r) |
void |
clearChart() |
Object |
clone() |
GanttRow |
getRow(int i) |
Limit |
maximalNonInfiniteEndTime() |
int |
noOfRows() |
void |
printGanttInfo() |
void |
truncate(BigDecimal t) |
void |
truncate(int from) |
public void addRow(GanttRow r)
public int noOfRows()
public GanttRow getRow(int i)
public void truncate(BigDecimal t)
public void truncate(int from)
public void clearChart()
public Limit maximalNonInfiniteEndTime()
public void printGanttInfo()
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.