Uses of Interface
com.luciad.ais.model.navaid.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
Modifier and TypeMethodDescriptionabstract ILcdEditableTACAN
ALcdAISObjectFactory.createEditableTACAN()
Deprecated.Creates anILcdEditableTACAN
.TLcdAISLonLatHeightObjectFactory.createEditableTACAN()
Deprecated.TLcdAISXYZObjectFactory.createEditableTACAN()
Deprecated.abstract ILcdEditableTACAN
ALcdAISObjectFactory.createFeaturedEditableTACAN
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableTACAN
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableTACAN
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableTACAN
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createTACAN
(TLcdDataType aType) Creates anILcdEditableTACAN
.