MapGuide API Reference
|
This class provides services to profile exsiting MapGuide APIs. More...
Public Member Functions | |
virtual MgByteReader * | ProfileRenderDynamicOverlay (MgMap *map, MgSelection *selection, MgRenderingOptions *options)=0 |
Profile the process of rendering all dynamic layers in the specified MgMap to a dynamic overlay image with a transparent background. | |
virtual MgByteReader * | ProfileRenderMap (MgMap *map, MgSelection *selection, MgCoordinate *center, double scale, INT32 width, INT32 height, MgColor *backgroundColor, CREFSTRING format, bool bKeepSelection)=0 |
Profile the process of rendering a MgMap to the requested image format with specified center point and scale. |
This class provides services to profile exsiting MapGuide APIs.