GEOS 3.15.0beta3
Public Member Functions | List of all members
geos::noding::DirectionIndependentArcString Class Reference

#include <DirectionIndependentArcString.h>

Public Member Functions

 DirectionIndependentArcString (const ArcString &as)
 
const ArcStringgetArcString () const
 
bool operator== (const DirectionIndependentArcString &other) const
 

Detailed Description

The DirectionIndependentArcString is a thin wrapper over an ArcString that provides specialized equality-testing and hashing functions. DirectionIndependentArcStrings are considered equal if they cover the same path, regardless of direction. The control points of arcs are not required to be identical, but must describe the same arc.


The documentation for this class was generated from the following file: