| Class | Description |
|---|---|
| PointInSquare |
A class for finding two dimensional points that are strictly within a square
neighbourhood surrounding a point.
|
| PointLeftOf |
A class for finding two dimensional points that are strictly to the left of a
point.
|
| PointMatcher |
A class for finding two dimensional points that match a point stored by a
PointMatcher object. |