Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableWayPoint
Packages that use ILcdEditableWayPoint
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableWayPoint in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableWayPointModifier and TypeMethodDescriptionabstract ILcdEditableWayPointALcdAISObjectFactory.createEditableWayPoint()Deprecated.Creates anILcdEditableWayPoint.TLcdAISLonLatHeightObjectFactory.createEditableWayPoint()Deprecated.TLcdAISXYZObjectFactory.createEditableWayPoint()Deprecated.abstract ILcdEditableWayPointALcdAISObjectFactory.createFeaturedEditableWayPoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableWayPointwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableWayPoint(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableWayPoint(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createWayPoint(TLcdDataType aType) Creates anILcdEditableWayPoint.