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 OpenTableLookup
OpenTableLookup.GlyphIndexer -
Field Summary
Fields inherited from class GposLookupType7
subTablesFields inherited from class OpenTableLookup
lookupFlag, openReader, subTableLocations -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGposLookupType8(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreadSubTable(int subTableLocation) private voidreadSubTableFormat1(int subTableLocation) protected voidreadSubTableFormat2(int subTableLocation) private voidreadSubTableFormat3(int subTableLocation) Methods inherited from class GposLookupType7
transformOneMethods inherited from class OpenTableLookup
getLookupFlag, hasSubstitution, readSubTables, transformLine
-
Constructor Details
-
GposLookupType8
protected GposLookupType8(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException, IOException - Throws:
IOExceptionIOException
-
-
Method Details
-
readSubTable
- Overrides:
readSubTablein classGposLookupType7- Throws:
IOException
-
readSubTableFormat2
- Overrides:
readSubTableFormat2in classGposLookupType7- Throws:
IOException
-
readSubTableFormat1
- Throws:
IOException
-
readSubTableFormat3
- Throws:
IOException
-