Class TLcdFeaturedAirspaceCorridor

java.lang.Object
com.luciad.ais.model.airspace.TLcdAirspaceCorridor
com.luciad.ais.model.airspace.TLcdFeaturedAirspaceCorridor
All Implemented Interfaces:
ILcdAirspaceCorridor, ILcdEditableAirspaceCorridor, ILcdGenericAirspace, ILcdDefaultDisplayNameSettable, ILcdGeoPath, ILcdDataObject, ILcdBounded, ILcdCurve, ILcdGeoBuffer, ILcdPointList, ILcdShape, ILcdCloneable, ILcdFeatured, Serializable, Cloneable

public class TLcdFeaturedAirspaceCorridor extends TLcdAirspaceCorridor implements ILcdEditableAirspaceCorridor, ILcdDefaultDisplayNameSettable
The default implementation of an airspace corridor with features.

The geometry of the airspace corridor is defined by a set of airspace segments and a width. Please refer to the documentation of ILcdAirspaceCorridor for more information about defining and adding airspace segments.

Since:
8.0
See Also: