Click or drag to resize

Ptv.XServer.Controls.Map.TileProviders Namespace

 
Classes
  ClassDescription
Public classBingExtensions
Holds extension methods for adding a Microsoft Bing layer to the map.
Public classBingMetaInfo
Meta information which can be requested for a bing map.
Public classBingTiledProvider
Tile provider delivering Bing maps images of specified tiles.
Public classMapObject
Provides a base implementation of IMapObject.
Public classPtvAjaxTiledProvider
PtvAjaxTiledProvider retrieves a xMapServer-Bitmap using the Ajax Servlet.
Public classRemoteTiledProvider
Provider loading tiled bitmaps from a given url.
Public classTileExceptionHandler
Exception handler for tile servers.
Public classTileMapRectangle
Represents a MapRectangle corresponding to a tile.
Public classXMapTiledProvider
A provider implementation for the xMapServer delivering tiled bitmaps.
Public classXMapTiledProviderBase
Provider delivering bitmap tiles which are requested from an xMapServer.
Public classXMapWSServiceImpl
Class which wraps the xServer web proxy and implements IXMapWSBinding interface.
Public classXMapWSServiceImplEx
Class which wraps the xServer web proxy and implements IXMapWSBinding interface. This implementation has some optimizations, like KeepAlive
Interfaces
  InterfaceDescription
Public interfaceIMapObject
Generic interface to access the information of map object.
Public interfaceIObjectInfoProvider
Setting a delegate handling map updates.
Delegates
  DelegateDescription
Public delegateMapUpdateDelegate
Definition of a delegate handling map updates.
Public delegateRemoteTiledProviderRequestBuilder
Method building a request by the given tile information.
Enumerations
  EnumerationDescription
Public enumerationBingImagerySet
Enumeration listing the different map contents which can be requested.
Public enumerationBingMapVersion
Version number of the bing map.
Public enumerationXMapMode
Mode of the xMap layer.