26 #ifndef __TERRALIB_GEOMETRY_INTERNAL_WKTREADER_H
27 #define __TERRALIB_GEOMETRY_INTERNAL_WKTREADER_H
30 #include "../common/Static.h"
67 static Geometry* read(
const char* wkt);
73 #endif // __TERRALIB_GEOMETRY_INTERNAL_WKTREADER_H
A class that deserializes a Geometry from a valid WKT.
#define TEGEOMEXPORT
You can use this macro in order to export/import classes and functions from this module.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
Configuration flags for the Vector Geometry Model of TerraLib.
A base type for static classes.