Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
-
-
Uses of IPdfBoxGraphics2DPaintApplier.IPaintEnv in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DPaintApplier.IPaintEnv Modifier and Type Method Description org.apache.pdfbox.pdmodel.graphics.shading.PDShadingIPdfBoxGraphics2DPaintApplier. applyPaint(Paint paint, org.apache.pdfbox.pdmodel.PDPageContentStream contentStream, AffineTransform currentTransform, IPdfBoxGraphics2DPaintApplier.IPaintEnv env)Apply the paint on the ContentStreamorg.apache.pdfbox.pdmodel.graphics.shading.PDShadingPdfBoxGraphics2DPaintApplier. applyPaint(Paint paint, org.apache.pdfbox.pdmodel.PDPageContentStream contentStream, AffineTransform tf, IPdfBoxGraphics2DPaintApplier.IPaintEnv env)
-