Package com.luciad.lucy.addons.s63
package com.luciad.lucy.addons.s63
This package provides an add-on allowing to decode S-57 data which was encrypted using the S-63 standard.
This package only provide support to decode S-63 encrypted S-57 data into ILcdModel
instances. As
the resulting model is identical to an S-57 model, the visualization is done by the TLcyS57DecoderAddOn
. So in a typical
application which uses S-63 data, you will want to load the TLcyS63FormatAddOn
together with the
TLcyS57DecoderAddOn
.
- Since:
- 2013.1
-
ClassDescriptionAdd-on which provides support to decode S-57 data which was encrypted according to the S-63 standard.