Uses of Class
com.itextpdf.io.font.otf.GposAnchor
-
Packages that use GposAnchor Package Description com.itextpdf.io.font.otf -
-
Uses of GposAnchor in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf declared as GposAnchor Modifier and Type Field Description GposAnchor
OtfMarkRecord. anchor
Methods in com.itextpdf.io.font.otf that return GposAnchor Modifier and Type Method Description static GposAnchor[]
OtfReadCommon. readAnchorArray(OpenTypeFontTableReader tableReader, int[] locations, int left, int right)
static GposAnchor
OtfReadCommon. readGposAnchor(OpenTypeFontTableReader tableReader, int location)
Constructors in com.itextpdf.io.font.otf with parameters of type GposAnchor Constructor Description GposAnchor(GposAnchor other)
-