Uses of Interface
com.luciad.ais.model.navaid.ILcdEditableMarker
Packages that use ILcdEditableMarker
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all navigation aid related aspects.
-
Uses of ILcdEditableMarker in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableMarkerModifier and TypeMethodDescriptionabstract ILcdEditableMarker
ALcdAISObjectFactory.createFeaturedEditableMarker
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMarker
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableMarker
(int aLength) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableMarker
(int aLength) Deprecated.TLcdAISDataObjectFactory.createMarker
(TLcdDataType aType) Creates anILcdEditableMarker
.