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 |
---|---|
IlvActivityRendererFactory |
IlvHierarchyChart.getActivityRendererFactory()
Returns the activity-renderer factory used to create activity
graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchyChart.setActivityRendererFactory(IlvActivityRendererFactory factory)
Sets the activity-renderer factory used to create activity graphics.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultActivityRendererFactory
The default activity renderer factory that is initially set in an
IlvGanttSheet . |
Modifier and Type | Method and Description |
---|---|
IlvActivityRendererFactory |
IlvGanttSheet.getActivityRendererFactory()
Returns the activity-renderer factory used to create activity graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.setActivityRendererFactory(IlvActivityRendererFactory factory)
Sets the activity-renderer factory used to create activity graphics.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.