net.sf.jasperreports.engine.export.oasis
Class ParagraphStyle
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Style
net.sf.jasperreports.engine.export.oasis.ParagraphStyle
public class ParagraphStyle
- extends Style
- Version:
- $Id: ParagraphStyle.java 1903 2007-10-11 11:01:44Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Fields inherited from class net.sf.jasperreports.engine.export.oasis.Style |
styleWriter |
Method Summary |
java.lang.String |
getId()
|
void |
write(java.lang.String paragraphStyleName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HORIZONTAL_ALIGN_LEFT
protected static final java.lang.String HORIZONTAL_ALIGN_LEFT
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_RIGHT
protected static final java.lang.String HORIZONTAL_ALIGN_RIGHT
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_CENTER
protected static final java.lang.String HORIZONTAL_ALIGN_CENTER
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_JUSTIFY
protected static final java.lang.String HORIZONTAL_ALIGN_JUSTIFY
- See Also:
- Constant Field Values
ParagraphStyle
public ParagraphStyle(java.io.Writer styleWriter,
JRPrintText text)
getId
public java.lang.String getId()
- Specified by:
getId
in class Style
write
public void write(java.lang.String paragraphStyleName)
throws java.io.IOException
- Specified by:
write
in class Style
- Throws:
java.io.IOException
© 2001-2006 JasperSoft Corporation www.jaspersoft.com