Package | Description |
---|---|
fr.cnes.sirius.patrius.time |
Modifier and Type | Method and Description |
---|---|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getComplementaryIntervals()
Gets the list of complementary intervals of the given list of intervals.
|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getIntersectionWith(AbsoluteDateInterval interval)
Returns the intersection between an interval and all the intervals of the list.
|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getIntervalsContainingDate(AbsoluteDate date)
Gets the
AbsoluteDateIntervalsList containing the specified date. |
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getMergedIntervals()
Merges the intervals of the list that overlap and returns the list of merged intervals.
|
Copyright © 2021 CNES. All rights reserved.