public static interface IlvZoomToFitAction.IntervalPolicy
IntervalPolicy
interface defines an abstract strategy that an IlvZoomToFitAction
can use for calculating the time interval of an IlvGanttModel
.Modifier and Type | Method and Description |
---|---|
IlvTimeInterval |
getInterval(IlvGanttModel ganttModel)
Returns the time interval of the specified Gantt data model.
|
IlvTimeInterval getInterval(IlvGanttModel ganttModel)
null
.ganttModel
- The Gantt data model.IlvTimeInterval
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.