Class DefaultGlyph

  • All Implemented Interfaces:
    Glyph

    public final class DefaultGlyph
    extends Object
    implements Glyph
    Creation-Date: 03.04.2007, 16:41:38
    Author:
    Thomas Morgner
    • Constructor Detail

      • DefaultGlyph

        public DefaultGlyph​(int codepoint,
                            int breakWeight,
                            int classification,
                            org.pentaho.reporting.libraries.fonts.text.Spacing spacing,
                            int width,
                            int height,
                            int baseLine,
                            int kerning,
                            int[] extraChars)