Uses of Interface
com.luciad.ais.model.refuelingtrack.ILcdEditableRefuelingAirspace
Packages that use ILcdEditableRefuelingAirspace
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 ILcdEditableRefuelingAirspace in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableRefuelingAirspaceModifier and TypeMethodDescriptionabstract ILcdEditableRefuelingAirspaceALcdAISObjectFactory.createEditableRefuelingAirspace()Deprecated.Creates anILcdEditableRefuelingAirspace.TLcdAISLonLatHeightObjectFactory.createEditableRefuelingAirspace()Deprecated.TLcdAISXYZObjectFactory.createEditableRefuelingAirspace()Deprecated.abstract ILcdEditableRefuelingAirspaceALcdAISObjectFactory.createFeaturedEditableRefuelingAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingAirspacewith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableRefuelingAirspace(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableRefuelingAirspace(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createRefuelingAirspace(TLcdDataType aType) Creates anILcdEditableRefuelingAirspace. -
Uses of ILcdEditableRefuelingAirspace in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcdEditableRefuelingAirspaceModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingAirspacehas all facilities to store refueling airspace related aspects.classAn implementation of theILcdEditableAirspaceinterface.
This class also implements theILcdGeoPathinterface just to make sure that the airspaces can be painted by aTLcdGeoPathPainterobject.
It's an implementation ofILcdShapeto be able to use the default painter of LuciadLightspeed.