Uses of Interface
com.luciad.ais.model.service.ILcdEditableLocationBasedService
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all service related aspects.
-
Uses of ILcdEditableLocationBasedService in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableLocationBasedService
ALcdAISObjectFactory.createEditableLocationBasedService()
Deprecated.Creates anILcdEditableLocationBasedService
.TLcdAISLonLatHeightObjectFactory.createEditableLocationBasedService()
Deprecated.TLcdAISXYZObjectFactory.createEditableLocationBasedService()
Deprecated.abstract ILcdEditableLocationBasedService
ALcdAISObjectFactory.createFeaturedEditableLocationBasedService
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedService
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableLocationBasedService
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableLocationBasedService
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createLocationBasedService
(TLcdDataType aType) Creates anILcdEditableLocationBasedService
. -
Uses of ILcdEditableLocationBasedService in com.luciad.ais.model.service
Modifier and TypeClassDescriptionclass
The default implementation of a location-based service object with additional properties.class
The default implementation of a location-based service object with default properties.ModifierConstructorDescriptionConstructs a newTLcdFeaturedLocationBasedService
from aILcdFeatured
service.