public interface FieldBound
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
int |
getColumnsCount()
Returns the horizontal bound, which is also the number of columns.
|
int |
getRowsCount()
Returns the vertical bound, which is also the number of rows.
|
int |
getSize()
Returns the size of the boundary.
|
int getColumnsCount()
int getRowsCount()
int getSize()