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 Configuration flags for the Vector Geometry Model of TerraLib.
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.
A base type for static classes.