public class JRRecordedValuesPrintImage extends JRTemplatePrintImage implements JRRecordedValuesPrintElement
bookmarkLeveltemplateUNSET_SOURCE_ELEMENT_ID| Constructor and Description |
|---|
JRRecordedValuesPrintImage(JRTemplateImage image)
Deprecated.
provide a source Id via
JRRecordedValuesPrintImage(JRTemplateImage, int) |
JRRecordedValuesPrintImage(JRTemplateImage image,
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, getHorizontalAlignmentValue, getHyperlinkAnchor, getHyperlinkPage, getHyperlinkParameters, getHyperlinkReference, getHyperlinkTargetValue, getHyperlinkTooltip, getHyperlinkTypeValue, getLineBox, getLinkTarget, getLinkType, getOnErrorTypeValue, getOwnHorizontalAlignmentValue, getOwnScaleImageValue, getOwnVerticalAlignmentValue, getRenderable, getRenderer, getScaleImageValue, getVerticalAlignmentValue, isLazy, isUsingCache, setAnchorName, setBookmarkLevel, setHorizontalAlignment, setHyperlinkAnchor, setHyperlinkPage, setHyperlinkParameters, setHyperlinkReference, setHyperlinkTarget, setHyperlinkTooltip, setHyperlinkType, setLazy, setLinkTarget, setLinkType, setOnErrorType, setRenderable, setRenderer, setScaleImage, setUsingCache, setVerticalAlignmentgetDefaultLineColor, getDefaultLineWidth, getFillValue, getLinePen, getOwnFillValue, setFillgetBackcolor, 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, hasPropertiesgetUUIDsetFillgetFillValue, getLinePen, getOwnFillValuegetDefaultLineColor, getDefaultLineWidthgetDefaultLineColorpublic JRRecordedValuesPrintImage(JRTemplateImage image)
JRRecordedValuesPrintImage(JRTemplateImage, int)image - public JRRecordedValuesPrintImage(JRTemplateImage image, int sourceElementId)
image - 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.