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
ConstructorsModifierConstructorDescriptionprotected
GposLookupType8
(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
readSubTable
(int subTableLocation) private void
readSubTableFormat1
(int subTableLocation) protected void
readSubTableFormat2
(int subTableLocation) private void
readSubTableFormat3
(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
-
readSubTableFormat1
- Throws:
IOException
-
readSubTableFormat3
- Throws:
IOException
-