Package org.apache.fop.render.ps
Class PSPainterUtil
java.lang.Object
org.apache.fop.render.ps.PSPainterUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static BufferedImage
buildImage
(Color color, int width, int height) private static RenderedImage
buildMaskImage
(BufferedImage image, int width, int height) static void
drawTransparency
(org.apache.xmlgraphics.ps.PSGenerator generator, Rectangle rect, Paint fill)
-
Constructor Details
-
PSPainterUtil
private PSPainterUtil()
-
-
Method Details
-
drawTransparency
-
buildImage
-
buildMaskImage
-