文件名称: graphics2d-3.0.1.jar中文-英文对照文档.zip
<dependency>
<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
<version>3.0.1</version>
</dependency>Gradle:
implementation group: 'de.rototor.pdfbox', name: 'graphics2d', version: '3.0.1'
Gradle (Short):
implementation 'de.rototor.pdfbox:graphics2d:3.0.1'
Gradle (Kotlin):
implementation("de.rototor.pdfbox:graphics2d:3.0.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
de.rototor.pdfbox.graphics2dde.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColor
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper.IColorMapperEnv
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DDrawControl
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DDrawControl.IDrawControlEnv
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DImageEncoder
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DImageEncoder.IPdfBoxGraphics2DImageEncoderEnv
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DImageEncoder.IPdfBoxGraphics2DImageEncoderEnv.ImageInterpolation
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DMarkedContentDrawer
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DCMYKColor
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DColor
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DColorMapper
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DDrawControlDefault
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawer
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawerDefaultFonts
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextForcedDrawer
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DLosslessImageEncoder
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.PaintApplierState
de.rototor.pdfbox.graphics2d.RGBtoCMYKColorMapper