public class JRRecordedValuesPrintText extends JRTemplatePrintText implements JRRecordedValuesPrintElement
bookmarkLevel
EXCEPTION_MESSAGE_KEY_TEMPLATE_NOT_FOUND, template
UNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID
ZERO_LINE_BREAK_OFFSETS
PROPERTY_IGNORE_HYPERLINK_SUFFIX
DEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_PDF_EMBEDDED, DEFAULT_PDF_ENCODING, DEFAULT_PDF_FONT_NAME
MARKUP_HTML, MARKUP_NONE, MARKUP_RTF, MARKUP_STYLED_TEXT
Constructor and Description |
---|
JRRecordedValuesPrintText() |
JRRecordedValuesPrintText(JRTemplateText text)
Deprecated.
provide a source Id via
JRRecordedValuesPrintText(JRTemplateText, int) |
JRRecordedValuesPrintText(JRTemplateText text,
int sourceElementId)
Deprecated.
|
JRRecordedValuesPrintText(JRTemplateText text,
PrintElementOriginator originator) |
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.
|
void |
readVirtualized(VirtualizationInput in) |
void |
writeVirtualized(VirtualizationOutput out) |
accept, getAnchorName, getBookmarkLevel, getFontName, getFontsize, getFontSize, getFormatFactoryClass, getFullStyledText, getFullText, getHorizontalAlignmentValue, getHorizontalTextAlign, getHyperlinkAnchor, getHyperlinkPage, getHyperlinkParameters, getHyperlinkReference, getHyperlinkTargetValue, getHyperlinkTooltip, getHyperlinkTypeValue, getLeadingOffset, getLineBox, getLineBreakOffsets, getLineSpacingFactor, getLineSpacingValue, getLinkTarget, getLinkType, getLocaleCode, getMarkup, getOriginalText, getOwnFontName, getOwnFontsize, getOwnFontSize, getOwnHorizontalAlignmentValue, getOwnHorizontalTextAlign, getOwnLineSpacingValue, getOwnMarkup, getOwnPdfEncoding, getOwnPdfFontName, getOwnRotationValue, getOwnVerticalAlignmentValue, getOwnVerticalTextAlign, getParagraph, getPattern, getPdfEncoding, getPdfFontName, getRotationValue, getRunDirectionValue, getTextHeight, getTextTruncateIndex, getTextTruncateSuffix, getTimeZoneId, getValue, getValueClassName, getVerticalAlignmentValue, getVerticalTextAlign, isBold, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setAnchorName, setBold, setBold, setBookmarkLevel, setFontName, setFontSize, setFontSize, setFontSize, setHorizontalAlignment, setHorizontalTextAlign, setHyperlinkAnchor, setHyperlinkOmitted, 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, setVerticalAlignment, setVerticalTextAlign
getBackcolor, getDefaultLineColor, getDefaultStyleProvider, getForecolor, getHeight, getKey, getModeValue, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getParentProperties, getPrintElementId, getPropertiesMap, getSourceElementId, getStyle, getStyleNameReference, getTemplate, getUUID, getWidth, getX, getY, hasProperties, setBackcolor, setForecolor, setHeight, setMode, setSourceElementId, setStyle, setTemplate, setUUID, setWidth, setX, setY, updateElementTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, getHeight, getKey, getOrigin, getPrintElementId, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setY
getBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setMode
getDefaultStyleProvider, getStyle, getStyleNameReference
getParentProperties, getPropertiesMap, hasProperties
getUUID
getDefaultLineColor
public JRRecordedValuesPrintText()
public JRRecordedValuesPrintText(JRTemplateText text)
JRRecordedValuesPrintText(JRTemplateText, int)
text
- public JRRecordedValuesPrintText(JRTemplateText text, int sourceElementId)
JRRecordedValuesPrintText(JRTemplateText, PrintElementOriginator)
text
- sourceElementId
- the Id of the source elementpublic JRRecordedValuesPrintText(JRTemplateText text, PrintElementOriginator originator)
text
- originator
- public JRRecordedValues getRecordedValues()
JRRecordedValuesPrintElement
getRecordedValues
in interface JRRecordedValuesPrintElement
public void deleteRecordedValues()
JRRecordedValuesPrintElement
deleteRecordedValues
in interface JRRecordedValuesPrintElement
public void initRecordedValues(Set<JREvaluationTime> evaluationTimes)
JRRecordedValuesPrintElement
initRecordedValues
in interface JRRecordedValuesPrintElement
evaluationTimes
- future times when the values will be recordedpublic void writeVirtualized(VirtualizationOutput out) throws IOException
writeVirtualized
in interface VirtualizationSerializable
writeVirtualized
in class JRTemplatePrintText
IOException
public void readVirtualized(VirtualizationInput in) throws IOException
readVirtualized
in interface VirtualizationSerializable
readVirtualized
in class JRTemplatePrintText
IOException
Copyright © 2016. All rights reserved.