net.sf.jasperreports.engine.fill
Class JRTemplateText
java.lang.Object
net.sf.jasperreports.engine.fill.JRTemplateElement
net.sf.jasperreports.engine.fill.JRTemplateText
- All Implemented Interfaces:
- java.io.Serializable
- public class JRTemplateText
- extends JRTemplateElement
- Version:
- $Id: JRTemplateText.java,v 1.29 2005/10/09 21:34:26 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRTemplateText
protected JRTemplateText(JRStaticText staticText,
JRFont font)
JRTemplateText
protected JRTemplateText(JRTextField textField,
JRFont font)
setStaticText
protected void setStaticText(JRStaticText staticText)
setTextField
protected void setTextField(JRTextField textField)
setTextElement
protected void setTextElement(JRTextElement textElement)
getTextAlignment
public byte getTextAlignment()
- Deprecated. Replaced by
getHorizontalAlignment()
.
getHorizontalAlignment
public byte getHorizontalAlignment()
getVerticalAlignment
public byte getVerticalAlignment()
getRotation
public byte getRotation()
getLineSpacing
public byte getLineSpacing()
isStyledText
public boolean isStyledText()
getBox
public JRBox getBox()
getFont
public JRFont getFont()
getHyperlinkType
public byte getHyperlinkType()
getHyperlinkTarget
public byte getHyperlinkTarget()
© 2001-2005 JasperSoft Corporation www.jaspersoft.com