MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgSelection Class Reference
+ Inheritance diagram for MgSelection:

List of all members.

Public Member Functions

MgFeatureReaderGetSelectedFeatures (MgLayerBase *layer, CREFSTRING className, bool mappedOnly)
 Returns the selected feature data for the specified feature class.
MgFeatureReaderGetSelectedFeatures (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 ()

Detailed Description

Exposed API class for handling selection Represents a set of selections for multiple layers and classes