Interface FontSource
- All Superinterfaces:
 FontRecord,Serializable
- All Known Implementing Classes:
 AfmFontRecord,PfmFontRecord,TrueTypeFontRecord
Creation-Date: 13.05.2007, 13:43:54
- Author:
 - Thomas Morgner
 
- 
Method Summary
Modifier and TypeMethodDescriptionReturns the file name used to load the font.booleanMethods inherited from interface org.pentaho.reporting.libraries.fonts.registry.FontRecord
getFamily, getIdentifier, isBold, isItalic, isOblique 
- 
Method Details
- 
getFontSource
String getFontSource()Returns the file name used to load the font. This method exists only for iText.- Returns:
 - this is needed for iText.
 
 - 
isEmbeddable
boolean isEmbeddable() 
 -