Uses of Interface
com.luciad.ais.model.service.ILcdEditableLocationBasedService
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableLocationBasedServiceModifier and TypeMethodDescriptionabstract ILcdEditableLocationBasedServiceALcdAISObjectFactory.createEditableLocationBasedService()Deprecated.Creates anILcdEditableLocationBasedService.TLcdAISLonLatHeightObjectFactory.createEditableLocationBasedService()Deprecated.TLcdAISXYZObjectFactory.createEditableLocationBasedService()Deprecated.abstract ILcdEditableLocationBasedServiceALcdAISObjectFactory.createFeaturedEditableLocationBasedService(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedServicewith 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
Classes in com.luciad.ais.model.service that implement ILcdEditableLocationBasedServiceModifier and TypeClassDescriptionclassThe default implementation of a location-based service object with additional properties.classThe default implementation of a location-based service object with default properties.Constructors in com.luciad.ais.model.service with parameters of type ILcdEditableLocationBasedServiceModifierConstructorDescriptionConstructs a newTLcdFeaturedLocationBasedServicefrom aILcdFeaturedservice.