Uses of Class
com.luciad.format.s57.TLcdS57ModelDecoder
Package
Description
Handles the S-57 format.
Handles the S-63 format.
-
Uses of TLcdS57ModelDecoder in com.luciad.format.s57
Modifier and TypeMethodDescriptionTLcdS57ModelDecoder.clone()
TLcdS57ProductConfiguration.createModelDecoder()
Creates a new, ready-to-use model decoder for this product configuration.TLcdS57CatalogueModelDecoder.getS57ModelDecoder()
Returns the S-57 cell model decoder to which this catalogue model decoder delegates.ModifierConstructorDescriptionTLcdS57CatalogueModelDecoder
(TLcdS57ModelDecoder aS57ModelDecoder) Creates a new TLcdS57CatalogueModelDecoder that will delegate the decoding of S-57 cells to the givenTLcdS57ModelDecoder
.TLcdS57DirectoryModelDecoder
(TLcdS57ModelDecoder aS57ModelDecoder) -
Uses of TLcdS57ModelDecoder in com.luciad.format.s63
Modifier and TypeClassDescriptionclass
ThisILcdModelDecoder
decodes S-57 data, encrypted according to the S-63 standard (with extensions .000, .001,...).