Package com.luciad.ais.model.refuelingtrack
package com.luciad.ais.model.refuelingtrack
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ... ).
-
ClassDescriptionThis interface is an extension of the
ILcdRefuelingAirspace
interface that allows to change the attributes and relationships of an airspace.This interface is an extension of theILcdRefuelingTrack
interface that allows to change the attributes and relationships of an refueling track.An editable extension ofILcdRefuelingTrackPoint
.This interface describes the geometry and the relationships of an airspace.This interface defines general applicable features for a refueling track or anchor airspace.This interface describes the relationships of a refueling track or refueling anchor.This interface defines general applicable features for a refueling track or anchor.This interface describes the geometry and the relationships of a refueling track point.This interface defines general applicable features for a refueling track or anchor route point.This extension ofTLcdRefuelingAirspace
has all facilities to store refueling airspace related aspects.This extension ofTLcdRefuelingTrack
has all facilities to store refueling track related aspects.This extension ofTLcdRefuelingTrackPoint
has all facilities to store refueling route point related aspects.An implementation of theILcdEditableAirspace
interface.
This class also implements theILcdGeoPath
interface just to make sure that the airspaces can be painted by aTLcdGeoPathPainter
object.
It's an implementation ofILcdShape
to be able to use the default painter of LuciadLightspeed.This class defines a feature class mapper for refueling track or anchor airspaces.A model descriptor for models containingILcdRefuelingAirspace
objects.An implementation ofILcdRefuelingTrack
.This class defines a feature class mapper for refueling tracks or anchors.A model descriptor for models containingILcdRefuelingTrack
objects.This class represents a refueling route point.This class defines a feature class mapper for refueling track or anchor route points.