Class TLcdFeaturedVFRRoutePoint

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

public class TLcdFeaturedVFRRoutePoint extends TLcdVFRRoutePoint implements ILcdDefaultDisplayNameSettable
The default implementation of a VFR route point with addtional 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 VFR route point object.
See Also: