FDO API Reference Feature Data Objects

FdoXmlSpatialContextSerializer Class Reference

#include <SpatialContextSerializer.h>

List of all members.


Detailed Description

This static class provides the ability to serialize and deserialize spatial contexts to and from GML.

Definition at line 33 of file SpatialContextSerializer.h.


Static Public Member Functions

static FDO_API void XmlDeserialize (FdoIConnection *connection, FdoXmlSpatialContextReader *reader, FdoXmlSpatialContextFlags *flags=NULL)
 reads all Spatial Contexts from an XML document to an FDO connection.
static FDO_API void XmlSerialize (FdoIConnection *connection, FdoXmlSpatialContextWriter *writer, FdoXmlSpatialContextFlags *flags=NULL)
 writes all Spatial Contexts from the FDO connection to an XML document.

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.