Package com.ribs.pdf
Class PDFGlyphWidthTable
- java.lang.Object
 - 
- com.ribs.pdf.PDFGlyphWidthTable
 
 
- 
public class PDFGlyphWidthTable extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description PDFGlyphWidthTable(java.util.List pdfwidths, java.lang.Object defwidth)Main constructor. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetWidth(int cid)Binary search the list and return the width 
 -