Class TableStyle
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Style
net.sf.jasperreports.engine.export.oasis.TableStyle
- Author:
- Sanda Zaharia (shertage@users.sourceforge.net)
-
Field Summary
Fields inherited from class net.sf.jasperreports.engine.export.oasis.Style
styleWriter -
Constructor Summary
ConstructorsConstructorDescriptionTableStyle(WriterHelper styleWriter, int width, int pageFormatIndex, boolean isFrame, boolean isPageBreak, Color tabColor) -
Method Summary
-
Constructor Details
-
TableStyle
public TableStyle(WriterHelper styleWriter, int width, int pageFormatIndex, boolean isFrame, boolean isPageBreak, Color tabColor)
-
-
Method Details
-
getId
-
write
- Specified by:
writein classStyle- Throws:
IOException
-