Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D Relations
Geometry 2D Relations
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
CreatePointGraph | Creates a graph of points that lay close to each other. | Professional | |
FindClosestPoints | For each given point, find a closest point among the given point set. | Lite | |
![]() |
TestPointInBox | Tests whether a point lies in a box. | Lite |
![]() |
TestPointInCircle | Tests whether a point lies inside a circle. | Lite |
![]() |
TestPointInRectangle | Tests whether a point lies in a rectangle. | Lite |