Uses of Interface
com.luciad.ais.model.refuelingtrack.ILcdEditableRefuelingTrackPoint
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 ILcdEditableRefuelingTrackPoint in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableRefuelingTrackPoint
ALcdAISObjectFactory.createEditableRefuelingTrackPoint()
Deprecated.Creates anILcdEditableRefuelingTrackPoint
.TLcdAISLonLatHeightObjectFactory.createEditableRefuelingTrackPoint()
Deprecated.TLcdAISXYZObjectFactory.createEditableRefuelingTrackPoint()
Deprecated.abstract ILcdEditableRefuelingTrackPoint
ALcdAISObjectFactory.createFeaturedEditableRefuelingTrackPoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingTrackPoint
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableRefuelingTrackPoint
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableRefuelingTrackPoint
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createRefuelingTrackPoint
(TLcdDataType aType) Creates anILcdEditableRefuelingTrackPoint
. -
Uses of ILcdEditableRefuelingTrackPoint in com.luciad.ais.model.refuelingtrack
Modifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingTrackPoint
has all facilities to store refueling route point related aspects.class
This class represents a refueling route point.