Package | Description |
---|---|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
Modifier and Type | Method and Description |
---|---|
List<List<IlvActivityTileLayout.GraphicBounds>> |
IlvActivityTileLayout.TilingPolicy.assignGraphicsToSubRows(IlvActivityTileLayout.GraphicBounds[] graphics,
boolean compareBoundingBoxes)
Creates as many subrows as needed to accommodate the given activity graphics and
assigns the activity graphics to the subrows.
|
List<List<IlvActivityTileLayout.GraphicBounds>> |
IlvActivityTileLayout.DefaultTilingPolicy.assignGraphicsToSubRows(IlvActivityTileLayout.GraphicBounds[] graphics,
boolean compareBoundingBoxes)
Creates as many subrows as needed to accommodate the given activity graphics and
assigns the activity graphics to the subrows.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvActivityTileLayout.DefaultTilingPolicy.addGraphicToSubRowIfFits(IlvActivityTileLayout.GraphicBounds gb,
List<IlvActivityTileLayout.GraphicBounds> subRow,
boolean compareBoundingBoxes)
Adds the specified activity graphic to the specified subrow if it fits.
|
List<List<IlvActivityTileLayout.GraphicBounds>> |
IlvActivityTileLayout.TilingPolicy.assignGraphicsToSubRows(IlvActivityTileLayout.GraphicBounds[] graphics,
boolean compareBoundingBoxes)
Creates as many subrows as needed to accommodate the given activity graphics and
assigns the activity graphics to the subrows.
|
List<List<IlvActivityTileLayout.GraphicBounds>> |
IlvActivityTileLayout.DefaultTilingPolicy.assignGraphicsToSubRows(IlvActivityTileLayout.GraphicBounds[] graphics,
boolean compareBoundingBoxes)
Creates as many subrows as needed to accommodate the given activity graphics and
assigns the activity graphics to the subrows.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvActivityTileLayout.DefaultTilingPolicy.addGraphicToSubRowIfFits(IlvActivityTileLayout.GraphicBounds gb,
List<IlvActivityTileLayout.GraphicBounds> subRow,
boolean compareBoundingBoxes)
Adds the specified activity graphic to the specified subrow if it fits.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.