| Package | Description | 
|---|---|
| agi.foundation.graphics | 
 Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TextBatchPrimitiveOptionalParameters.setTimeIntervalDisplayConditions(Iterable<TimeIntervalDisplayCondition> timeIntervals)
Defines a collection of
 
TimeIntervalDisplayConditions,
one for each string in the batch. | 
void | 
MarkerBatchPrimitiveOptionalParameters.setTimeIntervalDisplayConditions(Iterable<TimeIntervalDisplayCondition> timeIntervals)
Defines a collection of
 
TimeIntervalDisplayConditions,
one for each marker in the batch. | 
void | 
PolylinePrimitiveOptionalParameters.setTimeIntervals(Iterable<TimeIntervalDisplayCondition> timeIntervals)
Defines a collection of
 
TimeIntervalDisplayConditions,
one for each line segment in the polyline. |