| Package | Description |
|---|---|
| org.apache.pdfbox.contentstream |
This package contains provides classes for working with content streams.
|
| org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
| org.apache.pdfbox.rendering |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PDFStreamEngine.showType3Glyph(Matrix textRenderingMatrix,
PDType3Font font,
int code,
Vector displacement)
Called when a glyph is to be processed.
|
| Modifier and Type | Method and Description |
|---|---|
PDType3Font |
PDType3CharProc.getFont() |
| Constructor and Description |
|---|
PDType3CharProc(PDType3Font font,
COSStream charStream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PageDrawer.showType3Glyph(Matrix textRenderingMatrix,
PDType3Font font,
int code,
Vector displacement) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.