26 #ifndef __TERRALIB_GEOMETRY_INTERNAL_WKTREADER_H
27 #define __TERRALIB_GEOMETRY_INTERNAL_WKTREADER_H
30 #include "../common/Static.h"
A base type for static classes.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
A class that deserializes a Geometry from a valid WKT.
static Geometry * read(const char *wkt)
It returns a valid Geometry from a given WKT.
#define TEGEOMEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).