Package ilog.views.gantt.graphic.renderer

Provides the classes that render an activity in the Gantt sheet.

See:
          Description

Interface Summary
IlvActivityRenderer An IlvActivityRenderer object defines the graphic presentation of a given activity and its activity graphic.
 

Class Summary
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 by delegating to an IlvGraphic.
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.
IlvBasicActivityBarBeanInfo Bean info for the IlvBasicActivityBar.
IlvBasicActivityLabel An IlvBasicActivityLabel renders a text label by delegating to an IlvLabel object.
IlvBasicActivityLabelBeanInfo Bean info for IlvBasicActivityLabel.
IlvBasicActivitySymbol The class IlvBasicActivitySymbol is used to render the symbols at the start and end of an activity.
IlvBasicActivitySymbolBeanInfo Bean info for the IlvBasicActivitySymbol.
 

Package ilog.views.gantt.graphic.renderer Description

Provides the classes that render an activity in the Gantt sheet. The renderer can be specified by a renderer factory in the Gantt sheet.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.