|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.font.type.tfm.TFMLigKern
de.dante.extex.font.type.tfm.TFMKerning
TFM-Kerning
Kerning instruction
Constructor Summary | |
TFMKerning(int skip,
short next,
TFMFixWord k)
Create a new object |
Method Summary | |
TFMFixWord |
getKern()
Return the kern |
Methods inherited from class de.dante.extex.font.type.tfm.TFMLigKern |
getNextChar, nextIndex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TFMKerning(int skip, short next, TFMFixWord k)
skip
- the skip amount to the next instruction.next
- the code of the next character.k
- the amount of kerning between the current and
the next characters.Method Detail |
public TFMFixWord getKern()
TFMLigKern
getKern
in class TFMLigKern
TFMLigKern.getKern()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |