| Package | Description | 
|---|---|
| ilog.views.gantt.xml | 
 This package contains readers and writers that allow 
read/write Gantt data from/to org.w3c.dom.Element objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IlvTimeReader | 
IlvSimpleActivityReader.getTimeReader()
Returns the time reader that is used to read the start time and the end
 time of the activity. 
 | 
IlvTimeReader | 
IlvActivityReader.getTimeReader()
Returns the time reader that is used to read the start time and the end
 time of the activity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IlvSimpleActivityReader.setTimeReader(IlvTimeReader reader)
Sets the time reader that is used to read the start time and the end
 time of the activity. 
 | 
void | 
IlvActivityReader.setTimeReader(IlvTimeReader reader)
Sets the time reader that is used to read the start time and the end time
 of the activity. 
 | 
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.