Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableNDB
Packages that use ILcdEditableNDB
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableNDB in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableNDBModifier and TypeMethodDescriptionabstract ILcdEditableNDBALcdAISObjectFactory.createEditableNDB()Deprecated.Creates anILcdEditableNDB.TLcdAISLonLatHeightObjectFactory.createEditableNDB()Deprecated.TLcdAISXYZObjectFactory.createEditableNDB()Deprecated.abstract ILcdEditableNDBALcdAISObjectFactory.createFeaturedEditableNDB(int aNumberOfFeatures) Deprecated.Creates anILcdEditableNDBwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableNDB(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableNDB(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createNDB(TLcdDataType aType) Creates anILcdEditableNDB.