Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableVOR
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableVOR in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableVOR
ALcdAISObjectFactory.createEditableVOR()
Deprecated.Creates anILcdEditableVOR
.TLcdAISLonLatHeightObjectFactory.createEditableVOR()
Deprecated.TLcdAISXYZObjectFactory.createEditableVOR()
Deprecated.abstract ILcdEditableVOR
ALcdAISObjectFactory.createFeaturedEditableVOR
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVOR
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableVOR
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableVOR
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createVOR
(TLcdDataType aType) Creates anILcdEditableVOR
.