Uses of Interface
com.luciad.ais.model.aerodrome.ILcdArrestingGear
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
-
Uses of ILcdArrestingGear in com.luciad.ais.model.aerodrome
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdArrestingGear
interface that allows to change the attributes and relationships of an arresting gear.Modifier and TypeClassDescriptionclass
This class represents an arresting gear with only default properties.class
The default implementation of an arresting gear with properties.Modifier and TypeMethodDescriptionILcdRunwayDirection.getArrestingGear()
Returns the arresting gear.TLcdRunwayDirection.getArrestingGear()
Modifier and TypeMethodDescriptionvoid
ILcdEditableRunwayDirection.setArrestingGear
(ILcdArrestingGear aArrestingGear) Specifies the arresting gear of this runway direction.void
TLcdRunwayDirection.setArrestingGear
(ILcdArrestingGear aArrestingGear)