Uses of Class
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.PaintApplierState
-
-
Uses of PdfBoxGraphics2DPaintApplier.PaintApplierState in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d with parameters of type PdfBoxGraphics2DPaintApplier.PaintApplierState Modifier and Type Method Description protected voidPdfBoxGraphics2DPaintApplier. applyAsStrokingColor(Color color, PdfBoxGraphics2DPaintApplier.PaintApplierState state)protected org.apache.pdfbox.cos.COSArrayPdfBoxGraphics2DPaintApplier. buildType2Functions(Color[] colors, org.apache.pdfbox.cos.COSArray domain, org.apache.pdfbox.cos.COSArray encode, PdfBoxGraphics2DPaintApplier.PaintApplierState state)protected org.apache.pdfbox.pdmodel.common.function.PDFunctionType3PdfBoxGraphics2DPaintApplier. buildType3Function(Color[] colors, float[] fractions, PdfBoxGraphics2DPaintApplier.PaintApplierState state)
-