Uses of Interface
com.luciad.ais.model.airspace.ILcdAirspace
Packages that use ILcdAirspace
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 ILcdAirspace in com.luciad.ais.model.airspace
Subinterfaces of ILcdAirspace in com.luciad.ais.model.airspaceModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes, relationships and geometry of anILcdAirspace.Classes in com.luciad.ais.model.airspace that implement ILcdAirspaceModifier and TypeClassDescriptionclassThe default implementation of an airspace with default properties.classThe default implementation of an airspace with properties. -
Uses of ILcdAirspace in com.luciad.ais.model.refuelingtrack
Subinterfaces of ILcdAirspace in com.luciad.ais.model.refuelingtrackModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdRefuelingAirspaceinterface that allows to change the attributes and relationships of an airspace.interfaceThis interface describes the geometry and the relationships of an airspace.Classes in com.luciad.ais.model.refuelingtrack that implement ILcdAirspaceModifier 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.