net.sf.jasperreports.engine.export.oasis
Class CellStyle
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Style
net.sf.jasperreports.engine.export.oasis.BorderStyle
net.sf.jasperreports.engine.export.oasis.CellStyle
public class CellStyle
- extends BorderStyle
- Version:
- $Id: CellStyle.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Fields inherited from class net.sf.jasperreports.engine.export.oasis.Style |
styleWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellStyle
public CellStyle(Writer styleWriter,
JRExporterGridCell gridCell)
getId
public String getId()
- Overrides:
getId in class BorderStyle
write
public void write(String cellStyleName)
throws IOException
- Specified by:
write in class Style
- Throws:
IOException
Copyright © 2012. All Rights Reserved.