org.pentaho.reporting.libraries.fonts.registry

Interface FontSource

public interface FontSource extends FontRecord

Creation-Date: 13.05.2007, 13:43:54

Author: Thomas Morgner

Method Summary
StringgetFontSource()
Returns the file name used to load the font.
booleanisEmbeddable()

Method Detail

getFontSource

public String getFontSource()
Returns the file name used to load the font. This method exists only for iText.

Returns: this is needed for iText.

isEmbeddable

public boolean isEmbeddable()