Uses of Class
com.luciad.format.s57.TLcdS57ModelDecoder
Packages that use TLcdS57ModelDecoder
Package
Description
Handles the S-57 format.
Handles the S-63 format.
-
Uses of TLcdS57ModelDecoder in com.luciad.format.s57
Methods in com.luciad.format.s57 that return TLcdS57ModelDecoderModifier 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.Constructors in com.luciad.format.s57 with parameters of type TLcdS57ModelDecoderModifierConstructorDescriptionTLcdS57CatalogueModelDecoder
(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
Subclasses of TLcdS57ModelDecoder in com.luciad.format.s63Modifier and TypeClassDescriptionclass
ThisILcdModelDecoder
decodes S-57 data, encrypted according to the S-63 standard (with extensions .000, .001,...).