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 |
---|---|
IlvConstraintFactory |
IlvHierarchyChart.getConstraintFactory()
Returns the constraint factory used for creating constraints.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchyChart.setConstraintFactory(IlvConstraintFactory factory)
Sets the constraint factory for creating constraints.
|
Modifier and Type | Method and Description |
---|---|
IlvConstraintFactory |
IlvGanttSheet.getConstraintFactory()
Returns the constraint factory used for creating constraints.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.setConstraintFactory(IlvConstraintFactory factory)
Set the constraint factory for constraint creation.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSimpleConstraintFactory
This factory creates
IlvSimpleConstraint objects. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvGeneralConstraint.Factory
IlvGeneralConstraint.Factory is a factory that creates
instances of IlvGeneralConstraint . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.