net.sf.jasperreports.engine.export
Class JExcelApiExporter.StyleKey
java.lang.Object
net.sf.jasperreports.engine.export.JExcelApiExporter.StyleKey
- Enclosing class:
- JExcelApiExporter
protected static class JExcelApiExporter.StyleKey
- extends java.lang.Object
Constructor Summary |
protected |
JExcelApiExporter.StyleKey(jxl.format.Pattern mode,
jxl.format.Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
jxl.write.WritableFont font,
net.sf.jasperreports.engine.JRBox box)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
JExcelApiExporter.StyleKey
protected JExcelApiExporter.StyleKey(jxl.format.Pattern mode,
jxl.format.Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
jxl.write.WritableFont font,
net.sf.jasperreports.engine.JRBox box)
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