You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Relations
Geometry 2D Relations
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CreatePointGraph | Creates a graph of points that lie close to each other. |
FoundationPro | ||
| FindClosestPoints | For each given point, finds the closest point among the given point set. |
FoundationLite | ||
| TestPointArrayInBox | Tests which points lie inside a box. |
FoundationLite | ||
| TestPointArrayInRectangle | Tests which points lie inside a rectangle. |
FoundationLite | ||
| TestPointInBox | Tests whether a point lies in a box. |
FoundationLite | ||
| TestPointInCircle | Tests whether a point lies inside a circle. |
FoundationLite | ||
| TestPointInRectangle | Tests whether a point lies in a rectangle. |
FoundationLite |
