ArcGIS Runtime SDK for iOS
100.15
|
Environment settings for ENC data.
Environment settings for ENC data.
Class Methods | |
(instancetype) | + sharedSettings |
Properties | |
AGSENCDisplaySettings * | displaySettings |
NSURL * | resourceDirectory |
NSURL * | SENCDataDirectory |
+ (instancetype) sharedSettings |
The singleton instance of ENC Envrionment settings.
|
readnonatomicstrong |
ENC Display Settings, which allows selection of mariner, viewing group, and text group visibility settings.
|
readwritenonatomicstrong |
The location of ENC resource files on disk.
|
readwritenonatomicstrong |
The location where the intermediate SENC files will be stored on disk. SENC is an acronym for System Electronic Navigational Chart. ENC data is converted into SENC format for optimal chart display. Subsequent loads of an ENC cell or exchange set will ignore the underlying cells (.000 files). Runtime will instead read from these intermediate SENC files directly. If these files get deleted, they will be re-created the next time the ENC cell or exchange set is used.