ClassificationProducer
, java.lang.Cloneable
DefaultKerningProducer
, NoKerningProducer
public interface KerningProducer extends ClassificationProducer
END_OF_TEXT, START_OF_TEXT
Modifier and Type | Method | Description |
---|---|---|
long |
getKerning(int codePoint) |
Returns the kerning to the previous character (unit is micro-point).
|
clone