See: Description
Interface | Description |
---|---|
IlvActivityRenderer |
An
IlvActivityRenderer object defines the graphic presentation of a given
activity and its activity graphic . |
Class | Description |
---|---|
IlvActivityBar |
IlvActivityBar is an extension of IlvBasicActivityBar
whose text label is dynamically updated from a property of the activity. |
IlvActivityCompositeRenderer |
An
IlvActivityCompositeRenderer is a renderer composed of zero,
one, or more child activity renderers . |
IlvActivityGraphicRenderer |
An
IlvActivityGraphicRenderer is an IlvActivityRenderer
implementation that renders activities, or parts of activities, by
delegating to an IlvGraphic object. |
IlvActivityLabel |
IlvActivityLabel is an extension of
IlvBasicActivityLabel whose text label is dynamically updated
from a property of the activity. |
IlvActivitySummary |
The class
IlvActivitySummary is used to render parent activities. |
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. |
IlvBasicActivityBar |
The class
IlvBasicActivityBar draws a rectangle to render
the duration of a given activity in a Gantt sheet. |
IlvBasicActivityLabel | |
IlvBasicActivitySymbol |
The class
IlvBasicActivitySymbol is used to render the symbols
at the start and end of an activity. |
IlvGanttFunction |
IlvGanttFunction contains a collection of CSS functions. |
IlvGanttFunction.ActivityProperty |
ActivityProperty implements an expression that can be used
in a style sheet to return the property of an IlvActivity
representation. |
IlvGanttFunction.DarkerColor |
DarkerColor implements an expression that can be used in a
style sheet to return a darker color from a Color . |
IlvGanttFunction.FormatDate |
FormatDate implements an expression that can be used in a
style sheet to return a formatted date String from a
SimpleDateFormat representation and a Date . |
IlvGanttFunction.FormatDuration |
FormatDuration implements an expression that can be used in
a style sheet to return a formatted duration String from an
IlvDurationFormat representation and an
IlvDuration . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.