Uses of Class
com.itextpdf.io.font.woff2.Woff2Common.Table
Packages that use Woff2Common.Table
-
Uses of Woff2Common.Table in com.itextpdf.io.font.woff2
Fields in com.itextpdf.io.font.woff2 declared as Woff2Common.TableMethods in com.itextpdf.io.font.woff2 that return Woff2Common.TableModifier and TypeMethodDescriptionprivate static Woff2Common.Table
Woff2Dec.findTable
(ArrayList<Woff2Common.Table> tables, int tag) Methods in com.itextpdf.io.font.woff2 that return types with arguments of type Woff2Common.TableModifier and TypeMethodDescriptionprivate static ArrayList
<Woff2Common.Table> Woff2Dec.tables
(Woff2Dec.Woff2Header hdr, int font_index) Methods in com.itextpdf.io.font.woff2 with parameters of type Woff2Common.TableModifier and TypeMethodDescriptionint
Woff2Common.Table.compareTo
(Woff2Common.Table o) private static void
Woff2Dec.readTableDirectory
(Buffer file, Woff2Common.Table[] tables, int num_tables) private static Woff2Dec.Checksums
Woff2Dec.reconstructGlyf
(byte[] data, int data_offset, Woff2Common.Table glyf_table, int glyph_checksum, Woff2Common.Table loca_table, int loca_checksum, Woff2Dec.Woff2FontInfo info, Woff2Out out) Method parameters in com.itextpdf.io.font.woff2 with type arguments of type Woff2Common.TableModifier and TypeMethodDescriptionprivate static Woff2Common.Table
Woff2Dec.findTable
(ArrayList<Woff2Common.Table> tables, int tag)