org.cts.op.transformation.grids
Interface Grid

All Known Implementing Classes:
BleggGeographicGrid, GeographicGrid, IGNGeographicGrid, IGNVerticalGrid

public interface Grid

A grid is a data structure containing numeric data organized in rows and columns. Cell 0,0 represents a real location x0, y0, and every cell has a width (dx) and a height (dy) so that a cell at row i and column j represents a location of coordinates

The main grid parameters are :