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 TypeClassDescriptionclassclassUsage:Fields in de.rototor.pdfbox.graphics2d declared as IPdfBoxGraphics2DColorMapperModifier and TypeFieldDescriptionprivate IPdfBoxGraphics2DColorMapperPdfBoxGraphics2D.colorMapperprotected IPdfBoxGraphics2DColorMapperPdfBoxGraphics2DPaintApplier.PaintApplierState.colorMapperMethods 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 TypeMethodDescriptionvoidPdfBoxGraphics2D.setColorMapper(IPdfBoxGraphics2DColorMapper colorMapper) Set a new color mapper.