|
ArcGIS Runtime SDK for iOS
100.15
|
Information about an ArcGIS Server service time info.
Instances of this class represent information about an ArcGIS service time info.
Instance Methods | |
| (BOOL) | - isEqualToServiceTimeInfo: |
Properties | |
| AGSTimeValue * | defaultInterval |
| NSInteger | defaultTimeInterval |
| AGSTimeUnit | defaultTimeIntervalUnit |
| NSInteger | defaultTimeWindow |
| BOOL | hasLiveData |
| AGSTimeExtent * | timeExtent |
| AGSTimeReference * | timeReference |
| AGSTimeRelation | timeRelation |
| AGSTimeValue * | timeWindow |
| - (BOOL) isEqualToServiceTimeInfo: | (AGSServiceTimeInfo *) | other |
Determines whether or not two time infos are equal.
| other | The time info to compare the current time info with. |
|
readnonatomicstrong |
|
readnonatomicassign |
Default time interval of the data in the service.
|
readnonatomicassign |
Temporal unit in which the default time interval is measured.
|
readnonatomicassign |
Default time window of the data in the service.
|
readnonatomicassign |
Indicates whether the service has live data.
|
readnonatomicstrong |
|
readnonatomicstrong |
Information about the time reference of the data in the service.
|
readnonatomicassign |
Indicates time relation.
|
readnonatomicstrong |