File |
Role |
Description |
Address.class.php |
Class |
Contains constituent parts of an address |
ArrayOfCountryRegionInfo.class.php |
Class |
Array of CountryRegionInfo objects |
ArrayOfDataSource.class.php |
Class |
Array of DataSource objects |
ArrayOfDirection.class.php |
Class |
Array of Direction objects |
ArrayOfDouble.class.php |
Class |
Array of doubles |
ArrayOfEntityProperty.class.php |
Class |
Array of EntityProperty objects |
ArrayOfEntityPropertyValue.class.php |
Class |
Array of EntityPropertyValue objects |
ArrayOfEntityType.class.php |
Class |
Array of EntityType objects |
ArrayOfFindResult.class.php |
Class |
Array of FindResult objects |
ArrayOfHotArea.class.php |
Class |
Array of HotArea objects |
ArrayOfInt.class.php |
Class |
Array of integers |
ArrayOfLatLong.class.php |
Class |
Array of LatLong objects |
ArrayOfLocation.class.php |
Class |
Array of Location objects |
ArrayOfSegment.class.php |
Class |
Array of Segment objects |
ArrayOfSegmentSpecification.class.php |
Class |
Array of SegmentSpecification objects |
CalculatedRouteRepresentation.class.php |
Class |
Contains the representation of a calculated route |
ClassLoader.php |
Appl. |
Loads class definitions on demand |
CommonServiceSoap.class.php |
Class |
Contains the methods and properties related to calling the common service |
CountryRegionContext.class.php |
Class |
Contains the associated country or region context of a request |
CountryRegionInfo.class.php |
Class |
Contains information about a country or region |
CustomerInfoHeader.class.php |
Class |
Contains a customer-defined code number used to represent transactions sent to MapPoint Web Service |
DataSource.class.php |
Class |
Contains the name, descriptions, capability, entity extent, and version number of a data source |
DataSourceCapability.class.php |
Class |
The possible capabilities of a specified data source (DataSource object) |
Direction.class.php |
Class |
Contains the representation of a single line in a route itinerary |
DirectionAction.class.php |
Class |
The possible actions used in a single line in a route itinerary |
DirectionType.class.php |
Class |
The possible types of directions for a single line in a route itinerary |
DistanceUnit.class.php |
Class |
The possible units of measurement for measuring distances on the map |
DriverProfile.class.php |
Class |
Contains the preferences for the times to start and end driving each day |
ElementColor.class.php |
Class |
Defines the colors to use for rendering objects on a map |
Entity.class.php |
Class |
Contains the ID, type, name, and description of a geographic entity| |
EntityProperty.class.php |
Class |
Contains the name, descriptive name, and data type of a property for an entity type in a data source |
EntityPropertyValue.class.php |
Class |
Contains a property name and value for a specific entity |
EntityType.class.php |
Class |
Contains the categorization of a geographic entity relative to other entities |
FilterExpression.class.php |
Class |
Represents complex logical filter expressions that filter the find results |
FindAddressSpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::FindAddress method |
FindByIDSpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::FindByID method |
FindByPropertySpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::FindByProperty method |
FindFilter.class.php |
Class |
Contains the filter used when finding points-of-interest and polygons |
FindNearbySpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::FindNearby method |
FindNearRouteSpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::FindNearRoute method |
FindOptions.class.php |
Class |
Contains search options used in the find methods |
FindPolygonSpecification.class.php |
Class |
Contains the search specification used in the FindPolygon method |
FindRange.class.php |
Class |
The range (first desired result and number of results) of the full result set to return |
FindResult.class.php |
Class |
Contains a result from a find operation |
FindResultMask.class.php |
Class |
The location elements that are optional for inclusion in a FindResult::FoundLocation |
FindResults.class.php |
Class |
Contains the individual results from a find operation |
FindServiceSoap.class.php |
Class |
Contains the methods and properties related to calling the find service |
FindSpecification.class.php |
Class |
Contains the search specification used in the FindServiceSoap::Find method |
GetCountryRegionInfo.class.php |
Class |
Used as the parameter of GetCountryRegionInfo method |
GetDataSourceInfo.class.php |
Class |
Used as the parameter of GetDataSourceInfo method |
GetEntityTypes.class.php |
Class |
Used as the parameter of GetEntityTypes method |
GetGreatCircleDistances.class.php |
Class |
Used as the parameter of GetGreatCircleDistances method |
GetInfoOptions.class.php |
Class |
Contains search options used in the FindServiceSoap::GetLocationInfo method |
GetLineDriveMap.class.php |
Class |
Used as the parameter of GetLineDriveMap method |
GetMap.class.php |
Class |
Used as the parameter of GetMap method |
HotArea.class.php |
Class |
Contains the pushpin identification, as well as the label and icon areas, that are identified as being a hot area for use in creating a clickable map |
ImageFormat.class.php |
Class |
Contains the format definitions for a map image |
LatLong.class.php |
Class |
Contains latitude and longitude coordinates |
LatLongRectangle.class.php |
Class |
Contains the latitude and longitude coordinates of a rectangle on the map |
LatLongRectangleSpatialFilter.class.php |
Class |
Defines a spatial filter which returns polygons that are related to the specified LatLongRectangle |
LatLongSpatialFilter.class.php |
Class |
Defines a spatial filter which returns only polygons that include the point specified by the LatLong object |
LineDriveMapImage.class.php |
Class |
The image returned by the GetLineDriveMap method |
LineDriveMapOptions.class.php |
Class |
The map rendering options for rendering a LineDrive map |
LineDriveMapSpecification.class.php |
Class |
Contains the specifications for rendering a LineDrive map |
Location.class.php |
Class |
Contains the representation of a location |
MapFontSize.class.php |
Class |
The possible sizes of fonts used for map labels |
MapImage.class.php |
Class |
Contains a map returned from the RenderServiceSoap::GetMap method |
MapOptions.class.php |
Class |
Contains the map rendering options used with the RenderServiceSoap::GetMap method |
Mappoint.class.php |
Class |
Contains the services that allow the access to the MapPoint Web Services |
MapPointConstants.class.php |
Class |
Contains the MapPoint Web Service constants |
MapPointObject.class.php |
Class |
Abstract class that represents a Mappoint object |
MappointService.class.php |
Class |
Abstract class that represents a Mappoint service |
MappointSoapClient.class.php |
Class |
An extension of the SoapClient PHP object |
MapReturnType.class.php |
Class |
The possible ways to return a map image from the RenderServiceSoap::GetMap method |
MapSpecification.class.php |
Class |
Contains the specifications for rendering a map |
MapStyle.class.php |
Class |
The possible map styles to use for rendering a map |
MapView.class.php |
Class |
An abstract class representing a requested map view |
MapViewRepresentations.class.php |
Class |
Contains representations of a returned map view |
MimeData.class.php |
Class |
Contains the map image |
PaletteType.class.php |
Class |
The palette style to use when rendering a LineDrive map |
PixelCoord.class.php |
Class |
Contains the coordinates of a pixel on a map image |
PixelRectangle.class.php |
Class |
Contains the definition of a rectangle on a map image |
Polygon.class.php |
Class |
Defines a polygon data type to be rendered on a map |
Pushpin.class.php |
Class |
Contains the icon, label, location, and user-defined identification number of a pushpin |
RenderServiceSoap.class.php |
Class |
Contains the methods and properties related to calling the render service |
Route.class.php |
Class |
Represents a calculated route |
RouteHighlightColor.class.php |
Class |
The possible colors to use for highlighting a route on a map |
RouteItinerary.class.php |
Class |
Contains the route segments, map view representations, and summary information for a calculated route |
RouteResultMask.class.php |
Class |
The possible elements to return with a calculated route |
RouteServiceSoap.class.php |
Class |
Contains the methods and properties related to calling the route service |
RouteSpecification.class.php |
Class |
Contains all the information necessary to describe a route |
SearchOperatorFlag.class.php |
Class |
The operators available for use with the WhereClause::SearchOperator property |
Segment.class.php |
Class |
Contains the calculated itinerary for one segment of a route |
SegmentOptions.class.php |
Class |
Contains the preferences for how the route and map views are calculated for the specified segment |
SegmentPreference.class.php |
Class |
The possible travel preferences for a particular route segment |
SegmentSpecification.class.php |
Class |
Contains the specification of one segment of a route |
SnapType.class.php |
Class |
The possible ways MapPoint Web Service works with waypoints in creating a route |
SortDirection.class.php |
Class |
Defines the direction (Ascending or Descending) of sorting for find results |
SortProperty.class.php |
Class |
Enables sorting the FindResults when specified with the FindFilter object |
SpatialFilter.class.php |
Class |
An abstract base class that defines the type of filter that will be used when finding polygons |
SpatialRelation.class.php |
Class |
Defines the spatial relation between the specified rectangle and polygons |
UserInfoHeader.class.php |
Class |
Contains context-related information used for setting the SOAP header sent with calls to MapPoint Web Service |
VersionInfo.class.php |
Class |
Contains a descriptive name and the related version number of components of the MapPoint Web Service |
ViewByBoundingLocations.class.php |
Class |
Defines the requested map view by identifying the location or set of locations that the map view should encompass |
ViewByBoundingRectangle.class.php |
Class |
Contains the latitude and longitude coordinates that define a map view based on a minimum bounding rectangle |
ViewByHeightWidth.class.php |
Class |
Contains the definition of the map view based on distance of the width and height in kilometers or miles on the Earth's surface and a center point |
ViewByScale.class.php |
Class |
Contains the definition of the map view based on the map scale and a center point |
Waypoint.class.php |
Class |
Contains the start point, intermediate stops, or end point of a route |
WhereClause.class.php |
Class |
Contains the entity property/values filters to apply to the results returned by the points of interest find methods |