Uses of Interface
com.luciad.ais.model.navaid.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
Modifier and TypeMethodDescriptionabstract ILcdEditableWayPoint
ALcdAISObjectFactory.createEditableWayPoint()
Deprecated.Creates anILcdEditableWayPoint
.TLcdAISLonLatHeightObjectFactory.createEditableWayPoint()
Deprecated.TLcdAISXYZObjectFactory.createEditableWayPoint()
Deprecated.abstract ILcdEditableWayPoint
ALcdAISObjectFactory.createFeaturedEditableWayPoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableWayPoint
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableWayPoint
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableWayPoint
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createWayPoint
(TLcdDataType aType) Creates anILcdEditableWayPoint
.