Verwendungen von Schnittstelle
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DDrawControl.IDrawControlEnv
-
Verwendungen von IPdfBoxGraphics2DDrawControl.IDrawControlEnv in de.rototor.pdfbox.graphics2d
Methoden in de.rototor.pdfbox.graphics2d mit Parametern vom Typ IPdfBoxGraphics2DDrawControl.IDrawControlEnvModifizierer und TypMethodeBeschreibungvoidIPdfBoxGraphics2DDrawControl.afterShapeDraw(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) Called after shape was drawn.voidPdfBoxGraphics2DDrawControlDefault.afterShapeDraw(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) voidIPdfBoxGraphics2DDrawControl.afterShapeFill(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) Called after shape was filled.voidPdfBoxGraphics2DDrawControlDefault.afterShapeFill(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) IPdfBoxGraphics2DDrawControl.transformShapeBeforeDraw(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) You may optional change the shape that is going to be drawn.PdfBoxGraphics2DDrawControlDefault.transformShapeBeforeDraw(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) IPdfBoxGraphics2DDrawControl.transformShapeBeforeFill(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env) You may optional change the shape that is going to be filled.PdfBoxGraphics2DDrawControlDefault.transformShapeBeforeFill(Shape shape, IPdfBoxGraphics2DDrawControl.IDrawControlEnv env)