Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableVOR
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableVORModifier and TypeMethodDescriptionabstract ILcdEditableVORALcdAISObjectFactory.createEditableVOR()Deprecated.Creates anILcdEditableVOR.TLcdAISLonLatHeightObjectFactory.createEditableVOR()Deprecated.TLcdAISXYZObjectFactory.createEditableVOR()Deprecated.abstract ILcdEditableVORALcdAISObjectFactory.createFeaturedEditableVOR(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVORwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableVOR(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableVOR(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createVOR(TLcdDataType aType) Creates anILcdEditableVOR.