XMapWSServiceImpl Methods |
The XMapWSServiceImpl type exposes the following members.
Methods
| Name | Description |
---|
| BeginrenderMap | (Inherited from XMapWSService.) |
| BeginrenderMapBoundingBox | (Inherited from XMapWSService.) |
| BeginrenderMapRot | (Inherited from XMapWSService.) |
| CancelAsync | (Inherited from XMapWSService.) |
| EndrenderMap | (Inherited from XMapWSService.) |
| EndrenderMapBoundingBox | (Inherited from XMapWSService.) |
| EndrenderMapRot | (Inherited from XMapWSService.) |
| renderMap | (Inherited from XMapWSService.) |
| renderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext) | (Inherited from XMapWSService.) |
| renderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | (Inherited from XMapWSService.) |
| renderMapBoundingBox | (Inherited from XMapWSService.) |
| renderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext) | (Inherited from XMapWSService.) |
| renderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | (Inherited from XMapWSService.) |
| renderMapRot | (Inherited from XMapWSService.) |
| renderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext) | (Inherited from XMapWSService.) |
| renderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | (Inherited from XMapWSService.) |
TopExtension Methods
| Name | Description |
---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
TopSee Also