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.
A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space.
Definition in file AbstractPoint.cpp.