Class IndexToLocationTable

java.lang.Object
org.apache.fontbox.ttf.TTFTable
org.apache.fontbox.ttf.IndexToLocationTable

public class IndexToLocationTable extends TTFTable
A table in a true type font.
Author:
Ben Litchfield
  • Field Details

  • Method Details

    • getOffsets

      public long[] getOffsets()
      Returns:
      Returns the offsets.
    • setOffsets

      public void setOffsets(long[] offsetsValue)
      Parameters:
      offsetsValue - The offsets to set.