| Modifier and Type | Method and Description |
|---|---|
void |
PdfBoxGraphics2D.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.
|
void |
PdfBoxGraphics2D.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.
|
Copyright © 2022. All rights reserved.