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

@Deprecated public class MetaFont extends MetaObject
Deprecated.
  • Constructor Details

    • MetaFont

      public MetaFont()
      Deprecated.
  • Method Details

    • init

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

      public BaseFont getFont()
      Deprecated.
    • getAngle

      public float getAngle()
      Deprecated.
    • isUnderline

      public boolean isUnderline()
      Deprecated.
    • isStrikeout

      public boolean isStrikeout()
      Deprecated.
    • getFontSize

      public float getFontSize(MetaState state)
      Deprecated.