net.sf.jasperreports.engine.export
Class JRXlsExporter.StyleInfo
java.lang.Object
net.sf.jasperreports.engine.export.JRXlsExporter.StyleInfo
- Enclosing class:
- JRXlsExporter
protected static class JRXlsExporter.StyleInfo
- extends java.lang.Object
Constructor Summary |
JRXlsExporter.StyleInfo(short mode,
short backcolor,
short horizontalAlignment,
short verticalAlignment,
short rotation,
HSSFFont font,
JRExporterGridCell gridCell)
|
JRXlsExporter.StyleInfo(short mode,
short backcolor,
short horizontalAlignment,
short verticalAlignment,
short rotation,
HSSFFont font,
JRXlsExporter.BoxStyle box)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
mode
protected final short mode
backcolor
protected final short backcolor
horizontalAlignment
protected final short horizontalAlignment
verticalAlignment
protected final short verticalAlignment
rotation
protected final short rotation
font
protected final HSSFFont font
box
protected final JRXlsExporter.BoxStyle box
JRXlsExporter.StyleInfo
public JRXlsExporter.StyleInfo(short mode,
short backcolor,
short horizontalAlignment,
short verticalAlignment,
short rotation,
HSSFFont font,
JRExporterGridCell gridCell)
JRXlsExporter.StyleInfo
public JRXlsExporter.StyleInfo(short mode,
short backcolor,
short horizontalAlignment,
short verticalAlignment,
short rotation,
HSSFFont font,
JRXlsExporter.BoxStyle box)
computeHash
protected int computeHash()
setDataFormat
public void setDataFormat(short dataFormat)
hasDataFormat
public boolean hasDataFormat()
getDataFormat
public short getDataFormat()
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-2006 JasperSoft Corporation www.jaspersoft.com