public class JRRecordedValuesGenericPrintElement extends JRTemplateGenericPrintElement implements JRRecordedValuesPrintElement
EXCEPTION_MESSAGE_KEY_TEMPLATE_NOT_FOUND, templateUNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID| Constructor and Description |
|---|
JRRecordedValuesGenericPrintElement() |
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
Deprecated.
provide a source Id via
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int) |
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId)
Deprecated.
|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId,
int parameterCount)
Deprecated.
|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
PrintElementOriginator originator)
Creates a generic print element.
|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
PrintElementOriginator originator,
int parameterCount)
Creates a generic print element.
|
| 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, getGenericType, getParameterNames, getParameterValue, hasParameter, setParameterValuegetBackcolor, 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, 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, hasPropertiesgetUUIDpublic JRRecordedValuesGenericPrintElement()
public JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int)template - the element template to be used by the elementpublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, int sourceElementId)
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, PrintElementOriginator)template - the element template to be used by the elementsourceElementId - the Id of the source elementpublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, PrintElementOriginator originator)
template - the element template to be used by the elementoriginator - public JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, int sourceElementId, int parameterCount)
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, PrintElementOriginator, int)template - the element template to be used by the elementsourceElementId - the Id of the source elementparameterCount - the number of parameters that the element will havepublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, PrintElementOriginator originator, int parameterCount)
template - the element template to be used by the elementoriginator - parameterCount - the number of parameters that the element will havepublic 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 JRTemplateGenericPrintElementIOExceptionpublic void readVirtualized(VirtualizationInput in) throws IOException
readVirtualized in interface VirtualizationSerializablereadVirtualized in class JRTemplateGenericPrintElementIOExceptionCopyright © 2017. All rights reserved.