DK11 for Delphi | GisTopology.TGIS_Topology.ConcaveHull | Overloads | Constructors | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
ConcaveHull(TGIS_LayerVector; Double) | public | Creates a concave hull based on the provided layer and edge length. | |
ConcaveHull(TGIS_Shape; Double) | public | Creates a concave hull based on the provided shape and edge length. | |
ConcaveHull(TGIS_Shape; TGIS_Shape; Double) | public | Creates a concave hull based on the two provided shapes and edge length. | |
ConcaveHull(TGIS_Shape; TGIS_Shape; Double; Boolean) | public | Creates a concave hull based on the two provided shapes and edge length. | |