Uses of Interface
org.pentaho.reporting.libraries.fonts.io.FontDataInputSource
Package
Description
-
Uses of FontDataInputSource in org.pentaho.reporting.libraries.fonts.afm
ModifierConstructorDescriptionAfmFont
(FontDataInputSource inputSource, boolean embeddable) FontDataAsciiReader
(FontDataInputSource inputSource) FontDataAsciiReader
(FontDataInputSource inputSource, int bufferSize) -
Uses of FontDataInputSource in org.pentaho.reporting.libraries.fonts.io
Modifier and TypeClassDescriptionclass
Creation-Date: 15.12.2005, 15:55:56class
The current use of iText and its inherent dependence on the font filename makes it not feasible to use libLoader for the font loading right now. -
Uses of FontDataInputSource in org.pentaho.reporting.libraries.fonts.pfm
-
Uses of FontDataInputSource in org.pentaho.reporting.libraries.fonts.truetype
ModifierConstructorDescriptionTrueTypeFont
(FontDataInputSource filename) TrueTypeFont
(FontDataInputSource filename, long offset) TrueTypeFont
(FontDataInputSource filename, long offset, int collectionIndex)