EncEnvironmentSettings

class EncEnvironmentSettings

Defines an ENC environment settings object. Contains functions that are global and affect the ENC environment.

Properties

Link copied to clipboard
val displaySettings: EncDisplaySettings
Link copied to clipboard
var resourcePath: String?

The path to ENC resource files. The resource path must be set before ENC content can be used.

Link copied to clipboard
var sencDataPath: String?

The path where SENC files will be stored. SENC is an acronym for System Electronic Navigational Chart. ENC data is converted into an internal 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 the internal SENC files directly.