public class JRRecordedValuesPrintImage extends JRTemplatePrintImage implements JRRecordedValuesPrintElement
bookmarkLevelEXCEPTION_MESSAGE_KEY_TEMPLATE_NOT_FOUND, templateUNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_IDPROPERTY_IGNORE_HYPERLINK_SUFFIX| Constructor and Description |
|---|
JRRecordedValuesPrintImage() |
JRRecordedValuesPrintImage(JRTemplateImage image)
Deprecated.
provide a source Id via
JRRecordedValuesPrintImage(JRTemplateImage, int) |
JRRecordedValuesPrintImage(JRTemplateImage image,
int sourceElementId)
Deprecated.
|
JRRecordedValuesPrintImage(JRTemplateImage image,
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, getHorizontalAlignmentValue, getHorizontalImageAlign, getHyperlinkAnchor, getHyperlinkPage, getHyperlinkParameters, getHyperlinkReference, getHyperlinkTargetValue, getHyperlinkTooltip, getHyperlinkTypeValue, getLineBox, getLinkTarget, getLinkType, getOnErrorTypeValue, getOwnHorizontalAlignmentValue, getOwnHorizontalImageAlign, getOwnScaleImageValue, getOwnVerticalAlignmentValue, getOwnVerticalImageAlign, getRenderable, getRenderer, getScaleImageValue, getVerticalAlignmentValue, getVerticalImageAlign, isLazy, isUsingCache, setAnchorName, setBookmarkLevel, setHorizontalAlignment, setHorizontalImageAlign, setHyperlinkAnchor, setHyperlinkOmitted, setHyperlinkPage, setHyperlinkParameters, setHyperlinkReference, setHyperlinkTarget, setHyperlinkTooltip, setHyperlinkType, setLazy, setLinkTarget, setLinkType, setOnErrorType, setRenderable, setRenderer, setScaleImage, setUsingCache, setVerticalAlignment, setVerticalImageAligngetDefaultLineColor, getDefaultLineWidth, getFillValue, getLinePen, getOwnFillValue, setFillgetBackcolor, 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, updateElementTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getHeight, getKey, getOrigin, getPrintElementId, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setYgetBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setModegetDefaultStyleProvider, getStyle, getStyleNameReferencegetParentProperties, getPropertiesMap, hasPropertiesgetUUIDsetFillgetFillValue, getLinePen, getOwnFillValuegetDefaultLineColor, getDefaultLineWidthgetDefaultLineColorpublic JRRecordedValuesPrintImage()
public JRRecordedValuesPrintImage(JRTemplateImage image)
JRRecordedValuesPrintImage(JRTemplateImage, int)image - public JRRecordedValuesPrintImage(JRTemplateImage image, int sourceElementId)
JRRecordedValuesPrintImage(JRTemplateImage, PrintElementOriginator)image - sourceElementId - the Id of the source elementpublic JRRecordedValuesPrintImage(JRTemplateImage image, PrintElementOriginator originator)
image - originator - public 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 recordedpublic void writeVirtualized(VirtualizationOutput out) throws IOException
writeVirtualized in interface VirtualizationSerializablewriteVirtualized in class JRTemplatePrintImageIOExceptionpublic void readVirtualized(VirtualizationInput in) throws IOException
readVirtualized in interface VirtualizationSerializablereadVirtualized in class JRTemplatePrintImageIOExceptionCopyright © 2017. All rights reserved.