Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. More...
#include "../common/BaseVisitable.h"#include "../common/Enums.h"#include "../datatype/AbstractData.h"#include "../NoExceptDefinition.h"#include "Enums.h"#include "Visitor.h"#include <map>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::gm::Geometry | 
| Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.  More... | |
| class | te::gm::GeometryPtr | 
| class | te::gm::GeometrySharedPtr | 
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::gm | 
| Namespace for the Vector Geometry module of TerraLib.  | |
| namespace | te::srs | 
| Namespace for the Spatial Reference System module of TerraLib.  | |
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
Definition in file Geometry.h.