Class TLcdFeaturedMilitaryTrainingRoutePoint

All Implemented Interfaces:
ILcdEditableMilitaryTrainingRoutePoint, ILcdEditableRoutePoint, ILcdMilitaryTrainingRoutePoint, ILcdRoutePoint, ILcdDefaultDisplayNameSettable, ILcdDataObject, ILcdBounded, ILcdPoint, ILcdShape, ILcd2DEditablePoint, ILcd2DEditableShape, ILcd3DEditablePoint, ILcd3DEditableShape, ILcdCloneable, ILcdFeatured, Serializable, Cloneable

public class TLcdFeaturedMilitaryTrainingRoutePoint extends TLcdMilitaryTrainingRoutePoint implements ILcdDefaultDisplayNameSettable
A featured extension of TLcdMilitaryTrainingRoutePoint. Note that this class extends TLcdAISPoint, and so it is required to set a delegate point implementation using the setLocation() method before using the military training route point object.
See Also: