MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgRenderingService Member List
This is the complete list of members for MgRenderingService, including all inherited members.
GetWarningsObject()MgService
HasWarnings()MgService
QueryFeatureProperties(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, INT32 maxFeatures)=0MgRenderingService [pure virtual]
QueryFeatureProperties(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, CREFSTRING featureFilter, INT32 maxFeatures, INT32 layerAttributeFilter)=0MgRenderingService [pure virtual]
QueryFeatures(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, INT32 maxFeatures)=0MgRenderingService [pure virtual]
QueryFeatures(MgMap *map, MgStringCollection *layerNames, MgGeometry *filterGeometry, INT32 selectionVariant, CREFSTRING featureFilter, INT32 maxFeatures, INT32 layerAttributeFilter)=0MgRenderingService [pure virtual]
RenderDynamicOverlay(MgMap *map, MgSelection *selection, CREFSTRING format)=0MgRenderingService [pure virtual]
RenderDynamicOverlay(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection)=0MgRenderingService [pure virtual]
RenderDynamicOverlay(MgMap *map, MgSelection *selection, MgRenderingOptions *options)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection, bool bClip)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, CREFSTRING format, bool bKeepSelection, bool bClip, MgColor *selectionColor)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, MgEnvelope *extents, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, MgEnvelope *extents, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection)=0MgRenderingService [pure virtual]
RenderMap(MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection, MgColor *selectionColor)=0MgRenderingService [pure virtual]
RenderMapLegend(MgMap *map, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format)=0MgRenderingService [pure virtual]
RenderTile(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 tileColumn, INT32 tileRow)=0MgRenderingService [pure virtual]
RenderTile(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 tileColumn, INT32 tileRow, INT32 tileWidth, INT32 tileHeight, INT32 tileDpi, CREFSTRING tileImageFormat)=0MgRenderingService [pure virtual]
RenderTileXYZ(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 x, INT32 y, INT32 z)=0MgRenderingService [pure virtual]
RenderTileXYZ(MgMap *map, CREFSTRING baseMapLayerGroupName, INT32 x, INT32 y, INT32 z, INT32 dpi, CREFSTRING tileImageFormat)=0MgRenderingService [pure virtual]