EncCell.withFileUri constructor

EncCell.withFileUri(
  1. Uri fileUri
)

Creates an ENC cell from the specified path.

EncCell.withDataset is the correct method of constructing an ENC cell delivered as part of an exchange set. When an ENC cell is constructed from the path directly, updates (*.001, *.002, etc.) that are part of the associated exchange set (if there is one) will not be applied.

Parameters:

  • fileUri — The path to the S-57/ENC (extension .000) file.