GEOS
3.8.0
include
geos
opOverlay.h
1
/**********************************************************************
2
*
3
* GEOS - Geometry Engine Open Source
4
* http://geos.osgeo.org
5
*
6
* Copyright (C) 2005-2006 Refractions Research Inc.
7
* Copyright (C) 2001-2002 Vivid Solutions Inc.
8
*
9
* This is free software; you can redistribute and/or modify it under
10
* the terms of the GNU Lesser General Public Licence as published
11
* by the Free Software Foundation.
12
* See the COPYING file for more information.
13
*
14
**********************************************************************/
15
16
#ifndef GEOS_OPOVERLAY_H
17
#define GEOS_OPOVERLAY_H
18
19
namespace
geos
{
20
namespace
operation {
21
58
namespace
overlay {
// geos.operation.overlay
59
60
}
// namespace geos.operation.overlay
61
}
// namespace geos.operation
62
}
// namespace geos
63
64
#include <geos/operation/overlay/OverlayOp.h>
65
//#include <geos/operation/overlay/PolygonBuilder.h>
66
//#include <geos/operation/overlay/PointBuilder.h>
67
//#include <geos/operation/overlay/LineBuilder.h>
68
//#include <geos/operation/overlay/MinimalEdgeRing.h>
69
//#include <geos/operation/overlay/MaximalEdgeRing.h>
70
//#include <geos/operation/overlay/OverlayNodeFactory.h>
71
//#include <geos/operation/overlay/EdgeSetNoder.h>
72
//#include <geos/operation/overlay/ElevationMatrix.h>
73
74
#endif
75
geos
Basic namespace for all GEOS functionalities.
Definition:
IndexedNestedRingTester.h:25
Generated by
1.8.15