Uses of Class
org.pentaho.reporting.libraries.fonts.text.font.GlyphMetrics
Packages that use GlyphMetrics
-
Uses of GlyphMetrics in org.pentaho.reporting.libraries.fonts.text.font
Methods in org.pentaho.reporting.libraries.fonts.text.font that return GlyphMetricsModifier and TypeMethodDescriptionFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension) StaticFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension) VariableFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension) Methods in org.pentaho.reporting.libraries.fonts.text.font with parameters of type GlyphMetricsModifier and TypeMethodDescriptionFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension) StaticFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension) VariableFontSizeProducer.getCharacterSize
(int codePoint, GlyphMetrics dimension)