Method Summary |
|
public short | getAdvanceWidthMax() Getter for property advanceWidthMax. |
public short | getAscent() Getter for property ascent. |
public short | getCaretOffset() Getter for property caretOffset. |
public short | getCaretSlopeRise() Getter for property caretSlopeRise. |
public short | getCaretSlopeRun() Getter for property caretSlopeRun. |
public ByteBuffer | getData() |
public short | getDescent() Getter for property descent. |
public int | getLength() |
public short | getLineGap() Getter for property lineGap. |
public short | getMetricDataFormat() Getter for property metricDataFormat. |
public short | getMinLeftSideBearing() Getter for property minLeftSideBearing. |
public short | getMinRightSideBearing() Getter for property minRIghtSideBearing. |
public short | getNumOfLongHorMetrics() Getter for property numOfLongHorMetrics. |
public int | getVersion() Getter for property version. |
public short | getXMaxExtent() Getter for property xMaxExtent. |
public void | setAdvanceWidthMax(short advanceWidthMax) Setter for property advanceWidthMax. |
public void | setAscent(short ascent) Setter for property ascent. |
public void | setCaretOffset(short caretOffset) Setter for property caretOffset. |
public void | setCaretSlopeRise(short caretSlopeRise) Setter for property caretSlopeRise. |
public void | setCaretSlopeRun(short caretSlopeRun) Setter for property caretSlopeRun. |
public void | setData(ByteBuffer data) |
public void | setDescent(short descent) Setter for property descent. |
public void | setLineGap(short lineGap) Setter for property lineGap. |
public void | setMetricDataFormat(short metricDataFormat) Setter for property metricDataFormat. |
public void | setMinLeftSideBearing(short minLeftSideBearing) Setter for property minLeftSideBearing. |
public void | setMinRightSideBearing(short minRightSideBearing) Setter for property minRIghtSideBearing. |
public void | setNumOfLongHorMetrics(short numOfLongHorMetrics) Setter for property numOfLongHorMetrics. |
public void | setVersion(int version) Setter for property version. |
public void | setXMaxExtent(short xMaxExtent) Setter for property xMaxExtent. |
public String | toString() |