GEOS  3.9.1dev
Classes | Namespaces
HotPixelIndex.h File Reference
#include <geos/export.h>
#include <geos/geom/Envelope.h>
#include <geos/geom/Coordinate.h>
#include <geos/algorithm/LineIntersector.h>
#include <geos/noding/snapround/HotPixel.h>
#include <geos/geom/PrecisionModel.h>
#include <geos/util/IllegalArgumentException.h>
#include <geos/io/WKTWriter.h>
#include <geos/index/kdtree/KdTree.h>
#include <geos/index/kdtree/KdNodeVisitor.h>
#include <array>
#include <map>
#include <memory>
Include dependency graph for HotPixelIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::noding::snapround::HotPixelIndex
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::noding
 Classes to compute nodings for arrangements of line segments and line segment sequences.
 
 geos::noding::snapround
 Contains classes to implement the Snap Rounding algorithm for noding linestrings.