Class TransformedGridTable

  • All Implemented Interfaces:
    IGridTable, ITable<IGridTable>

    public class TransformedGridTable
    extends AGridTableDecorator
    Logical table model that delegate original table and access to original table through coordinates transformation.
    Author:
    PUdalau