public class NoKerningProducer extends java.lang.Object implements KerningProducer
END_OF_TEXT, START_OF_TEXT| Constructor and Description |
|---|
NoKerningProducer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
long |
getKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point).
|
public long getKerning(int codePoint)
KerningProducergetKerning in interface KerningProducerpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface ClassificationProducerclone in class java.lang.Objectjava.lang.CloneNotSupportedException