|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IIntervalSelectionStrategy | Interface describing strategies when there is a doubt which interval should be considered in various selction actions. |
IOverlapStrategy | Interface describing the strategy to calculate overlap information for a time bar viewer. |
ITickProvider | Interface describing a provider for ticks/times for marking. |
Class Summary | |
---|---|
DefaultIntervalSelectionStrategy | Default implementation of the interval selection strategy: use the first in the list. |
DefaultOverlapStrategy | Default implementation of an overlap strategy that does a complete check on overlaps between intervals including transitive overlaps. |
OverlapInfo | Simple struct class to store overlap information. |
This package contains the definition of an interface for externalizing the strategy used to calculate overlap information and a default implementation that does a complete overlap check as seen in earlier versions of the time bar viewer.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |