Package | Description |
---|---|
ilog.views.gantt.graphic.renderer |
Provides the classes that render an
activity in the Gantt sheet.
|
ilog.views.gantt.graphic.renderer.composite |
Provides the classes that render an activity using composite graphics
in the Gantt sheet.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvActivityBar
IlvActivityBar is an extension of IlvBasicActivityBar
whose text label is dynamically updated from a property of the activity. |
class |
IlvActivityLabel
IlvActivityLabel is an extension of
IlvBasicActivityLabel whose text label is dynamically updated
from a property of the activity. |
class |
IlvActivitySymbol
The class
IlvActivitySymbol is an extension of
IlvBasicActivitySymbol used to render the symbols
at the start and end of an activity, whose tooltip text is dynamically
updated from the activity. |
class |
IlvBasicActivityBar
The class
IlvBasicActivityBar draws a rectangle to render
the duration of a given activity in a Gantt sheet. |
class |
IlvBasicActivityLabel
|
class |
IlvBasicActivitySymbol
The class
IlvBasicActivitySymbol is used to render the symbols
at the start and end of an activity. |
Modifier and Type | Class and Description |
---|---|
class |
IlvActivityCompositeGraphicRenderer
The class
IlvActivityCompositeGraphicRenderer draws a
composite graphic to render the duration of a given activity in a Gantt
sheet. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.