Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier
-
-
Uses of IPdfBoxGraphics2DPaintApplier in de.rototor.pdfbox.graphics2d
Classes in de.rototor.pdfbox.graphics2d that implement IPdfBoxGraphics2DPaintApplier Modifier and Type Class Description classPdfBoxGraphics2DPaintApplierDefault paint mapper.Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DPaintApplier Modifier and Type Method Description voidPdfBoxGraphics2D. setPaintApplier(IPdfBoxGraphics2DPaintApplier paintApplier)Set a new paint applier.
-