Uses of Package
javax.microedition.location.services

Packages that use javax.microedition.location.services
javax.microedition.location.services Contains the classes and interfaces related to location based services. 
 

Classes in javax.microedition.location.services used by javax.microedition.location.services
GeocodingServicePreferences
          This class captures the preferences related to geocoding service provider.
Map
          This class represents a dynamic map generated by a map service provider.
MapServiceListener
          This interface provides a callback mechanism for the map service providers to send information about the service request to applications.
MapServicePreferences
          This class captures the preferences related to map service provider.
MapServiceProvider
          This interface collects the services that map providers offer.
NavigationInstruction
          This class collects the instructions for navigating a route segment.
NavigationServiceListener
          This interface provides a callback mechanism for navigation service providers to announce their state and results to applications.
NavigationServicePreferences
          This class encapsulates the preferences that are used when requesting routing services from a navigation service provider.
NavigationServiceProvider
          This interface collects the services that navigation providers offer.
ProviderCapabilities
          This class collects the information about the capabilities of a service provider.
Route
          This class represents a route.
RouteSegment
          This class represents a segment of a route.
ServiceException
          The ServiceException is thrown when an error related to handling service provider requests has occurred.
ServiceListener
          This is a super interface for all listeners related to different services.
ServicePreferences
          This class is a superclass for service preferences.
ServiceProvider
          This is a super interface for all service providers defined in this API.
 



Copyright © 2003-2008 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.