Package | Description |
---|---|
ilog.views.gantt.project |
Provides classes that are used to apply project files created by the
Gantt Designer to an
IlvGanttChart or an
IlvScheduleChart . |
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 |
---|---|
IlvGanttDocumentReader |
IlvGanttXMLDataSource.getGanttDocumentReader()
Gets the reader used to read Gantt data model from an XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttXMLDataSource.setGanttDocumentReader(IlvGanttDocumentReader reader)
Sets the reader that will be used to read the XML file.
|
Constructor and Description |
---|
IlvSDXLFileConnector(IlvGanttDocumentReader reader,
IlvGanttDocumentWriter writer)
Creates an
IlvSDXLFileConnector with a specific customized
XML document reader and a specific customized XML document writer. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.