public class GridCellSize extends Object
Constructor and Description |
---|
GridCellSize(int width,
int height,
int colSpan,
int rowSpan) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getColSpan() |
int |
getHeight() |
int |
getRowSpan() |
int |
getWidth() |
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.