public class GridCellSize extends Object
GridCellSize(int width, int height, int colSpan, int rowSpan)
boolean
equals(Object o)
int
getColSpan()
getHeight()
getRowSpan()
getWidth()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GridCellSize(int width, int height, int colSpan, int rowSpan)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
public int getWidth()
public int getHeight()
public int getColSpan()
public int getRowSpan()
Copyright © 2015. All rights reserved.