Package net.sf.jasperreports.renderers
Class RenderersCache
java.lang.Object
net.sf.jasperreports.renderers.RenderersCache
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDimensionRenderable(Renderable renderer) getGraphics2DRenderable(Renderable renderer) getLoadedRenderer(ResourceRenderer resourceRenderer) getWrappingRenderable(String rendererId, DataRenderable dataRenderer)
-
Constructor Details
-
RenderersCache
-
-
Method Details
-
getLoadedRenderer
- Throws:
JRException
-
getDimensionRenderable
- Throws:
JRException
-
getGraphics2DRenderable
- Throws:
JRException
-
getWrappingRenderable
public Renderable getWrappingRenderable(String rendererId, DataRenderable dataRenderer) throws JRException - Throws:
JRException
-