Class OtfMarkRecord

java.lang.Object
com.itextpdf.io.font.otf.OtfMarkRecord

public class OtfMarkRecord extends Object
  • Constructor Details

    • OtfMarkRecord

      public OtfMarkRecord()
  • Method Details

    • getMarkClass

      public int getMarkClass()
      Retrieves the mark class of the OtfMarkRecord.
      Returns:
      mark class
    • setMarkClass

      public void setMarkClass (int markClass)
      Sets the mark class of the OtfMarkRecord.
      Parameters:
      markClass - mark class
    • getAnchor

      public GposAnchor getAnchor()
      Retrieves the anchor of the OtfMarkRecord.
      Returns:
      anchor
    • setAnchor

      public void setAnchor (GposAnchor anchor)
      Sets the anchor of the OtfMarkRecord.
      Parameters:
      anchor - anchor