Uses of Class
org.pentaho.reporting.libraries.fonts.text.font.GlyphMetrics
-
Packages that use GlyphMetrics Package Description org.pentaho.reporting.libraries.fonts.text.font -
-
Uses of GlyphMetrics in org.pentaho.reporting.libraries.fonts.text.font
Methods in org.pentaho.reporting.libraries.fonts.text.font that return GlyphMetrics Modifier and Type Method Description GlyphMetricsFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)GlyphMetricsStaticFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)GlyphMetricsVariableFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)Methods in org.pentaho.reporting.libraries.fonts.text.font with parameters of type GlyphMetrics Modifier and Type Method Description GlyphMetricsFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)GlyphMetricsStaticFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)GlyphMetricsVariableFontSizeProducer. getCharacterSize(int codePoint, GlyphMetrics dimension)
-