Uses of Class
com.sun.pdfview.font.ttf.TrueTypeTable
Packages that use TrueTypeTable
-
Uses of TrueTypeTable in com.sun.pdfview.font.ttf
Subclasses of TrueTypeTable in com.sun.pdfview.font.ttfModifier and TypeClassDescriptionclassRepresents the TTF "cmap" tableclassModel the TrueType Glyf tableclassclassclassModel the TrueType Post tableclassModel the TrueType Loca tableclassclassclassModel the TrueType Post tableMethods in com.sun.pdfview.font.ttf that return TrueTypeTableModifier and TypeMethodDescriptionstatic TrueTypeTableTrueTypeTable.createTable(TrueTypeFont ttf, String tagString) Get a new instance of an empty table by tag stringstatic TrueTypeTableTrueTypeTable.createTable(TrueTypeFont ttf, String tagString, ByteBuffer data) Get a new instance of a table with provided dataGet a table by name.Methods in com.sun.pdfview.font.ttf with parameters of type TrueTypeTableModifier and TypeMethodDescriptionvoidTrueTypeFont.addTable(String tagString, TrueTypeTable table) Add a table to the font