GEOS  3.13.0dev
geos::algorithm::hull::ConcaveHullOfPolygons Member List

This is the complete list of members for geos::algorithm::hull::ConcaveHullOfPolygons, including all inherited members.

concaveFillByLength(const Geometry *polygons, double maxLength)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
concaveFillByLengthRatio(const Geometry *polygons, double lengthRatio)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
concaveHullByLength(const Geometry *polygons, double maxLength)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
concaveHullByLength(const Geometry *polygons, double maxLength, bool isTight, bool isHolesAllowed)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
concaveHullByLengthRatio(const Geometry *polygons, double lengthRatio)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
concaveHullByLengthRatio(const Geometry *polygons, double lengthRatio, bool isTight, bool isHolesAllowed)geos::algorithm::hull::ConcaveHullOfPolygonsstatic
ConcaveHullOfPolygons(const Geometry *geom)geos::algorithm::hull::ConcaveHullOfPolygons
getFill()geos::algorithm::hull::ConcaveHullOfPolygons
getHull()geos::algorithm::hull::ConcaveHullOfPolygons
setHolesAllowed(bool p_isHolesAllowed)geos::algorithm::hull::ConcaveHullOfPolygons
setMaximumEdgeLength(double edgeLength)geos::algorithm::hull::ConcaveHullOfPolygons
setMaximumEdgeLengthRatio(double edgeLengthRatio)geos::algorithm::hull::ConcaveHullOfPolygons
setTight(bool p_isTight)geos::algorithm::hull::ConcaveHullOfPolygons