Uses of Class
com.itextpdf.io.font.otf.TagAndLocation
-
Packages that use TagAndLocation Package Description com.itextpdf.io.font.otf -
-
Uses of TagAndLocation in com.itextpdf.io.font.otf
Methods in com.itextpdf.io.font.otf that return TagAndLocation Modifier and Type Method Description protected TagAndLocation[]
OpenTypeFontTableReader. readTagAndLocations(int baseLocation)
Methods in com.itextpdf.io.font.otf with parameters of type TagAndLocation Modifier and Type Method Description private LanguageRecord
OpenTypeScript. readLanguageRecord(TagAndLocation tagLoc)
private void
OpenTypeScript. readScriptRecord(TagAndLocation tagLoc)
-