Package | Description |
---|---|
com.dlsc.flexgantt.policy.layer |
Policies that will be used in the context of layers.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCrosshairPolicy
The default implementation of the crosshair policy displays the following
information in the four corners of the crosshair:
UPPER_LEFT: the time span of the timeline object on which the crosshair
cursor is hovering (if there is one, blank otherwise)
UPPER_RIGHT: the time at the current crosshair cursor position
LOWER_LEFT: the name of the timeline object on which the crosshair
cursor is hovering (if there is one, blank otherwise)
LOWER_RIGHT: the name of the hierarchy node that belongs to the row over
which the crosshair cursor is hovering
For a more general description of this policy please refer to the policy
interface
ICrosshairPolicy . |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.