org.pentaho.reporting.libraries.fonts.text.font

Interface KerningProducer

public interface KerningProducer extends ClassificationProducer

Creation-Date: 11.06.2006, 16:06:54

Author: Thomas Morgner

Method Summary
longgetKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point).

Method Detail

getKerning

public long getKerning(int codePoint)
Returns the kerning to the previous character (unit is micro-point).

Parameters: codePoint

Returns: