net.sf.jasperreports.engine.export.xmlss
public abstract class XmlssBorderStyle extends XmlssStyle
Modifier and Type | Field and Description |
---|---|
protected static int |
BOTTOM_BORDER |
protected JRPrintElement |
element |
protected static int |
LEFT_BORDER |
protected static int |
RIGHT_BORDER |
protected static int |
TOP_BORDER |
styleWriter
Constructor and Description |
---|
XmlssBorderStyle(java.io.Writer styleWriter,
JRPrintElement element) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
void |
setBox(JRLineBox box) |
void |
setPen(JRPen pen) |
protected void |
writeBorder(int side) |
write
protected static final int TOP_BORDER
protected static final int LEFT_BORDER
protected static final int BOTTOM_BORDER
protected static final int RIGHT_BORDER
protected JRPrintElement element
public XmlssBorderStyle(java.io.Writer styleWriter, JRPrintElement element)
public void setBox(JRLineBox box)
public void setPen(JRPen pen)
public java.lang.String getId()
getId
in class XmlssStyle
protected void writeBorder(int side) throws java.io.IOException
java.io.IOException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com