public class NoKerningProducer extends Object implements KerningProducer
END_OF_TEXT, START_OF_TEXT| Constructor and Description |
|---|
NoKerningProducer() |
| Modifier and Type | Method and Description |
|---|---|
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 Object clone() throws CloneNotSupportedException
clone in interface ClassificationProducerclone in class ObjectCloneNotSupportedExceptionCopyright © 2021 Hitachi Vantara. All rights reserved.