Package | Description |
---|---|
org.cesiumjs.cs.collections | |
org.cesiumjs.cs.core |
Modifier and Type | Method and Description |
---|---|
TimeIntervalCollection |
TimeIntervalCollection.intersect(TimeIntervalCollection other,
TimeInterval.DataComparer dataComparer,
TimeInterval.MergeCallback mergeCallback)
Creates a new instance that is the intersection of this collection and the provided collection.
|
Modifier and Type | Method and Description |
---|---|
static TimeInterval |
TimeInterval.intersect(TimeInterval left,
TimeInterval right,
TimeInterval result,
TimeInterval.MergeCallback mergeCallback) |
Copyright © 2019. All rights reserved.