Class MapCodedFont.FontDefinition

java.lang.Object
org.apache.fop.afp.modca.MapCodedFont.FontDefinition
Enclosing class:
MapCodedFont

private static final class MapCodedFont.FontDefinition extends Object
Private utility class used as a container for font attributes
  • Field Details

    • codePage

      private byte[] codePage
      The code page of the font
    • characterSet

      private byte[] characterSet
      The character set of the font
    • fontReferenceKey

      private byte fontReferenceKey
      The font reference key
    • orientation

      private byte orientation
      The orientation of the font
    • scale

      private int scale
      The scale (only specified for outline fonts)
  • Constructor Details

    • FontDefinition

      private FontDefinition()