public class JRRecordedValuesGenericPrintElement extends JRTemplateGenericPrintElement implements JRRecordedValuesPrintElement
EXCEPTION_MESSAGE_KEY_TEMPLATE_NOT_FOUND, template
UNSET_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, setParameterValue
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
public 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()
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 JRTemplateGenericPrintElement
IOException
public void readVirtualized(VirtualizationInput in) throws IOException
readVirtualized
in interface VirtualizationSerializable
readVirtualized
in class JRTemplateGenericPrintElement
IOException
Copyright © 2016. All rights reserved.