All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractPoint.cpp File Reference

A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space. More...

#include "terralib_config.h"
#include "../Defines.h"
#include "../common/Translator.h"
#include "../srs/Converter.h"
#include "AbstractPoint.h"
#include "Envelope.h"
#include "Exception.h"
#include <memory>

Go to the source code of this file.

Detailed Description

A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space.

Definition in file AbstractPoint.cpp.