GEOS  3.9.1dev
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 NgeosBasic namespace for all GEOS functionalities
 NalgorithmContains classes and interfaces implementing fundamental computational geometry algorithms
 Nconstruct
 NdistanceClasses to compute distance metrics between geometries
 NlocateClasses which determine the Location of points in geometries
 Ndetail
 Nedgegraph
 Ngeom
 NprepContains classes and interfaces implementing algorithms that optimize the performance of repeated calls to specific geometric operations
 NutilProvides classes that parse and modify Geometry objects
 NgeomgraphContains classes that implement topology graphs
 NindexContains classes that implement indexes for performing noding on geometry graph edges
 NindexProvides classes for various kinds of spatial indexes
 NbintreeContains classes that implement a Binary Interval Tree index
 NchainContains classes that implement Monotone Chains
 NintervalrtreeContains classes that implement a static index on a set of 1-dimensional intervals, using an R-Tree packed based on the order of the interval midpoints
 Nkdtree
 NquadtreeContains classes that implement a Quadtree spatial index
 NstrtreeContains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree
 NsweeplineContains classes which implement a sweepline algorithm for scanning geometric data structures
 NioContains the interfaces for converting JTS objects to and from other formats
 NWKBConstantsConstant values used by the WKB format
 NlinearrefContains classes and interfaces implementing linear referencing on linear geometries
 Nmath
 NnodingClasses to compute nodings for arrangements of line segments and line segment sequences
 Nsnap
 NsnaproundContains classes to implement the Snap Rounding algorithm for noding linestrings
 NoperationProvides classes for implementing operations on geometries
 NbufferProvides classes for computing buffers of geometries
 NdistanceProvides classes for computing the distance between geometries
 NgeounionClasses to perform efficient unioning of collections of geometries
 NintersectionProvides classes for computing the intersection of a Geometry and a clipping Rectangle
 NlinemergeLine merging package
 NoverlayContains classes that perform a topological overlay to compute boolean spatial functions
 Nsnap
 Nvalidate
 Noverlayng
 NpolygonizeAn API for polygonizing sets of lines
 NpredicateClasses which implement topological predicates optimized for particular kinds of geometries
 NrelateContains classes to implement the computation of the spatial relationships of Geometrys
 NsharedpathsFind shared paths among two linear Geometry objects
 NvalidProvides classes for testing the validity of geometries
 NplanargraphContains classes to implement a planar graph data structure
 NalgorithmPlanargraph algorithms
 NprecisionProvides classes for manipulating the precision model of Geometries
 Nshape
 Nfractal
 NsimplifyClasses which implement algorithms for simplifying or generalizing geometries
 NtriangulateClasses to compute Delaunay triangulations
 NquadedgeClasses to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams
 NutilUtility classes for GEOS