public interface CoordinatesTransformer
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn(int col,
int row) |
int |
getHeight() |
int |
getRow(int col,
int row) |
int |
getWidth() |
int getHeight()
int getWidth()
int getColumn(int col,
int row)
col - The column of logical table.row - The row of logical table.int getRow(int col,
int row)
col - The column of logical table.row - The row of logical table.Copyright © 2004–2019 OpenL Tablets. All rights reserved.