Uses of Interface
com.luciad.ais.model.navaid.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
Modifier and TypeMethodDescriptionabstract ILcdEditableNDB
ALcdAISObjectFactory.createEditableNDB()
Deprecated.Creates anILcdEditableNDB
.TLcdAISLonLatHeightObjectFactory.createEditableNDB()
Deprecated.TLcdAISXYZObjectFactory.createEditableNDB()
Deprecated.abstract ILcdEditableNDB
ALcdAISObjectFactory.createFeaturedEditableNDB
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableNDB
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableNDB
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableNDB
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createNDB
(TLcdDataType aType) Creates anILcdEditableNDB
.