Class TLcdFeaturedLocationBasedService

All Implemented Interfaces:
ILcdEditableLocationBasedService, ILcdLocationBasedService, ILcdService, ILcdDefaultDisplayNameSettable, ILcdDataObject, ILcdBounded, ILcdPoint, ILcdShape, ILcd2DEditablePoint, ILcd2DEditableShape, ILcd3DEditablePoint, ILcd3DEditableShape, ILcdCloneable, ILcdFeatured, Serializable, Cloneable

public class TLcdFeaturedLocationBasedService extends TLcdLocationBasedService implements ILcdDefaultDisplayNameSettable
The default implementation of a location-based service object with additional 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 service object.
Since:
6.2
See Also: