Verwendungen von Schnittstelle
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DMarkedContentDrawer
-
Verwendungen von IPdfBoxGraphics2DMarkedContentDrawer in de.rototor.pdfbox.graphics2d
Methoden in de.rototor.pdfbox.graphics2d mit Parametern vom Typ IPdfBoxGraphics2DMarkedContentDrawerModifizierer und TypMethodeBeschreibungvoidPdfBoxGraphics2D.drawInMarkedContentSequence(org.apache.pdfbox.cos.COSName tagName, IPdfBoxGraphics2DMarkedContentDrawer drawer) Draw on the Graphics2D and enclose the drawing command with a BMC/EMC content marking pair.voidPdfBoxGraphics2D.drawInMarkedContentSequence(org.apache.pdfbox.cos.COSName tagName, org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList properties, IPdfBoxGraphics2DMarkedContentDrawer drawer) Draw on the Graphics2D and enclose the drawing command with a BDC/EMC content marking pair.