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 |
---|---|
IlvResourceFactory |
IlvHierarchyChart.getResourceFactory()
Returns the resource factory used for creating resources.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchyChart.setResourceFactory(IlvResourceFactory factory)
Sets the resource factory for creating resources.
|
Modifier and Type | Method and Description |
---|---|
IlvResourceFactory |
IlvGanttSheet.getResourceFactory()
Returns the registered resource factory for creating resources.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.setResourceFactory(IlvResourceFactory factory)
Registers the resource factory for creating resources.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSimpleResourceFactory
This class defines an
IlvSimpleResource factory. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvGeneralResource.Factory
IlvGeneralResource.Factory is a factory that creates
instances of IlvGeneralResource . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.