Class MetaFont

java.lang.Object
com.aowagie.text.pdf.codec.wmf.MetaObject
com.aowagie.text.pdf.codec.wmf.MetaFont

class MetaFont extends MetaObject
  • Field Details

  • Constructor Details

    • MetaFont

      public MetaFont()
  • Method Details

    • init

      public void init(InputMeta in) throws IOException
      Throws:
      IOException
    • getFont

      public BaseFont getFont()
    • getAngle

      public float getAngle()
    • isUnderline

      public boolean isUnderline()
    • isStrikeout

      public boolean isStrikeout()
    • getFontSize

      public float getFontSize(MetaState state)