IMapService Interface |
Namespace: Dundas.BI.Utility.Map
The IMapService type exposes the following members.
| Name | Description | |
|---|---|---|
| MapResourceConfiguration | Gets a MapResourceConfiguration object which contains the configuration of map resources and layers. |
| Name | Description | |
|---|---|---|
| GetDiagramDataSvg |
Gets a MapDataInfoSvg object which is an SVG representation of the diagram elements.
| |
| GetMapDataSvg(ICollectionGuid, ICollectionGuid, ICollectionString, ICollectionGuid, ViewportData, MapProjectionType, Boolean, ICollectionGuid, Boolean) |
Gets a MapDataInfoSvg object which is an SVG representation of the map elements.
| |
| GetMapDataSvg(ICollectionGuid, ICollectionGuid, ICollectionString, ICollectionGuid, ViewportData, RectangleF, MapCenterPosition, MapProjectionType, Boolean, ICollectionGuid, Boolean) |
Gets a MapDataInfoSvg object which is an SVG representation of the map elements.
| |
| SerializeEsriMap(Stream, Stream, Stream, String, Stream, ICollectionString) | Serializes ESRI map files. | |
| SerializeEsriMap(Stream, Stream, Stream, Stream, String, Stream, ICollectionString) | Serializes ESRI map files. | |
| SerializeSvgDiagram | Serializes SVG diagram file. | |
| SerializeXamlDiagram | Serializes XAML diagram file. | |
| StoreMapResourceConfiguration | Stores the map resource configuration. |