| FDO .NET API Reference | Feature Data Objects |
()
Definition at line 34 of file mgXmlSpatialContextSerializer.h.
Static Public Member Functions | |
| static System::Void | XmlDeserialize (OSGeo::FDO::Connections::IConnection *connection, OSGeo::FDO::Xml::XmlSpatialContextReader *reader, OSGeo::FDO::Xml::XmlSpatialContextFlags *flags) |
| Reads all Spatial Contexts from an XML document to an FDO connection. | |
| static System::Void | XmlDeserialize (OSGeo::FDO::Connections::IConnection *connection, OSGeo::FDO::Xml::XmlSpatialContextReader *reader) |
| Reads all Spatial Contexts from an XML document to an FDO connection. | |
| static System::Void | XmlSerialize (OSGeo::FDO::Connections::IConnection *connection, OSGeo::FDO::Xml::XmlSpatialContextWriter *writer, OSGeo::FDO::Xml::XmlSpatialContextFlags *flags) |
| writes all Spatial Contexts from the FDO connection to an XML document. | |
| static System::Void | XmlSerialize (OSGeo::FDO::Connections::IConnection *connection, OSGeo::FDO::Xml::XmlSpatialContextWriter *writer) |
| writes all Spatial Contexts from the FDO connection to an XML document. | |
| Comments or suggestions? Send us feedback. |