See: Description
Interface | Description |
---|---|
IlvActivityLayout |
An
IlvActivityLayout defines a strategy for how activity
graphics are arranged within an IlvGanttRow . |
IlvActivityRendererFactory |
A factory for creating an
IlvActivityRenderer . |
IlvActivityTileLayout.TilingPolicy |
A
TilingPolicy controls how many subrows are created for each
Gantt row by the tile layout and how activities are assigned
to the subrows. |
IlvConstraintGraphicFactory |
The
IlvConstraintGraphicFactory interface defines a factory
for creating IlvConstraintGraphic s as they become visible in an
IlvGanttSheet . |
IlvTimeConverter |
IlvTimeConverter implementations are used to convert between Date s
and floating-point IlvManager world coordinates. |
Class | Description |
---|---|
IlvActivityGraphic |
The
IlvActivityGraphic class is used to represent activities in
an IlvGanttSheet . |
IlvActivityLogisticLayout |
An
IlvActivityLogisticLayout is designed to arrange concurrent
activities in a Gantt row. |
IlvActivitySimpleLayout |
IlvSimpleActivityLayout is a basic implementation of IlvActivityLayout that arranges all activity graphics in a row to the full height of
the row, minus some vertical margins. |
IlvActivityTileLayout |
The
IlvActivityTileLayout class arranges concurrent activities within an Gantt row by subdividing the row into the minimum necessary subrows and
tiling the activity graphics. |
IlvActivityTileLayout.DefaultTilingPolicy |
A
DefaultTilingPolicy takes each given activity graphic and attempts to
place it into the first existing subrow that will accommodate it. |
IlvActivityTileLayout.GraphicBounds |
GraphicBounds is a structure that maintains an association between an
activity graphic and its bounding box in the coordinates of the current view. |
IlvConstraintGraphic | |
IlvConstraintGraphicLayer |
IlvConstraintGraphicLayer is a specific IlvManagerLayer
for the management of constraint graphics. |
IlvConstraintGraphicLayerPolicy |
IlvConstraintGraphicLayerPolicy implements the default management of
constraint graphics within the IlvGanttSheet . |
IlvDefaultActivityRendererFactory |
The default activity renderer factory that is initially set in an
IlvGanttSheet . |
IlvDefaultConstraintGraphicFactory |
An
IlvDefaultConstraintGraphicFactory is the default constraint
graphic factory that is initially set in an IlvGanttSheet . |
IlvGanttRow | |
IlvGanttSheet |
The
IlvGanttSheet class is a lightweight graphical component
that displays activities, constraints, and reservations. |
IlvLinearTimeConverter |
A linear time converter.
|
IlvReservationGraphic |
The
IlvReservationGraphic is used to represent a reservation in
an IlvGanttSheet . |
IlvTimeIndicator |
The
IlvTimeIndicator class is used to represent
a time in an IlvGanttSheet . |
IlvTimeIndicatorReshapeFeedback |
IlvTimeIndicatorReshapeFeedback is used to display a time indicator
during the reshape interaction ;
it allows the updated set date to be seen in more detail. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.