Class GlyphNameFieldPart

java.lang.Object
org.apache.fop.util.text.GlyphNameFieldPart

public class GlyphNameFieldPart extends Object
Function formatting a character to a glyph name.
  • Constructor Details

    • GlyphNameFieldPart

      public GlyphNameFieldPart(String fieldName)
      Creates a new glyph name field part
      Parameters:
      fieldName - the field name
  • Method Details