net.sf.jasperreports.engine.export
Class JRXlsExporter.BoxStyle
java.lang.Object
net.sf.jasperreports.engine.export.JRXlsExporter.BoxStyle
- Enclosing class:
- JRXlsExporter
protected static class JRXlsExporter.BoxStyle
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
TOP
protected static final int TOP
- See Also:
- Constant Field Values
LEFT
protected static final int LEFT
- See Also:
- Constant Field Values
BOTTOM
protected static final int BOTTOM
- See Also:
- Constant Field Values
RIGHT
protected static final int RIGHT
- See Also:
- Constant Field Values
borderStyle
protected short[] borderStyle
borderColour
protected short[] borderColour
JRXlsExporter.BoxStyle
public JRXlsExporter.BoxStyle(int side,
JRPen pen)
JRXlsExporter.BoxStyle
public JRXlsExporter.BoxStyle(JRExporterGridCell gridCell)
setBox
public void setBox(JRLineBox box)
setPen
public void setPen(JRPen pen)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com