public static final class IlvGanttDocumentWriter.Context extends Object
IlvGanttDocumentWriter.Context
class is the context object
passed to the IlvActivityWriter
, IlvResourceWriter
,
IlvConstraintWriter
, and IlvReservationWriter
when a Gantt
model is being
written
to an XML document.Modifier and Type | Method and Description |
---|---|
Document |
getDocument()
Returns the XML document that is being written to.
|
IlvGanttModel |
getGanttModel()
Returns the source Gantt model that is being written to the XML
document . |
public Document getDocument()
public IlvGanttModel getGanttModel()
document
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.