public class JRRecordedValuesPrintText extends JRTemplatePrintText implements JRRecordedValuesPrintElement
bookmarkLeveltemplateUNSET_SOURCE_ELEMENT_IDZERO_LINE_BREAK_OFFSETSDEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_PDF_EMBEDDED, DEFAULT_PDF_ENCODING, DEFAULT_PDF_FONT_NAMEMARKUP_HTML, MARKUP_NONE, MARKUP_RTF, MARKUP_STYLED_TEXT| Constructor and Description |
|---|
JRRecordedValuesPrintText(JRTemplateText text)
Deprecated.
provide a source Id via
JRRecordedValuesPrintText(JRTemplateText, int) |
JRRecordedValuesPrintText(JRTemplateText text,
int sourceElementId) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteRecordedValues()
Releases the recorded values set.
|
JRRecordedValues |
getRecordedValues()
Returns the recorded values set.
|
void |
initRecordedValues(Set<JREvaluationTime> evaluationTimes)
Initializes the recorded values set.
|
accept, getAnchorName, getBookmarkLevel, getFont, getFontName, getFontSize, getFormatFactoryClass, getFullStyledText, getFullText, getHorizontalAlignmentValue, getHyperlinkAnchor, getHyperlinkPage, getHyperlinkParameters, getHyperlinkReference, getHyperlinkTargetValue, getHyperlinkTooltip, getHyperlinkTypeValue, getLeadingOffset, getLineBox, getLineBreakOffsets, getLineSpacingFactor, getLineSpacingValue, getLinkTarget, getLinkType, getLocaleCode, getMarkup, getOriginalText, getOwnFontName, getOwnFontSize, getOwnHorizontalAlignmentValue, getOwnLineSpacingValue, getOwnMarkup, getOwnPdfEncoding, getOwnPdfFontName, getOwnRotationValue, getOwnVerticalAlignmentValue, getParagraph, getPattern, getPdfEncoding, getPdfFontName, getRotationValue, getRunDirectionValue, getStyledText, getText, getTextHeight, getTextTruncateIndex, getTextTruncateSuffix, getTimeZoneId, getValue, getValueClassName, getVerticalAlignmentValue, isBold, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setAnchorName, setBold, setBold, setBookmarkLevel, setFont, setFontName, setFontSize, setFontSize, setHorizontalAlignment, setHyperlinkAnchor, setHyperlinkPage, setHyperlinkParameters, setHyperlinkReference, setHyperlinkTarget, setHyperlinkTooltip, setHyperlinkType, setItalic, setItalic, setLeadingOffset, setLineBreakOffsets, setLineSpacing, setLineSpacingFactor, setLinkTarget, setLinkTarget, setLinkType, setMarkup, setPdfEmbedded, setPdfEmbedded, setPdfEncoding, setPdfFontName, setRotation, setRunDirection, setStrikeThrough, setStrikeThrough, setText, setTextFormat, setTextHeight, setTextTruncateIndex, setTextTruncateSuffix, setUnderline, setUnderline, setValue, setVerticalAlignmentgetBackcolor, getDefaultLineColor, getDefaultStyleProvider, getForecolor, getHeight, getKey, getModeValue, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getParentProperties, getPropertiesMap, getSourceElementId, getStyle, getStyleNameReference, getTemplate, getUUID, getWidth, getX, getY, hasProperties, setBackcolor, setForecolor, setHeight, setMode, setSourceElementId, setStyle, setTemplate, setUUID, setWidth, setX, setY, updateElementTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getHeight, getKey, getOrigin, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setYgetBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setModegetDefaultStyleProvider, getStyle, getStyleNameReferencegetParentProperties, getPropertiesMap, hasPropertiesgetUUIDgetDefaultLineColorpublic JRRecordedValuesPrintText(JRTemplateText text)
JRRecordedValuesPrintText(JRTemplateText, int)text - public JRRecordedValuesPrintText(JRTemplateText text, int sourceElementId)
text - sourceElementId - the Id of the source elementpublic JRRecordedValues getRecordedValues()
JRRecordedValuesPrintElementgetRecordedValues in interface JRRecordedValuesPrintElementpublic void deleteRecordedValues()
JRRecordedValuesPrintElementdeleteRecordedValues in interface JRRecordedValuesPrintElementpublic void initRecordedValues(Set<JREvaluationTime> evaluationTimes)
JRRecordedValuesPrintElementinitRecordedValues in interface JRRecordedValuesPrintElementevaluationTimes - future times when the values will be recordedCopyright © 2012. All Rights Reserved.