This interface is composed of methods that return the geometries of different possible interactions with the selected geometry.
| 
 | Methods | 
 | 
| 
 | Returns the boundary around the selected geometry. | |
| 
 | Returns a buffer region around the selected geometry. | |
| 
 | Returns a geometry representing the points in the selected geometry that are not in the specified other geometry. | |
| 
 | Returns the minimum distance between the selected geometry and another specified geometry. | |
| 
 | Returns a geometry representing the points shared by this geometry and a specified other geometry. | |
| 
 | Returns a set combining the points that are in each geometry and not the other. | |
| 
 | Returns a geometry representing all the points in the selected geometry and specified other geometry. |