public class JRRecordedValuesGenericPrintElement extends JRTemplateGenericPrintElement implements JRRecordedValuesPrintElement
template
UNSET_SOURCE_ELEMENT_ID
Constructor and Description |
---|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
Deprecated.
provide a source Id via
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int) |
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId)
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(java.util.Set<JREvaluationTime> evaluationTimes)
Initializes the recorded values set.
|
accept, getGenericType, getParameterNames, getParameterValue, hasParameter, setParameterValue
getBackcolor, getDefaultLineColor, getDefaultStyleProvider, getForecolor, getHeight, getKey, getModeValue, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getParentProperties, getPropertiesMap, getSourceElementId, getStyle, getStyleNameReference, getTemplate, getWidth, getX, getY, hasProperties, setBackcolor, setForecolor, setHeight, setMode, setSourceElementId, setStyle, setTemplate, setWidth, setX, setY, updateElementTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, getHeight, getKey, getOrigin, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setY
getBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setMode
getDefaultStyleProvider, getStyle, getStyleNameReference
getParentProperties, getPropertiesMap, hasProperties
public JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int)
template
- the element template to be used by the elementpublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, int sourceElementId)
template
- the element template to be used by the elementsourceElementId
- the Id of the source elementpublic JRRecordedValues getRecordedValues()
JRRecordedValuesPrintElement
getRecordedValues
in interface JRRecordedValuesPrintElement
public void deleteRecordedValues()
JRRecordedValuesPrintElement
deleteRecordedValues
in interface JRRecordedValuesPrintElement
public void initRecordedValues(java.util.Set<JREvaluationTime> evaluationTimes)
JRRecordedValuesPrintElement
initRecordedValues
in interface JRRecordedValuesPrintElement
evaluationTimes
- future times when the values will be recorded© 2001-2010 Jaspersoft Corporation www.jaspersoft.com