|
Class Summary |
| ActualTuple |
Default implementation of position in a crossed coordinate space. |
| BoxProjectionStepper |
Steps over all projections of some boxes. |
| BoxStepper |
Steps over all boxes. |
| CrossRegion |
A cross region is a distinction if 1) it is empty, 2) it is full, or 3) it is the
rectangular cross of full regions and one distinction. |
| CrossSpace |
Represents the cross of several coordinate spaces. |
| GenericCrossRegion |
Represents a region as a two-dimensional array of crosses of subregions. |
| GenericCrossSpace |
Default implementation of cross coordinate space. |
| MergeStepper |
A Stepper for doing a merge-sort like ordered interleaving of two other steppers. |
| PtrArrayStepper |
A Stepper for stepping over the elements of a PtrArray in ascending or descending order. |
| Tuple |
A tuple is a Position in a CrossSpace represented by a sequence of Positions in its
subSpaces |