, including all inherited members.
GetWarningsObject() | MgService | |
HasWarnings() | MgService | |
QueryFeatureProperties(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, INT32 maxFeatures)=0 | MgRenderingService | [pure virtual] |
QueryFeatureProperties(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, CREFSTRING featureFilter, INT32 maxFeatures, INT32 layerAttributeFilter)=0 | MgRenderingService | [pure virtual] |
QueryFeatures(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, INT32 maxFeatures)=0 | MgRenderingService | [pure virtual] |
QueryFeatures(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, CREFSTRING featureFilter, INT32 maxFeatures, INT32 layerAttributeFilter)=0 | MgRenderingService | [pure virtual] |
RenderDynamicOverlay(MgMap *map, MgSelection *selection, CREFSTRING format)=0 | MgRenderingService | [pure virtual] |
RenderDynamicOverlay(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection)=0 | MgRenderingService | [pure virtual] |
RenderDynamicOverlay(MgMap *map, MgSelection *selection, MgRenderingOptions *options)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection, bool bClip)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection, bool bClip, MgColor *selectionColor)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, MgEnvelope *extents, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, MgEnvelope *extents, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection)=0 | MgRenderingService | [pure virtual] |
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection, MgColor *selectionColor)=0 | MgRenderingService | [pure virtual] |
RenderMapLegend(MgMap *map, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0 | MgRenderingService | [pure virtual] |
RenderTile(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 tileColumn, INT32 tileRow)=0 | MgRenderingService | [pure virtual] |
RenderTile(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 tileColumn, INT32 tileRow, INT32 tileWidth, INT32 tileHeight, INT32 tileDpi, CREFSTRING tileImageFormat)=0 | MgRenderingService | [pure virtual] |
RenderTileXYZ(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 x, INT32 y, INT32 z)=0 | MgRenderingService | [pure virtual] |
RenderTileXYZ(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 x, INT32 y, INT32 z, INT32 dpi, CREFSTRING tileImageFormat)=0 | MgRenderingService | [pure virtual] |