Uses of Interface
com.luciad.ais.model.aerodrome.ILcdEditableRunwayClinePoint
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableRunwayClinePointModifier and TypeMethodDescriptionabstract ILcdEditableRunwayClinePointALcdAISObjectFactory.createEditableRunwayClinePoint()Deprecated.Creates anILcdEditableRunwayClinePoint.TLcdAISLonLatHeightObjectFactory.createEditableRunwayClinePoint()Deprecated.TLcdAISXYZObjectFactory.createEditableRunwayClinePoint()Deprecated.abstract ILcdEditableRunwayClinePointALcdAISObjectFactory.createFeaturedEditableRunwayClinePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayClinePointwith 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
Classes in com.luciad.ais.model.aerodrome that implement ILcdEditableRunwayClinePointModifier and TypeClassDescriptionclassThe default implementation of a runway cline point with features.classThe default implementation of a runway cline point with default properties.