Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper
-
-
Uses of IPdfBoxGraphics2DColorMapper in de.rototor.pdfbox.graphics2d
Classes in de.rototor.pdfbox.graphics2d that implement IPdfBoxGraphics2DColorMapper Modifier and Type Class Description classPdfBoxGraphics2DColorMapperFields in de.rototor.pdfbox.graphics2d declared as IPdfBoxGraphics2DColorMapper Modifier and Type Field Description protected IPdfBoxGraphics2DColorMapperPdfBoxGraphics2DPaintApplier.PaintApplierState. colorMapperMethods in de.rototor.pdfbox.graphics2d that return IPdfBoxGraphics2DColorMapper Modifier and Type Method Description IPdfBoxGraphics2DColorMapperIPdfBoxGraphics2DPaintApplier.IPaintEnv. getColorMapper()Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DColorMapper Modifier and Type Method Description voidPdfBoxGraphics2D. setColorMapper(IPdfBoxGraphics2DColorMapper colorMapper)Set a new color mapper.
-