Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableILS
Packages that use ILcdEditableILS
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableILS in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableILSModifier and TypeMethodDescriptionabstract ILcdEditableILSALcdAISObjectFactory.createEditableILS()Deprecated.Creates anILcdEditableILS.TLcdAISLonLatHeightObjectFactory.createEditableILS()Deprecated.TLcdAISXYZObjectFactory.createEditableILS()Deprecated.abstract ILcdEditableILSALcdAISObjectFactory.createFeaturedEditableILS(int aNumberOfFeatures) Deprecated.Creates anILcdEditableILSwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableILS(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableILS(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createILS(TLcdDataType aType) Creates anILcdEditableILS.