Gets the y value for the last row of the grid. @return the bottommost y value
()
| 181 | * @return the bottommost y value |
| 182 | */ |
| 183 | public double getBottom(); |
| 184 | |
| 185 | /** |
| 186 | * Gets the change in x between grid columns moving from right to left. |
no outgoing calls
no test coverage detected