MapGuide API Reference
|
Public Member Functions | |
MgFeatureReader * | GetSelectedFeatures (MgLayerBase *layer, CREFSTRING className, bool mappedOnly) |
Returns the selected feature data for the specified feature class. | |
MgFeatureReader * | GetSelectedFeatures (MgLayerBase *layer, CREFSTRING className, MgStringCollection *propertyNames) |
MgSelection (MgMap *map) | |
Initialize selection generation from a map. | |
MgSelection (MgMap *map, CREFSTRING xmlSelectionString) | |
Initialize selection from a map and xml selection. | |
MgSelection () | |
virtual void | Open (MgResourceService *resourceService, CREFSTRING mapName) |
Loads the selection object from a session repository. | |
void | Save (MgResourceService *resourceService, CREFSTRING mapName) |
Save the selection object to a session repository. | |
virtual | ~MgSelection () |
Exposed API class for handling selection Represents a set of selections for multiple layers and classes