Uses of Class
com.luciad.format.s57.TLcdS57ProductConfiguration
Package
Description
This package provides a
layer builder
to create layers for S57 data (individual cells and catalogues).Handles the S-57 format.
Handles the S-63 format.
-
Uses of TLcdS57ProductConfiguration in com.luciad.format.s52.lightspeed
Modifier and TypeMethodDescriptionTLspS52LayerBuilder.s57ProductConfiguration
(TLcdS57ProductConfiguration aProductConfiguration) Specify theS57 product configuration
to use in this layer. -
Uses of TLcdS57ProductConfiguration in com.luciad.format.s57
Modifier and TypeMethodDescriptionstatic TLcdS57ProductConfiguration
TLcdS57ProductConfiguration.getInstance
(ELcdS57ProductType aProductType) Get a S-57 product configuration for the specified S-57 product type.static TLcdS57ProductConfiguration
TLcdS57ProductConfiguration.newInstance
(ELcdS57ProductType aProductType) Deprecated. -
Uses of TLcdS57ProductConfiguration in com.luciad.format.s63
Modifier and TypeMethodDescriptionTLcdS63ProductConfiguration.getS57ProductConfiguration()
Returns the S-57 product configuration defining the S-57 product type of this S-63 configuration.
getInstance(com.luciad.format.s57.ELcdS57ProductType)
instead (since 2013.1)