FDO API Reference Feature Data Objects

static FDO_API FdoXmlSpatialContextWriter* FdoXmlSpatialContextWriter::Create FdoXmlWriter writer,
FdoXmlSpatialContextFlags flags = NULL
[static]
 

creates a Spatial Context Writer.

Parameters:
writer Input XML document writer. Specifies the XML document that the Spatial Contexts will be written to.
flags Input options for controlling the deserializing of the Spatial Contexts. If NULL then the default flags are used.
Returns:
Returns FdoXmlSpatialContextWriter

Comments or suggestions? Send us feedback.