GEOS  3.9.2
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
\NgeosBasic namespace for all GEOS functionalities
 oNalgorithmContains classes and interfaces implementing fundamental computational geometry algorithms
 |oNdistanceClasses to compute distance metrics between geometries
 |\NlocateClasses which determine the Location of points in geometries
 oNgeom
 |oNprepContains classes and interfaces implementing algorithms that optimize the performance of repeated calls to specific geometric operations
 |\NutilProvides classes that parse and modify Geometry objects
 oNgeomgraphContains classes that implement topology graphs
 |\NindexContains classes that implement indexes for performing noding on geometry graph edges
 oNindexProvides classes for various kinds of spatial indexes
 |oNbintreeContains classes that implement a Binary Interval Tree index
 |oNchainContains classes that implement Monotone Chains
 |oNintervalrtreeContains 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
 |oNquadtreeContains classes that implement a Quadtree spatial index
 |oNstrtreeContains 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
 oNioContains the interfaces for converting JTS objects to and from other formats
 |\NWKBConstantsConstant values used by the WKB format
 oNlinearrefContains classes and interfaces implementing linear referencing on linear geometries
 oNnodingClasses to compute nodings for arrangements of line segments and line segment sequences
 |\NsnaproundContains classes to implement the Snap Rounding algorithm for noding linestrings
 oNoperationProvides classes for implementing operations on geometries
 |oNbufferProvides classes for computing buffers of geometries
 |oNdistanceProvides classes for computing the distance between geometries
 |oNgeounionClasses to perform efficient unioning of collections of geometries
 |oNintersectionProvides classes for computing the intersection of a Geometry and a clipping Rectangle
 |oNlinemergeLine merging package
 |oNoverlayContains classes that perform a topological overlay to compute boolean spatial functions
 |oNpolygonizeAn API for polygonizing sets of lines
 |oNpredicateClasses which implement topological predicates optimized for particular kinds of geometries
 |oNrelateContains classes to implement the computation of the spatial relationships of Geometrys
 |oNsharedpathsFind shared paths among two linear Geometry objects
 |\NvalidProvides classes for testing the validity of geometries
 oNplanargraphContains classes to implement a planar graph data structure
 |\NalgorithmPlanargraph algorithms
 oNprecisionProvides classes for manipulating the precision model of Geometries
 oNsimplifyClasses which implement algorithms for simplifying or generalizing geometries
 oNtriangulateClasses to compute Delaunay triangulations
 |\NquadedgeClasses to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams
 \NutilUtility classes for GEOS