Class IndexToLocationTable


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

      • TAG

        public static final java.lang.String TAG
        A tag that identifies this table type.
        See Also:
        Constant Field Values
    • Method Detail

      • getOffsets

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

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