Serializer.h File Reference

Auxiliary classes and functions to read geometry information from a XML document. More...

#include "../../Config.h"
#include <memory>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 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::auto_ptr< te::gm::Envelopete::serialize::xml::ReadExtent (te::xml::Reader &reader)
 
TEGEOMEXPORT void te::serialize::xml::SaveExtent (const te::gm::Envelope &e, te::xml::AbstractWriter &writer)
 

Detailed Description

Auxiliary classes and functions to read geometry information from a XML document.

Definition in file Serializer.h.