protected class SegmentedTimeline.BaseTimelineSegmentRange extends SegmentedTimeline.SegmentRange
SegmentRange
that came from the BaseTimeline.millisecond, segmentEnd, segmentNumber, segmentStart
Constructor and Description |
---|
BaseTimelineSegmentRange(long fromDomainValue,
long toDomainValue)
Constructor.
|
getSegmentCount, inc, inExcludeSegments, inIncludeSegments, intersect
after, before, calculateSegmentNumber, compareTo, contained, contains, contains, contains, copy, dec, dec, equals, getDate, getMillisecond, getSegmentEnd, getSegmentNumber, getSegmentStart, inc, inExceptionSegments, moveIndexToEnd, moveIndexToStart
public BaseTimelineSegmentRange(long fromDomainValue, long toDomainValue)
fromDomainValue
- the start value.toDomainValue
- the end value.