org.jfree.chart.axis
protected class SegmentedTimeline.BaseTimelineSegmentRange extends SegmentedTimeline.SegmentRange
SegmentRange
that came from the BaseTimeline.
Constructor Summary | |
---|---|
BaseTimelineSegmentRange(long fromDomainValue, long toDomainValue)
Constructor.
|
Parameters: fromDomainValue the start value. toDomainValue the end value.