Auxiliary classes and functions to read geometry information from a XML document. More...
Go to the source code of this file.
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::serialize |
| namespace | te::serialize::xml |
| namespace | te::xml |
| Namespace for the XML module of TerraLib. | |
Functions | |
| TEGEOMEXPORT std::unique_ptr< te::gm::Envelope > | te::serialize::xml::ReadExtent (te::xml::Reader &reader) |
| TEGEOMEXPORT void | te::serialize::xml::SaveExtent (const te::gm::Envelope &e, te::xml::AbstractWriter &writer) |
Auxiliary classes and functions to read geometry information from a XML document.
Definition in file Serializer.h.