A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space. More...
#include "Geometry.h"Go to the source code of this file.
Classes | |
| class | te::gm::AbstractPoint | 
| A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib.  | |
A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space.
Definition in file AbstractPoint.h.