Package de.rototor.pdfbox.graphics2d
Interface IPdfBoxGraphics2DMarkedContentDrawer
public interface IPdfBoxGraphics2DMarkedContentDrawer
Functional Interface to allow draw within a marked content sequence
-
Method Summary
-
Method Details
-
draw
Draw within a marked content. All state changes on the given gfx will not have any effect after returning from this call- Parameters:
gfx
- the graphics to draw on. Do NOT dispose this.- Throws:
IOException
-