public interface JRCommonText extends JRCommonElement, JRBoxContainer, JRParagraphContainer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MARKUP_HTML |
static java.lang.String |
MARKUP_NONE |
static java.lang.String |
MARKUP_RTF |
static java.lang.String |
MARKUP_STYLED_TEXT |
Modifier and Type | Method and Description |
---|---|
int |
getFontSize() |
LineSpacingEnum |
getLineSpacingValue()
Deprecated.
Replaced by
JRParagraph.getLineSpacing() . |
java.lang.String |
getMarkup()
Returns the text markup.
|
LineSpacingEnum |
getOwnLineSpacingValue()
Deprecated.
Replaced by
JRParagraph.getOwnLineSpacing() . |
java.lang.String |
getOwnMarkup() |
RotationEnum |
getOwnRotationValue()
Gets the text own rotation.
|
RotationEnum |
getRotationValue()
Gets the text rotation.
|
void |
setLineSpacing(LineSpacingEnum lineSpacingEnum)
Deprecated.
Replaced by
JRParagraph.setLineSpacing(LineSpacingEnum) . |
void |
setMarkup(java.lang.String markup) |
void |
setRotation(RotationEnum rotationEnum)
Sets the text rotation.
|
getBackcolor, getForecolor, getHeight, getKey, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getWidth, setBackcolor, setForecolor, setMode
getDefaultLineColor, getLineBox
getParagraph
getDefaultStyleProvider, getStyle, getStyleNameReference
static final java.lang.String MARKUP_NONE
static final java.lang.String MARKUP_STYLED_TEXT
static final java.lang.String MARKUP_HTML
static final java.lang.String MARKUP_RTF
RotationEnum getRotationValue()
RotationEnum
RotationEnum getOwnRotationValue()
RotationEnum
void setRotation(RotationEnum rotationEnum)
rotationEnum
- a value representing one of the text rotation constants in RotationEnum
LineSpacingEnum getLineSpacingValue()
JRParagraph.getLineSpacing()
.LineSpacingEnum getOwnLineSpacingValue()
JRParagraph.getOwnLineSpacing()
.void setLineSpacing(LineSpacingEnum lineSpacingEnum)
JRParagraph.setLineSpacing(LineSpacingEnum)
.java.lang.String getMarkup()
java.lang.String getOwnMarkup()
void setMarkup(java.lang.String markup)
int getFontSize()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com