public class TTHorizontalHeader
extends java.lang.Object
Constructor and Description |
---|
TTHorizontalHeader() |
Modifier and Type | Method and Description |
---|---|
int |
getAdvanceWidthMax() |
short |
getAscender() |
short |
getCaretSlopeRise() |
short |
getCaretSlopeRun() |
short |
getDescender() |
short |
getLineGap() |
short |
getMinLeftSideBearing() |
short |
getMinRightSideBearing() |
int |
getNumberOfHMetrics() |
short |
getXMaxExtent() |
void |
setAdvanceWidthMax(int i) |
void |
setAscender(short s) |
void |
setCaretSlopeRise(short s) |
void |
setCaretSlopeRun(short s) |
void |
setDescender(short s) |
void |
setLineGap(short s) |
void |
setMinLeftSideBearing(short s) |
void |
setMinRightSideBearing(short s) |
void |
setNumberOfHMetrics(int i) |
void |
setXMaxExtent(short s) |
public int getAdvanceWidthMax()
public short getAscender()
public short getCaretSlopeRise()
public short getCaretSlopeRun()
public short getDescender()
public short getLineGap()
public short getMinLeftSideBearing()
public short getMinRightSideBearing()
public int getNumberOfHMetrics()
public short getXMaxExtent()
public void setAdvanceWidthMax(int i)
public void setAscender(short s)
public void setCaretSlopeRise(short s)
public void setCaretSlopeRun(short s)
public void setDescender(short s)
public void setLineGap(short s)
public void setMinLeftSideBearing(short s)
public void setMinRightSideBearing(short s)
public void setNumberOfHMetrics(int i)
public void setXMaxExtent(short s)