Ptv.XServer.Controls.Map.TileProviders Namespace |
| Class | Description | |
|---|---|---|
| BingExtensions | Holds extension methods for adding a Microsoft Bing layer to the map. | |
| BingMetaInfo | Meta information which can be requested for a bing map. | |
| BingTiledProvider | Tile provider delivering Bing maps images of specified tiles. | |
| MapObject |
Provides a base implementation of IMapObject.
| |
| PtvAjaxTiledProvider | PtvAjaxTiledProvider retrieves a xMapServer-Bitmap using the Ajax Servlet. | |
| RemoteTiledProvider | Provider loading tiled bitmaps from a given url. | |
| TileExceptionHandler | Exception handler for tile servers. | |
| TileMapRectangle | Represents a MapRectangle corresponding to a tile. | |
| XMapTiledProvider | A provider implementation for the xMapServer delivering tiled bitmaps. | |
| XMapTiledProviderBase | Provider delivering bitmap tiles which are requested from an xMapServer. | |
| XMapWSServiceImpl |
Class which wraps the xServer web proxy and implements IXMapWSBinding interface.
| |
| XMapWSServiceImplEx |
Class which wraps the xServer web proxy and implements IXMapWSBinding interface.
This implementation has some optimizations, like KeepAlive
|
| Interface | Description | |
|---|---|---|
| IMapObject |
Generic interface to access the information of map object.
| |
| IObjectInfoProvider | Setting a delegate handling map updates. |
| Delegate | Description | |
|---|---|---|
| MapUpdateDelegate |
Definition of a delegate handling map updates.
| |
| RemoteTiledProviderRequestBuilder | Method building a request by the given tile information. |
| Enumeration | Description | |
|---|---|---|
| BingImagerySet | Enumeration listing the different map contents which can be requested. | |
| BingMapVersion | Version number of the bing map. | |
| XMapMode | Mode of the xMap layer. |