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 |
---|---|
IlvGanttDocumentWriter |
IlvGanttXMLDataSource.getGanttDocumentWriter()
Gets the writer used to write the Gantt data model to an XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttXMLDataSource.setGanttDocumentWriter(IlvGanttDocumentWriter writer)
Sets the writer that will be used to write the Gantt data model to an
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.