Uses of Class
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Packages that use PdfBoxGraphics2D
-
Uses of PdfBoxGraphics2D in de.rototor.pdfbox.graphics2d
Fields in de.rototor.pdfbox.graphics2d declared as PdfBoxGraphics2DModifier and TypeFieldDescription(package private) PdfBoxGraphics2D
PdfBoxGraphics2D.CopyInfo.copy
(package private) PdfBoxGraphics2D
PdfBoxGraphics2D.CopyInfo.sourceGfx
Methods in de.rototor.pdfbox.graphics2d that return PdfBoxGraphics2DModifier and TypeMethodDescriptionPdfBoxGraphics2D.create()
Creates a copy of this graphics object.PdfBoxGraphics2D.create
(int x, int y, int width, int height) IPdfBoxGraphics2DDrawControl.IDrawControlEnv.getGraphics()
IPdfBoxGraphics2DPaintApplier.IPaintEnv.getGraphics2D()
PdfBoxGraphics2D.PaintEnvImpl.getGraphics2D()
Methods in de.rototor.pdfbox.graphics2d with parameters of type PdfBoxGraphics2DModifier and TypeMethodDescriptionvoid
IPdfBoxGraphics2DMarkedContentDrawer.draw
(PdfBoxGraphics2D gfx) Draw within a marked content.private static String
PdfBoxGraphics2D.gatherDebugCopyInfo
(PdfBoxGraphics2D gfx) Constructors in de.rototor.pdfbox.graphics2d with parameters of type PdfBoxGraphics2DModifierConstructorDescriptionprivate
(package private)
PdfBoxGraphics2D
(org.apache.pdfbox.pdmodel.PDDocument document, org.apache.pdfbox.pdmodel.common.PDRectangle bbox, PdfBoxGraphics2D parentGfx)