Package com.itextpdf.io.font.otf
Class GposLookupType8
java.lang.Object
com.itextpdf.io.font.otf.OpenTableLookup
com.itextpdf.io.font.otf.GposLookupType7
com.itextpdf.io.font.otf.GposLookupType8
Lookup Type 8: Chaining Contextual Positioning Subtable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.itextpdf.io.font.otf.OpenTableLookup
OpenTableLookup.GlyphIndexer -
Field Summary
Fields inherited from class com.itextpdf.io.font.otf.GposLookupType7
subTablesFields inherited from class com.itextpdf.io.font.otf.OpenTableLookup
lookupFlag, openReader, subTableLocations -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGposLookupType8(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreadSubTable(int subTableLocation) protected voidreadSubTableFormat2(int subTableLocation) Methods inherited from class com.itextpdf.io.font.otf.GposLookupType7
transformOneMethods inherited from class com.itextpdf.io.font.otf.OpenTableLookup
getLookupFlag, hasSubstitution, readSubTables, transformLine
-
Constructor Details
-
GposLookupType8
protected GposLookupType8(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException, IOException - Throws:
-
IOException -
IOException
-
-
Method Details
-
readSubTable
- Overrides:
-
readSubTablein classGposLookupType7 - Throws:
-
IOException
-
readSubTableFormat2
- Overrides:
-
readSubTableFormat2in classGposLookupType7 - Throws:
-
IOException
-