org.pentaho.reporting.libraries.fonts.text

Interface SpacingProducer

public interface SpacingProducer extends ClassificationProducer

Reads spacing information. Spacing information defines the possible stretch points when performing text justification.

Author: Thomas Morgner

Method Summary
SpacingcreateSpacing(int codePoint)

Method Detail

createSpacing

public Spacing createSpacing(int codePoint)