|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.fonts.otf.OpenTypeFontTableReader
com.itextpdf.text.pdf.fonts.otf.GlyphPositioningTableReader
public class GlyphPositioningTableReader
Not used at present, keeping for sometime future.
| Field Summary |
|---|
| Fields inherited from class com.itextpdf.text.pdf.fonts.otf.OpenTypeFontTableReader |
|---|
LOG, rf, tableLocation |
| Constructor Summary | |
|---|---|
GlyphPositioningTableReader(java.lang.String fontFilePath,
int gposTableLocation)
|
|
| Method Summary | |
|---|---|
void |
read()
|
protected void |
readSubTable(int lookupType,
int subTableLocation)
|
| Methods inherited from class com.itextpdf.text.pdf.fonts.otf.OpenTypeFontTableReader |
|---|
getSupportedLanguage, readCoverageFormat, startReadingTable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlyphPositioningTableReader(java.lang.String fontFilePath,
int gposTableLocation)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void read()
throws FontReadingException
FontReadingException
protected void readSubTable(int lookupType,
int subTableLocation)
throws java.io.IOException
readSubTable in class OpenTypeFontTableReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||