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
subTables
Fields inherited from class com.itextpdf.io.font.otf.OpenTableLookup
lookupFlag, openReader, subTableLocations
-
Constructor Summary
ModifierConstructorDescriptionprotected
GposLookupType8
(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
readSubTable
(int subTableLocation) protected void
readSubTableFormat2
(int subTableLocation) Methods inherited from class com.itextpdf.io.font.otf.GposLookupType7
transformOne
Methods 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:
-
readSubTable
in classGposLookupType7
- Throws:
-
IOException
-
readSubTableFormat2
- Overrides:
-
readSubTableFormat2
in classGposLookupType7
- Throws:
-
IOException
-