public interface GenericElementTransformer extends GenericElementHandler
Such transformers can be used to preprocess a filled report prior to export by translating generic print elements into other print element types or into generic print elements of a different type.
GenericElementTransformer
Modifier and Type | Method and Description |
---|---|
JRPrintElement |
transformElement(GenericElementTransformerContext context,
JRGenericPrintElement element)
Transforms a generic print element into another element.
|
toExport
JRPrintElement transformElement(GenericElementTransformerContext context, JRGenericPrintElement element)
context
- the transformation contextelement
- the element to transform© 2001-2014 TIBCO Software Inc. www.jaspersoft.com