public static interface GridPlotter.XYMapper
| Modifier and Type | Method and Description |
|---|---|
int |
getGridX(int irow)
Gets X grid coordinate for table row.
|
int |
getGridY(int irow)
Gets Y grid coordinate for table row.
|
int getGridX(int irow)
irow - exported table row indexint getGridY(int irow)
irow - exported table row indexCopyright © 2026 Central Laboratory of the Research Councils. All Rights Reserved.