Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper
Packages that use IPdfBoxGraphics2DColorMapper
-
Uses of IPdfBoxGraphics2DColorMapper in de.rototor.pdfbox.graphics2d
Classes in de.rototor.pdfbox.graphics2d that implement IPdfBoxGraphics2DColorMapperModifier and TypeClassDescriptionclass
class
Usage:Fields in de.rototor.pdfbox.graphics2d declared as IPdfBoxGraphics2DColorMapperModifier and TypeFieldDescriptionprivate IPdfBoxGraphics2DColorMapper
PdfBoxGraphics2D.colorMapper
protected IPdfBoxGraphics2DColorMapper
PdfBoxGraphics2DPaintApplier.PaintApplierState.colorMapper
Methods in de.rototor.pdfbox.graphics2d that return IPdfBoxGraphics2DColorMapperModifier and TypeMethodDescriptionIPdfBoxGraphics2DPaintApplier.IPaintEnv.getColorMapper()
PdfBoxGraphics2D.PaintEnvImpl.getColorMapper()
Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DColorMapperModifier and TypeMethodDescriptionvoid
PdfBoxGraphics2D.setColorMapper
(IPdfBoxGraphics2DColorMapper colorMapper) Set a new color mapper.