net.sf.jasperreports.engine.export
protected static class JRXlsExporter.BoxStyle extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected short[] |
borderColour |
protected short[] |
borderStyle |
protected static int |
BOTTOM |
protected static int |
LEFT |
protected static int |
RIGHT |
protected static int |
TOP |
| Constructor and Description |
|---|
JRXlsExporter.BoxStyle(int side,
JRPen pen) |
JRXlsExporter.BoxStyle(JRExporterGridCell gridCell) |
protected static final int TOP
protected static final int LEFT
protected static final int BOTTOM
protected static final int RIGHT
protected short[] borderStyle
protected short[] borderColour
public JRXlsExporter.BoxStyle(int side,
JRPen pen)
public JRXlsExporter.BoxStyle(JRExporterGridCell gridCell)
public void setBox(JRLineBox box)
public void setPen(JRPen pen)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object© 2001-2010 Jaspersoft Corporation www.jaspersoft.com