Uses of Interface
com.luciad.ais.model.aerodrome.ILcdEditableRunwayClinePoint
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all aerodrome related aspects.
-
Uses of ILcdEditableRunwayClinePoint in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableRunwayClinePoint
ALcdAISObjectFactory.createEditableRunwayClinePoint()
Deprecated.Creates anILcdEditableRunwayClinePoint
.TLcdAISLonLatHeightObjectFactory.createEditableRunwayClinePoint()
Deprecated.TLcdAISXYZObjectFactory.createEditableRunwayClinePoint()
Deprecated.abstract ILcdEditableRunwayClinePoint
ALcdAISObjectFactory.createFeaturedEditableRunwayClinePoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayClinePoint
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableRunwayClinePoint
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableRunwayClinePoint
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createRunwayClinePoint
(TLcdDataType aType) Creates anILcdEditableRunwayClinePoint
. -
Uses of ILcdEditableRunwayClinePoint in com.luciad.ais.model.aerodrome
Modifier and TypeClassDescriptionclass
The default implementation of a runway cline point with features.class
The default implementation of a runway cline point with default properties.