This is the complete list of members for
MgMapPlot, including all inherited members.
GetCenter() | MgMapPlot | |
GetExpandToFit() | MgMapPlot | |
GetExtent() | MgMapPlot | |
GetLayout() | MgMapPlot | |
GetMap() | MgMapPlot | |
GetMapPlotInstruction() | MgMapPlot | |
GetPlotSpecification() | MgMapPlot | |
GetScale() | MgMapPlot | |
MgMapPlot(MgMap *map, MgPlotSpecification *plotSpec, MgLayout *layout) | MgMapPlot | |
MgMapPlot(MgMap *map, MgCoordinate *center, double scale, MgPlotSpecification *plotSpec, MgLayout *layout) | MgMapPlot | |
MgMapPlot(MgMap *map, MgEnvelope *extent, bool expandToFit, MgPlotSpecification *plotSpec, MgLayout *layout) | MgMapPlot | |
SetCenterAndScale(MgCoordinate *center, double scale) | MgMapPlot | |
SetExtent(MgEnvelope *extent, bool expandToFit) | MgMapPlot | |
SetLayout(MgLayout *layout) | MgMapPlot | |
SetMap(MgMap *map) | MgMapPlot | |
SetMapPlotInstruction(INT32 plotInstruction) | MgMapPlot | |
SetPlotSpecification(MgPlotSpecification *plotSpec) | MgMapPlot | |