Class TLcdFeaturedOrtca

All Implemented Interfaces:
ILcdEditableOrtca, ILcdOrtca, ILcdDefaultDisplayNameSettable, ILcdDataObject, ILcdBounded, ILcdCurve, ILcdPointList, ILcdPolygon, ILcdRing, ILcdShape, ILcd2DEditablePointList, ILcd2DEditableShape, ILcd3DEditablePointList, ILcd3DEditablePolygon, ILcd3DEditableShape, ILcdCloneable, ILcdFeatured, Serializable, Cloneable

public class TLcdFeaturedOrtca extends TLcdOrtca implements ILcdDefaultDisplayNameSettable
This extension of TLcdOrtca allows to have more properties in a specific implementation of an airspace. The properties of TLcdOrtca are considered as common features, while a TLcdFeaturedOrtca can have additional features. Both features are available from within the getFeature and setFeature method of TLcdFeaturedOrtca.
See Also: