public final class IndexCoordinate extends Object
Modifier and Type | Field and Description |
---|---|
int |
columnIndex |
int |
rowIndex |
Constructor and Description |
---|
IndexCoordinate(int columnIndex,
int rowIndex) |
Copyright © 2013. All Rights Reserved.