Uses of Interface
com.luciad.ais.model.refuelingtrack.ILcdEditableRefuelingTrack
Packages that use ILcdEditableRefuelingTrack
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
-
Uses of ILcdEditableRefuelingTrack in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableRefuelingTrackModifier and TypeMethodDescriptionabstract ILcdEditableRefuelingTrackALcdAISObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdEditableRefuelingTrackALcdAISObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aTrack, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackbased on the supplied refueling trackaTrackbut with another set of points.TLcdAISLonLatHeightObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISLonLatHeightObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISDataObjectFactory.createRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Creates a copy of anILcdEditableRefuelingTrackwith a given geometry.TLcdAISDataObjectFactory.createRefuelingTrack(TLcdDataType aType, ILcd3DEditablePointList aPointList) Creates anILcdEditableRefuelingTrack. -
Uses of ILcdEditableRefuelingTrack in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcdEditableRefuelingTrackModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingTrackhas all facilities to store refueling track related aspects.classAn implementation ofILcdRefuelingTrack.