Uses of Class
com.luciad.ais.model.airspace.TLcdAirspace
Packages that use TLcdAirspace
Package
Description
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
-
Uses of TLcdAirspace in com.luciad.ais.model.airspace
Subclasses of TLcdAirspace in com.luciad.ais.model.airspaceModifier and TypeClassDescriptionclassThe default implementation of an airspace with properties.Constructors in com.luciad.ais.model.airspace with parameters of type TLcdAirspace -
Uses of TLcdAirspace in com.luciad.ais.model.refuelingtrack
Subclasses of TLcdAirspace in com.luciad.ais.model.refuelingtrackModifier 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.