FDO API Reference Feature Data Objects

IGetSpatialContextsImp Class Reference

List of all members.

Detailed Description

The FdoIGetSpatialContexts interface defines the GetSpatialContexts command, which enumerates the existing spatial contexts.


Public Member Functions

System::Void Dispose ()
NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT::ISpatialContextReaderExecute ()
 Executes the GetSpatialContexts command returning an FdoISpatialContextReader.
__property System::Boolean get_ActiveOnly ()
 Gets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.
__property System::Void set_ActiveOnly (System::Boolean value)
 Sets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.

Comments or suggestions? Send us feedback.