| 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.
|
| 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 © 2002–2017 The Apache Software Foundation. All rights reserved.