|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeRange | |
|---|---|
| com.jidesoft.range | The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product. |
| Uses of TimeRange in com.jidesoft.range |
|---|
| Methods in com.jidesoft.range that return TimeRange | |
|---|---|
static TimeRange |
TimeRange.union(TimeRange r1,
TimeRange r2)
Creates a new TimeRange as the union of two existing TimeRanges. |
| Methods in com.jidesoft.range with parameters of type TimeRange | |
|---|---|
static TimeRange |
TimeRange.union(TimeRange r1,
TimeRange r2)
Creates a new TimeRange as the union of two existing TimeRanges. |
| Constructors in com.jidesoft.range with parameters of type TimeRange | |
|---|---|
TimeRange(TimeRange timeRange)
Constructs a copy of the supplied time range |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||