| Package | Description |
|---|---|
| org.sejda.sambox.contentstream | |
| org.sejda.sambox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PDFStreamEngine.showType3Glyph(Matrix textRenderingMatrix,
PDType3Font font,
int code,
String unicode,
Vector displacement)
Called when a glyph is to be processed.This method is intended for overriding in subclasses, the default
implementation does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
PDType3Font |
PDType3CharProc.getFont() |
| Constructor and Description |
|---|
PDType3CharProc(PDType3Font font,
COSStream charStream) |
Copyright © 2019 sejda. All rights reserved.