Auxiliary classes and functions to read geometry information from a XML document. More...
Go to the source code of this file.
Namespaces | |
te | |
TerraLib. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::serialize | |
te::serialize::xml | |
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.