Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableTACAN
Packages that use ILcdEditableTACAN
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableTACAN in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableTACANModifier and TypeMethodDescriptionabstract ILcdEditableTACANALcdAISObjectFactory.createEditableTACAN()Deprecated.Creates anILcdEditableTACAN.TLcdAISLonLatHeightObjectFactory.createEditableTACAN()Deprecated.TLcdAISXYZObjectFactory.createEditableTACAN()Deprecated.abstract ILcdEditableTACANALcdAISObjectFactory.createFeaturedEditableTACAN(int aNumberOfFeatures) Deprecated.Creates anILcdEditableTACANwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableTACAN(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableTACAN(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createTACAN(TLcdDataType aType) Creates anILcdEditableTACAN.