FDO API Reference Feature Data Objects

SpatialContextWriter.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/SpatialContext/SpatialContextExtentType.h>
#include <Fdo/Xml/SpatialContextFlags.h>

Include dependency graph for SpatialContextWriter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoXmlSpatialContextWriter
 FdoXmlSpatialContextWriter writes Spatial Contexts to an XML document. This is done by calling the various setter functions to set the spatial context attributes and then calling WriteSpatialContext() to write the spatial context using the current attributes. More...

Typedefs

typedef FdoPtr< FdoXmlSpatialContextWriterFdoXmlSpatialContextWriterP
 FdoXmlSpatialContextWriterP is a FdoPtr on FdoXmlSpatialContextWriter, provided for convenience.

Comments or suggestions? Send us feedback.