Uses of Class
com.itextpdf.io.font.otf.GposAnchor
-
Uses of GposAnchor in com.itextpdf.io.font.otf
Modifier and TypeMethodDescriptionOtfMarkRecord.getAnchor()
Retrieves the anchor of the OtfMarkRecord.static GposAnchor[]
OtfReadCommon.readAnchorArray
(OpenTypeFontTableReader tableReader, int[] locations, int left, int right) static GposAnchor
OtfReadCommon.readGposAnchor
(OpenTypeFontTableReader tableReader, int location) Modifier and TypeMethodDescriptionvoid
OtfMarkRecord.setAnchor
(GposAnchor anchor) Sets the anchor of the OtfMarkRecord.ModifierConstructorDescriptionGposAnchor
(GposAnchor other) Creates a Gpos Anchor object based on a given Gpos Anchor object.