Package | Description |
---|---|
ilog.views.gantt |
Contains all of the main Gantt Chart classes,
Beans, and data model interfaces.
|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
ilog.views.gantt.model |
Contains abstract and basic implementations of
the Gantt data model.
|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
Modifier and Type | Method and Description |
---|---|
IlvReservationFactory |
IlvHierarchyChart.getReservationFactory()
Returns the reservation factory used for creating reservations.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchyChart.setReservationFactory(IlvReservationFactory factory)
Sets the reservation factory for creating reservations.
|
Modifier and Type | Method and Description |
---|---|
IlvReservationFactory |
IlvGanttSheet.getReservationFactory()
Returns the reservation factory for creating reservations.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.setReservationFactory(IlvReservationFactory factory)
Sets the reservation factory for creating reservations.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSimpleReservationFactory
This class defines an
IlvSimpleReservation factory. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvGeneralReservation.Factory
IlvGeneralReservation.Factory is a factory that creates
instances of IlvGeneralReservation . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.