FDO .NET API Reference | Feature Data Objects |
Static Public Member Functions | |
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. | |
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. | |
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. | |
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. |
|
Reads all Spatial Contexts from an XML document to an FDO connection.
|
|
Reads all Spatial Contexts from an XML document to an FDO connection.
|
|
writes all Spatial Contexts from the FDO connection to an XML document.
|
|
writes all Spatial Contexts from the FDO connection to an XML document.
|
Comments or suggestions? Send us feedback. |