GEOS
3.8.0
include
geos
opLinemerge.h
1
/**********************************************************************
2
*
3
* GEOS - Geometry Engine Open Source
4
* http://geos.osgeo.org
5
*
6
* Copyright (C) 2006 Refractions Research Inc.
7
*
8
* This is free software; you can redistribute and/or modify it under
9
* the terms of the GNU Lesser General Public Licence as published
10
* by the Free Software Foundation.
11
* See the COPYING file for more information.
12
*
13
**********************************************************************/
14
15
#ifndef GEOS_OPLINEMERGE_H
16
#define GEOS_OPLINEMERGE_H
17
18
namespace
geos
{
19
namespace
operation {
// geos::operation
20
22
namespace
linemerge {
// geos::operation::linemerge
23
24
}
// namespace geos::operation::linemerge
25
}
// namespace geos::operation
26
}
// namespace geos
27
28
//#include <geos/operation/linemerge/EdgeString.h>
29
//#include <geos/operation/linemerge/LineMergeDirectedEdge.h>
30
//#include <geos/operation/linemerge/LineMergeEdge.h>
31
//#include <geos/operation/linemerge/LineMergeGraph.h>
32
#include <geos/operation/linemerge/LineMerger.h>
33
//#include <geos/operation/linemerge/LineSequencer.h>
34
35
#endif
36
geos
Basic namespace for all GEOS functionalities.
Definition:
IndexedNestedRingTester.h:25
Generated by
1.8.15