public class LookupHeadersTransformer extends TwoDimensionDecisionTableTranformer
| C1 | C2 | C3 | HC1 | HC2 | HC3 | RET1 |
| C1 | C2 | C3 | HC1 | RET1 | HC2 | HC3 |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn(int col,
int row) |
int |
getRow(int col,
int row) |
getHeight, getWidthpublic int getColumn(int col,
int row)
getColumn in interface CoordinatesTransformergetColumn in class TwoDimensionDecisionTableTranformercol - The column of logical table.row - The row of logical table.public int getRow(int col,
int row)
getRow in interface CoordinatesTransformergetRow in class TwoDimensionDecisionTableTranformercol - The column of logical table.row - The row of logical table.Copyright © 2004–2019 OpenL Tablets. All rights reserved.