19 #import <ArcGIS/AGSObject.h> 20 #import <ArcGIS/AGSTimeValue.h> 38 #pragma mark initializers 43 #pragma mark properties NSString * trackIDField
Definition: AGSLayerTimeInfo.h:58
AGSTimeValue * interval
Definition: AGSLayerTimeInfo.h:84
NSString * endTimeField
Definition: AGSLayerTimeInfo.h:53
Represents a span of time between a start time and end time.
Definition: AGSTimeExtent.h:32
Time information details.
Definition: AGSLayerTimeInfo.h:34
Contains information about how the time was measured.
Definition: AGSTimeReference.h:33
AGSTimeUnit timeUnit
Definition: AGSLayerTimeInfo.h:73
Definition: AGSObject.h:21
NSString * startTimeField
Definition: AGSLayerTimeInfo.h:48
AGSTimeUnit
Definition: AGSTimeValue.h:30
Defines a period of time.
Definition: AGSTimeValue.h:50
AGSTimeExtent * timeExtent
Definition: AGSLayerTimeInfo.h:89
BOOL hasLiveData
Definition: AGSLayerTimeInfo.h:79
AGSTimeReference * timeReference
Definition: AGSLayerTimeInfo.h:63
long long timeInterval
Definition: AGSLayerTimeInfo.h:68