|
MapGuide API Reference
|
| MgMapPlot::MgMapPlot | ( | MgMap * | map, |
| MgEnvelope * | extent, | ||
| bool | expandToFit, | ||
| MgPlotSpecification * | plotSpec, | ||
| MgLayout * | layout | ||
| ) |
Create and initialize an MgMapPlot instance using the specified extents Sets the MapPlotInstruction value appropriately.
| MgMapPlot(MgMap map, MgEnvelope extent, bool expandToFit, MgPlotSpecification plotSpec, MgLayout layout); |
| MgMapPlot(MgMap map, MgEnvelope extent, boolean expandToFit, MgPlotSpecification plotSpec, MgLayout layout); |
| MgMapPlot(MgMap map, MgEnvelope extent, bool expandToFit, MgPlotSpecification plotSpec, MgLayout layout); |