GEOS
3.8.0
include
geos
geomUtil.h
1
/**********************************************************************
2
*
3
* GEOS - Geometry Engine Open Source
4
* http://geos.osgeo.org
5
*
6
* Copyright (C) 2001-2002 Vivid Solutions Inc.
7
* Copyright (C) 2006 Refractions Research 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_GEOMUTIL_H
17
#define GEOS_GEOMUTIL_H
18
19
#include <geos/geom/util/GeometryEditor.h>
20
#include <geos/geom/util/GeometryEditorOperation.h>
21
#include <geos/geom/util/CoordinateOperation.h>
22
#include <geos/geom/util/LinearComponentExtracter.h>
23
#include <geos/geom/util/PointExtracter.h>
24
#include <geos/geom/util/PolygonExtracter.h>
25
#include <geos/geom/util/ShortCircuitedGeometryVisitor.h>
26
27
namespace
geos
{
28
namespace
geom {
// geos.geom
29
33
namespace
util {
// geos.geom.util
34
35
}
// namespace geos.geom.util
36
}
// namespace geos.geom
37
}
// namespace geos
38
39
#endif
geos
Basic namespace for all GEOS functionalities.
Definition:
IndexedNestedRingTester.h:25
Generated by
1.8.15