net.sf.jasperreports.engine.export
protected class JExcelApiExporter.BoxStyle extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Colour[] |
borderColour |
protected BorderLineStyle[] |
borderStyle |
protected static int |
BOTTOM |
protected static int |
LEFT |
protected static int |
RIGHT |
protected static int |
TOP |
Constructor and Description |
---|
JExcelApiExporter.BoxStyle(int side,
JRPen pen) |
JExcelApiExporter.BoxStyle(JRExporterGridCell gridCell) |
protected static final int TOP
protected static final int LEFT
protected static final int BOTTOM
protected static final int RIGHT
protected BorderLineStyle[] borderStyle
protected Colour[] borderColour
public JExcelApiExporter.BoxStyle(int side, JRPen pen)
public JExcelApiExporter.BoxStyle(JRExporterGridCell gridCell)
public void setBox(JRLineBox box)
public void setPen(JRPen pen)
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
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com