GEOS 3.11.1
|
This is the complete list of members for geos::algorithm::hull::ConcaveHull, including all inherited members.
ConcaveHull(const Geometry *geom) (defined in geos::algorithm::hull::ConcaveHull) | geos::algorithm::hull::ConcaveHull | inline |
concaveHullByLength(const Geometry *geom, double maxLength) | geos::algorithm::hull::ConcaveHull | static |
concaveHullByLength(const Geometry *geom, double maxLength, bool isHolesAllowed) (defined in geos::algorithm::hull::ConcaveHull) | geos::algorithm::hull::ConcaveHull | static |
concaveHullByLengthRatio(const Geometry *geom, double lengthRatio) | geos::algorithm::hull::ConcaveHull | static |
concaveHullByLengthRatio(const Geometry *geom, double lengthRatio, bool isHolesAllowed) | geos::algorithm::hull::ConcaveHull | static |
getHull() | geos::algorithm::hull::ConcaveHull | |
setHolesAllowed(bool holesAllowed) | geos::algorithm::hull::ConcaveHull | |
setMaximumEdgeLength(double edgeLength) | geos::algorithm::hull::ConcaveHull | |
setMaximumEdgeLengthRatio(double edgeLengthRatio) | geos::algorithm::hull::ConcaveHull | |
uniformEdgeLength(const Geometry *geom) | geos::algorithm::hull::ConcaveHull | static |