public class PDFGlyphWidthTable
extends java.lang.Object
| Constructor and Description |
|---|
PDFGlyphWidthTable(java.util.List pdfwidths,
java.lang.Object defwidth)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getWidth(int cid)
Binary search the list and return the width
|