public class JRRecordedValuesPrintImage extends JRTemplatePrintImage implements JRRecordedValuesPrintElement
bookmarkLevel
EXCEPTION_MESSAGE_KEY_TEMPLATE_NOT_FOUND, template
UNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID
PROPERTY_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, setVerticalImageAlign
getDefaultLineColor, getDefaultLineWidth, getFillValue, getLinePen, getOwnFillValue, setFill
getBackcolor, 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
setFill
getFillValue, getLinePen, getOwnFillValue
getDefaultLineColor, getDefaultLineWidth
getDefaultLineColor
public 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()
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 JRTemplatePrintImage
IOException
public void readVirtualized(VirtualizationInput in) throws IOException
readVirtualized
in interface VirtualizationSerializable
readVirtualized
in class JRTemplatePrintImage
IOException
Copyright © 2016. All rights reserved.