Uses of Class
com.itextpdf.io.font.otf.ScriptRecord
-
Packages that use ScriptRecord Package Description com.itextpdf.io.font.otf -
-
Uses of ScriptRecord in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf with type parameters of type ScriptRecord Modifier and Type Field Description private java.util.List<ScriptRecord>
OpenTypeScript. records
Methods in com.itextpdf.io.font.otf that return types with arguments of type ScriptRecord Modifier and Type Method Description java.util.List<ScriptRecord>
OpenTypeFontTableReader. getScriptRecords()
java.util.List<ScriptRecord>
OpenTypeScript. getScriptRecords()
-