Class TagAndLocation

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

public class TagAndLocation extends Object
  • Constructor Details

    • TagAndLocation

      public TagAndLocation()
  • Method Details

    • getTag

      public String getTag()
      Retrieves the tag of the object.
      Returns:
      tag
    • setTag

      public void setTag (String tag)
      Sets the tag of the object.
      Parameters:
      tag - tag
    • getLocation

      public int getLocation()
      Retrieves the location of the object.
      Returns:
      location
    • setLocation

      public void setLocation (int location)
      Sets the location of the object.
      Parameters:
      location - location