Class TLcdFeaturedObstacle

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

public class TLcdFeaturedObstacle extends TLcdObstacle implements ILcdDefaultDisplayNameSettable
This extension of TLcdFeaturedObstacle has all facilities to store obstacle 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 obstacle object.
See Also: