net.sf.jasperreports.engine.export.xmlss
Class XmlssBorderStyle
java.lang.Object
net.sf.jasperreports.engine.export.xmlss.XmlssStyle
net.sf.jasperreports.engine.export.xmlss.XmlssBorderStyle
- Direct Known Subclasses:
- XmlssCellStyle
public abstract class XmlssBorderStyle
- extends XmlssStyle
- Version:
- $Id: XmlssBorderStyle.java 3033 2009-08-27 11:46:22Z teodord $
- Author:
- sanda zaharia (shertage@users.sourceforge.net)
Methods inherited from class net.sf.jasperreports.engine.export.xmlss.XmlssStyle |
write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOP_BORDER
protected static final int TOP_BORDER
- See Also:
- Constant Field Values
LEFT_BORDER
protected static final int LEFT_BORDER
- See Also:
- Constant Field Values
BOTTOM_BORDER
protected static final int BOTTOM_BORDER
- See Also:
- Constant Field Values
RIGHT_BORDER
protected static final int RIGHT_BORDER
- See Also:
- Constant Field Values
element
protected JRPrintElement element
XmlssBorderStyle
public XmlssBorderStyle(java.io.Writer styleWriter,
JRPrintElement element)
setBox
public void setBox(JRLineBox box)
throws java.io.IOException
- Throws:
java.io.IOException
setPen
public void setPen(JRPen pen)
throws java.io.IOException
- Throws:
java.io.IOException
getId
public java.lang.String getId()
- Specified by:
getId
in class XmlssStyle
writeBorder
protected void writeBorder(int side)
throws java.io.IOException
- Throws:
java.io.IOException
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com