All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 "../common/Exception.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.