public class DefaultOverviewPolicy extends AbstractPolicy implements IOverviewPolicy
IOverviewPolicy.| Constructor and Description |
|---|
DefaultOverviewPolicy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOverviewStatus(Object node,
Object timelineObject,
IGanttChartModel model)
Returns a status object that can be used by the
OverviewPalette to
determine which color to use when drawing the timeline object. |
assertClasspublic Object getOverviewStatus(Object node, Object timelineObject, IGanttChartModel model)
IOverviewPolicyOverviewPalette to
determine which color to use when drawing the timeline object.getOverviewStatus in interface IOverviewPolicynode - the parent hierarchy node of the timeline objecttimelineObject - the timeline objectmodel - the model to which the node and the timeline object belongString)Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.