public class GridCellSize
extends java.lang.Object
Constructor and Description |
---|
GridCellSize(int width,
int height,
int colSpan,
int rowSpan) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
getColSpan() |
int |
getHeight() |
int |
getRowSpan() |
int |
getWidth() |
int |
hashCode() |
java.lang.String |
toString() |
public GridCellSize(int width, int height, int colSpan, int rowSpan)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public int getWidth()
public int getHeight()
public int getColSpan()
public int getRowSpan()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com