public interface IlvTimeScaleVisibilityPolicy
IlvTimeScale
.
This policy determines which rows are visible based on the context.IlvTimeScale.setVisibilityPolicy(ilog.views.gantt.scale.IlvTimeScaleVisibilityPolicy)
Modifier and Type | Method and Description |
---|---|
void |
adjustRows(Graphics dst,
IlvTimeScale.PaintContext context)
Adjusts the visible rows for the specified time scale.
|
void adjustRows(Graphics dst, IlvTimeScale.PaintContext context)
dst
- The destination graphics. Can be null
, when called
at time scale creation time.context
- The IlvTimeScale.PaintContext
context in which
the time scale paints.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.