| Interface | Description |
|---|---|
| RGrid |
An interface for building two-dimensional grids.
|
| Class | Description |
|---|---|
| EllipseGrid |
This class helps to build an ellipsoid grid.
|
| EquiSpiralGrid |
This class helps to build an spiral grid.
|
| GridMaker |
A grid factory class to help setting up grids easily.
|
| SpiralGrid |
This class helps to build an spiral grid.
|
| TableGrid |
This class helps to build an table grid (a grid that is defined by rows and
columns).
|