net.sf.jasperreports.engine.export
Class JExcelApiExporter.StyleInfo
java.lang.Object
net.sf.jasperreports.engine.export.JExcelApiExporter.StyleInfo
- Enclosing class:
- JExcelApiExporter
protected static class JExcelApiExporter.StyleInfo
- extends java.lang.Object
Constructor Summary |
protected |
JExcelApiExporter.StyleInfo(jxl.format.Pattern mode,
jxl.format.Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
jxl.write.WritableFont font,
JRBox box)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
mode
protected final jxl.format.Pattern mode
backcolor
protected final jxl.format.Colour backcolor
horizontalAlignment
protected final int horizontalAlignment
verticalAlignment
protected final int verticalAlignment
rotation
protected final int rotation
font
protected final jxl.write.WritableFont font
box
protected final JExcelApiExporter.BoxStyle box
JExcelApiExporter.StyleInfo
protected JExcelApiExporter.StyleInfo(jxl.format.Pattern mode,
jxl.format.Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
jxl.write.WritableFont font,
JRBox box)
computeHash
protected void computeHash()
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
getDisplayFormat
public jxl.biff.DisplayFormat getDisplayFormat()
setDisplayFormat
public void setDisplayFormat(jxl.biff.DisplayFormat displayFormat)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
© 2001-2006 JasperSoft Corporation www.jaspersoft.com