FDO API Reference Feature Data Objects

static FDO_API FdoXmlSpatialContextReader* FdoXmlSpatialContextReader::Create FdoXmlReader reader,
FdoXmlSpatialContextFlags flags = NULL
[static]
 

creates a Spatial Context Reader.

Parameters:
reader Input XML document reader. Specifies the XML document that the Spatial Contexts will be read from.
flags Input options for controlling the deserializing of the Spatial Contexts. If NULL then the default flags are used.
Returns:
Returns FdoXmlSpatialContextReader

Comments or suggestions? Send us feedback.