Class TLcdFeaturedRefuelingTrackPoint

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

public class TLcdFeaturedRefuelingTrackPoint extends TLcdRefuelingTrackPoint implements ILcdDefaultDisplayNameSettable
This extension of TLcdRefuelingTrackPoint has all facilities to store refueling route point related aspects. Note that this class extends TLcdAISPoint, and so it is required to set a delegate point implementation using the setLocation() method before using the refueling route point object.
See Also: