Class TLcdFeaturedRunwayClinePoint

All Implemented Interfaces:
ILcdEditableRunwayClinePoint, ILcdRunwayClinePoint, ILcdDefaultDisplayNameSettable, ILcdDataObject, ILcdBounded, ILcdPoint, ILcdShape, ILcd2DEditablePoint, ILcd2DEditableShape, ILcd3DEditablePoint, ILcd3DEditableShape, ILcdCloneable, ILcdFeatured, Serializable, Cloneable

public class TLcdFeaturedRunwayClinePoint extends TLcdRunwayClinePoint implements ILcdDefaultDisplayNameSettable
The default implementation of a runway cline point with features. Note that this class extends TLcdAISPoint, and so it is required to set a delegate point implementation using the setLocation() method before using the runway cline point object.
See Also: