26#ifndef __TERRALIB_GEOMETRY_SERIALIZATION_XML_INTERNAL_SERIALIZER_H
27#define __TERRALIB_GEOMETRY_SERIALIZATION_XML_INTERNAL_SERIALIZER_H
An Envelope defines a 2D rectangular region.
This class models a XML writer object.
This class models a XML reader object.
Namespace for the Vector Geometry module of TerraLib.
TEGEOMEXPORT std::unique_ptr< te::gm::Envelope > ReadExtent(te::xml::Reader &reader)
TEGEOMEXPORT void SaveExtent(const te::gm::Envelope &e, te::xml::AbstractWriter &writer)
Namespace for the XML module of TerraLib.
Configuration flags for the Vector Geometry Model of TerraLib.
#define TEGEOMEXPORT
You can use this macro in order to export/import classes and functions from this module.