Uses of Class
com.luciad.ais.model.service.TLcdFeaturedService
-
Uses of TLcdFeaturedService in com.luciad.format.dafif.decoder
Modifier and TypeMethodDescriptionprotected TLcdFeaturedService
ALcdDAFIFAerodromeDecoder.readCommunicationFeaturesFromType1
(char[] aRecord) Reads a full record having format 16 (airports) / 13 (heliports) The created TLcdFeaturedService has the same number of features as specified by fCommunicationFeaturesToBeDecoded, but only the fCommunicationFeaturesType1 are actually filled in.protected TLcdFeaturedService
ALcdDAFIFAerodromeDecoder.readCommunicationFeaturesFromType2
(char[] aRecord) Reads a full record having format 17 (airports) / 14 (heliports) The created TLcdFeaturedService has the same number of features as specified by fCommunicationFeaturesToBeDecoded, but only the fCommunicationFeaturesType1 are actually filled in.protected TLcdFeaturedService
ALcdDAFIFAerodromeDecoder.readCommunicationFeaturesFromType3
(char[] aRecord) Reads a full record having format 18 (airports) / 15 (heliports) The created TLcdFeaturedService has the same number of features as specified by fCommunicationFeaturesToBeDecoded, but only the fCommunicationFeaturesType1 are actually filled in.