| Package | Description |
|---|---|
| org.verapdf.pd.font.type1 |
| Modifier and Type | Field and Description |
|---|---|
protected Stack<CFFNumber> |
BaseCharStringParser.stack |
| Modifier and Type | Method and Description |
|---|---|
CFFNumber |
BaseCharStringParser.getWidth() |
protected CFFNumber |
Type1CharStringParser.readNextNumber(int firstByte)
This method reads next bytes from stream and interprets them as one
number.
|
protected abstract CFFNumber |
BaseCharStringParser.readNextNumber(int firstByte)
This method reads next bytes from stream and interprets them as one
number.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCharStringParser.setWidth(CFFNumber width) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.