FDO API Reference | Feature Data Objects |
#include <SpatialContextSerializer.h>
Definition at line 33 of file SpatialContextSerializer.h.
Static Public Member Functions | |
FDO_API void | XmlDeserialize (FdoIConnection *connection, FdoXmlSpatialContextReader *reader, FdoXmlSpatialContextFlags *flags=NULL) |
reads all Spatial Contexts from an XML document to an FDO connection. | |
FDO_API void | XmlSerialize (FdoIConnection *connection, FdoXmlSpatialContextWriter *writer, FdoXmlSpatialContextFlags *flags=NULL) |
writes all Spatial Contexts from the FDO connection to an XML document. |
|
reads all Spatial Contexts from an XML document to an FDO connection.
|
|
writes all Spatial Contexts from the FDO connection to an XML document.
|
Comments or suggestions? Send us feedback. |