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.
|
Modifier and Type | Method and Description |
---|---|
IlvConstraintGraphicFactory |
IlvHierarchyChart.getConstraintGraphicFactory()
Returns the constraint-graphics factory used to create constraint
graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchyChart.setConstraintGraphicFactory(IlvConstraintGraphicFactory factory)
Sets the constraint-graphics factory used to create constraint
graphics.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultConstraintGraphicFactory
An
IlvDefaultConstraintGraphicFactory is the default constraint
graphic factory that is initially set in an IlvGanttSheet . |
Modifier and Type | Method and Description |
---|---|
IlvConstraintGraphicFactory |
IlvGanttSheet.getConstraintGraphicFactory()
Returns the constraint-graphics factory used to create constraint
graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.setConstraintGraphicFactory(IlvConstraintGraphicFactory factory)
Sets the constraint-graphics factory used to create constraint graphics.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.