Uses of Interface
com.luciad.ais.model.obstacle.ILcdEditableObstacle
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all obstacle related aspects.
-
Uses of ILcdEditableObstacle in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableObstacle
ALcdAISObjectFactory.createEditableObstacle()
Deprecated.Creates anILcdEditableObstacle
.TLcdAISLonLatHeightObjectFactory.createEditableObstacle()
Deprecated.TLcdAISXYZObjectFactory.createEditableObstacle()
Deprecated.abstract ILcdEditableObstacle
ALcdAISObjectFactory.createFeaturedEditableObstacle
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableObstacle
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableObstacle
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableObstacle
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createObstacle
(TLcdDataType aType) Creates anILcdEditableObstacle
. -
Uses of ILcdEditableObstacle in com.luciad.ais.model.obstacle
Modifier and TypeClassDescriptionclass
This extension ofTLcdFeaturedObstacle
has all facilities to store obstacle related aspects.class
This class defines an obstacle.