Package de.rototor.pdfbox.graphics2d
Schnittstelle IPdfBoxGraphics2DDrawControl.IDrawControlEnv
- Umschließende Schnittstelle:
IPdfBoxGraphics2DDrawControl
public static interface IPdfBoxGraphics2DDrawControl.IDrawControlEnv
The environment of the draw operation
-
Methodenübersicht
-
Methodendetails
-
getPaint
Paint getPaint()- Gibt zurück:
- the current paint set on the graphics.
-
getGraphics
PdfBoxGraphics2D getGraphics()- Gibt zurück:
- the graphics currently drawn on
-