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