Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgSelectionBase
Add
AddFeatureIdDouble
AddFeatureIdInt16
AddFeatureIdInt32
AddFeatureIdInt64
AddFeatureIds
AddFeatureIdString
AddFeatures
Contains
FromXml
GenerateFilter
GetClass
GetClasses
GetExtents
GetLayers
GetResourceName
GetSelectedFeatures
GetSelectedFeatures
GetSelectedFeaturesCount
MgSelectionBase
MgSelectionBase
Open
Save
ToXml
MgSelectionBase::MgSelectionBase
(
MgMapBase
*
map
,
CREFSTRING
xmlSelectionString
)
Initialize selection from a map and xml selection.
.NET Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);
Java Syntax
MgSelectionBase(MgMapBase map, String xmlSelectionString);
PHP Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);
Comments or suggestions? Send us
feedback
.