Class TLcdFeaturedArrestingGear

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

public class TLcdFeaturedArrestingGear extends TLcdArrestingGear implements ILcdEditableArrestingGear, ILcdDefaultDisplayNameSettable
The default implementation of an arresting gear with properties. Note that this class extends TLcdAISPoint, and so it is required to set a delegate point implementation using the setLocation() method before using the arresting gear object.
See Also: