GEOS  3.9.1dev
Classes | Namespaces
LargestEmptyCircle.h File Reference
#include <geos/geom/Coordinate.h>
#include <geos/geom/Point.h>
#include <geos/geom/Envelope.h>
#include <geos/algorithm/locate/IndexedPointInAreaLocator.h>
#include <geos/operation/distance/IndexedFacetDistance.h>
#include <memory>
#include <queue>
Include dependency graph for LargestEmptyCircle.h:

Go to the source code of this file.

Classes

class  geos::algorithm::construct::LargestEmptyCircle
 
class  geos::algorithm::construct::LargestEmptyCircle::Cell
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::distance
 Provides classes for computing the distance between geometries.
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::algorithm::construct