Package com.reportmill.shape
Interface Java2DShapePainter
- All Known Implementing Classes:
BarcodeShape
,LineGraph
public interface Java2DShapePainter
Shapes should implement this if they draw themselves using Java2D. The PDF output writer will render components like
this to an image for PDF rendering
-
Method Summary
-
Method Details
-
basePaint
-