Uses of Class
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
-
-
Uses of PdfBoxGraphics2D in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d that return PdfBoxGraphics2D Modifier and Type Method Description PdfBoxGraphics2DPdfBoxGraphics2D. create()Creates a copy of this graphics object.PdfBoxGraphics2DPdfBoxGraphics2D. create(int x, int y, int width, int height)PdfBoxGraphics2DIPdfBoxGraphics2DDrawControl.IDrawControlEnv. getGraphics()PdfBoxGraphics2DIPdfBoxGraphics2DPaintApplier.IPaintEnv. getGraphics2D()Methods in de.rototor.pdfbox.graphics2d with parameters of type PdfBoxGraphics2D Modifier and Type Method Description voidIPdfBoxGraphics2DMarkedContentDrawer. draw(PdfBoxGraphics2D gfx)Draw within a marked content.
-