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