Uses of Class
com.sun.pdfview.font.ttf.TrueTypeFont
Packages that use TrueTypeFont
-
Uses of TrueTypeFont in com.sun.pdfview.font.ttf
Methods in com.sun.pdfview.font.ttf that return TrueTypeFontModifier and TypeMethodDescriptionstatic TrueTypeFontTrueTypeFont.parseFont(byte[] orig) Parses a TrueType font from a byte arraystatic TrueTypeFontTrueTypeFont.parseFont(ByteBuffer inBuf) Parses a TrueType font from a byte bufferMethods in com.sun.pdfview.font.ttf with parameters of type TrueTypeFontModifier 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 dataConstructors in com.sun.pdfview.font.ttf with parameters of type TrueTypeFontModifierConstructorDescriptionprotectedGlyfTable(TrueTypeFont ttf) Creates a new instance of HmtxTableprotectedHmtxTable(TrueTypeFont ttf) Creates a new instance of HmtxTableprotectedLocaTable(TrueTypeFont ttf) Creates a new instance of HmtxTable