org.pentaho.reporting.libraries.fonts.text.font
Interface KerningProducer
- All Superinterfaces:
- ClassificationProducer, java.lang.Cloneable
- All Known Implementing Classes:
- DefaultKerningProducer, NoKerningProducer
public interface KerningProducer
- extends ClassificationProducer
Creation-Date: 11.06.2006, 16:06:54
- Author:
- Thomas Morgner
Method Summary |
long |
getKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point). |
getKerning
long getKerning(int codePoint)
- Returns the kerning to the previous character (unit is micro-point).
- Parameters:
codePoint
-
- Returns: