Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontNativeContext
Packages that use FontNativeContext
Package
Description
-
Uses of FontNativeContext in org.pentaho.reporting.libraries.fonts.awt
Methods in org.pentaho.reporting.libraries.fonts.awt that return FontNativeContextConstructors in org.pentaho.reporting.libraries.fonts.awt with parameters of type FontNativeContextModifierConstructorDescriptionAWTFontMetrics
(FontNativeContext record, Font font, FontContext context) -
Uses of FontNativeContext in org.pentaho.reporting.libraries.fonts.itext
Methods in org.pentaho.reporting.libraries.fonts.itext that return FontNativeContextConstructors in org.pentaho.reporting.libraries.fonts.itext with parameters of type FontNativeContextModifierConstructorDescriptionBaseFontFontMetrics
(FontNativeContext record, com.lowagie.text.pdf.BaseFont baseFont, float size) -
Uses of FontNativeContext in org.pentaho.reporting.libraries.fonts.monospace
Methods in org.pentaho.reporting.libraries.fonts.monospace that return FontNativeContextConstructors in org.pentaho.reporting.libraries.fonts.monospace with parameters of type FontNativeContextModifierConstructorDescriptionMonospaceFontMetrics
(FontNativeContext record, float cpi, float lpi) -
Uses of FontNativeContext in org.pentaho.reporting.libraries.fonts.registry
Classes in org.pentaho.reporting.libraries.fonts.registry that implement FontNativeContextMethods in org.pentaho.reporting.libraries.fonts.registry that return FontNativeContextModifier and TypeMethodDescriptionEmptyFontMetrics.getNativeContext()
FontMetrics.getNativeContext()
Constructors in org.pentaho.reporting.libraries.fonts.registry with parameters of type FontNativeContextModifierConstructorDescriptionEmptyFontMetrics
(FontNativeContext record, double baseWidth, double baseHeight) EmptyFontMetrics
(FontNativeContext record, long baseWidth, long baseHeight) -
Uses of FontNativeContext in org.pentaho.reporting.libraries.fonts.truetype
Classes in org.pentaho.reporting.libraries.fonts.truetype that implement FontNativeContextModifier and TypeClassDescriptionclass
Creation-Date: 16.12.2005, 19:35:31Methods in org.pentaho.reporting.libraries.fonts.truetype that return FontNativeContextConstructors in org.pentaho.reporting.libraries.fonts.truetype with parameters of type FontNativeContextModifierConstructorDescriptionTrueTypeFontMetrics
(FontNativeContext record, ScalableTrueTypeFontMetrics fontMetrics, double fontSize)