|
Class Summary |
| Address |
This class contains the properties of an address or a place name. |
| ArcWebServiceProxy |
This class allows access to functionality and data available in ArcWeb Services. |
| Circle |
This class is used to define values for a POI search area. |
| Envelope |
This class contains the attributes of an Envelope. |
| GeocodeResponse |
This class contains a list of Address objects returned from the server that match the Address provided in a
geocode request. |
| Location |
This class contains a point and a radius indicating level of accuracy. |
| Map |
This class contains information about a map image returned from the Map Image Web Service. |
| MappedResponse |
This class contains location, map, and/or route information that has been requested from ArcWeb Services. |
| POI |
This class is a placeholder for all the information about a Point of
Interest (POI). |
| Point |
This class is a placeholder for all attributes related to a point, which
are the Geocode values of an address. |
| POIResponse |
This class holds all the information obtained after making a POI
request using the POIServiceProxy. |
| QueryFilter |
This class allows users to pass filters to
ArcWebServiceProxy.doQueryRequest. |
| RecordManager |
This class provides methods by which the most recently used and user-specified
Routes, POIs, Map Images and generic records can be saved in the RMS provided
by J2ME. |
| Route |
This class is a placeholder for information related to Route after a
route has been obtained from the server. |
| RouteSegment |
This class is the placeholder for all the information related to a particular
turn or maneuver in a Route. |
| TokenServiceProxy |
This class allows a user to obtain a token for use by ArcWebServiceProxy. |